mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-28 18:32:50 +00:00
Adjust TODO.txt entries.
This commit is contained in:
parent
5202826406
commit
431fc99d40
7
TODO.txt
7
TODO.txt
@ -10,13 +10,11 @@ For next release
|
|||||||
+ Convert jaccel::key_list to std::vector<>
|
+ Convert jaccel::key_list to std::vector<>
|
||||||
+ Integrate "copy & paste" loop with selection moving loop.
|
+ Integrate "copy & paste" loop with selection moving loop.
|
||||||
+ Shade drawing mode.
|
+ Shade drawing mode.
|
||||||
+ Export/Import sprite sheets.
|
+ Add color swatches bar.
|
||||||
+ Rethink the color-bar to show the full palette and a RGB gradient.
|
|
||||||
+ Sort palette entries.
|
+ Sort palette entries.
|
||||||
+ Add "Remap" button to palette editor after a palette entry is modified:
|
+ Add "Remap" button to palette editor after a palette entry is modified:
|
||||||
This button should apply a color curve to the whole sprite to remap
|
This button should apply a color curve to the whole sprite to remap
|
||||||
old indexes to the new positions.
|
old indexes to the new positions.
|
||||||
+ Support for non-zero index entries as transparent in Indexed sprites.
|
|
||||||
+ Move launcher.cpp to base/ lib adding an extension point for "gui" lib.
|
+ Move launcher.cpp to base/ lib adding an extension point for "gui" lib.
|
||||||
+ Remove src/dialogs/repo,playfli,drawtext.
|
+ Remove src/dialogs/repo,playfli,drawtext.
|
||||||
+ Move src/dialogs/aniedit,filesel to src/widgets (remove dialogs/ directory).
|
+ Move src/dialogs/aniedit,filesel to src/widgets (remove dialogs/ directory).
|
||||||
@ -100,6 +98,3 @@ Low priority stuff
|
|||||||
- talk with Elias Pschernig, his "do_ellipse_diameter" (algo_ellipse)
|
- talk with Elias Pschernig, his "do_ellipse_diameter" (algo_ellipse)
|
||||||
has a bug with ellipses of some dimensions (I made a test, and a
|
has a bug with ellipses of some dimensions (I made a test, and a
|
||||||
various sizes have errors).
|
various sizes have errors).
|
||||||
- optimize the *_to_allegro image methods (I profiled ASE, and these
|
|
||||||
are the more slow routines in all the program);
|
|
||||||
- remove the jquickmenu.c
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user