diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 24ae9e7a6..7f80f6029 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -7,6 +7,12 @@ about to enjoy is extremely hot. ABOUT REV 0060 - +[ api changes ] + +- "No field named "SMOOTH_IMAGES" was found in type "Temporary_NNNN_NNNN". + SMOOTH_IMAGES is no longer needed, or supported. + + [ known bugs, pardon our dust ] - single pixel lines draw on top of everything. they have no alpha diff --git a/todo.txt b/todo.txt index 522fe0b9c..d7c7aa07d 100644 --- a/todo.txt +++ b/todo.txt @@ -55,6 +55,7 @@ X rectangles in the parameter list instead of ellipses. X resize() name is bad because it overrides component.. X resize is maybe goofy, so just size() for all? X color() with alpha now works properly +X removed SMOOTH_IMAGES fixes because of dmose parser