2007-09-18 23:57:02 +00:00
|
|
|
|
===================================
|
|
|
|
|
NEWS
|
|
|
|
|
===================================
|
|
|
|
|
|
2007-09-30 15:32:21 +00:00
|
|
|
|
0.6
|
2007-09-20 00:32:35 +00:00
|
|
|
|
---
|
|
|
|
|
|
2008-01-23 16:16:43 +00:00
|
|
|
|
+ Added support to load and save PNG files (through 'libpng').
|
2008-02-29 19:29:49 +00:00
|
|
|
|
+ Rewritten the color-selector dialog.
|
2007-11-28 14:19:36 +00:00
|
|
|
|
+ Replaced the "List" menu with the tabs selector.
|
2008-02-29 19:29:49 +00:00
|
|
|
|
+ Rewritten the File Selector:
|
|
|
|
|
+ Preview support.
|
|
|
|
|
+ Incremental search.
|
|
|
|
|
+ History of navigation (Back/Forward).
|
|
|
|
|
+ In Windows: you can visit Desktop, My Documents and My Computer
|
|
|
|
|
locations.
|
2008-02-10 19:06:03 +00:00
|
|
|
|
+ Optimized the loading/saving operations (using threads).
|
2007-09-27 20:13:06 +00:00
|
|
|
|
+ Restructured all the menus (more user friendly options).
|
2008-01-23 16:16:43 +00:00
|
|
|
|
+ Enhanced GUI:
|
2007-09-27 20:13:06 +00:00
|
|
|
|
+ more borders for windows and more spacing between widgets.
|
2008-01-23 16:16:43 +00:00
|
|
|
|
+ better mouse behavior (now in Windows the mouse is captured).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Finally screen scaling supported (with double-buffering). This means
|
2007-09-20 00:32:35 +00:00
|
|
|
|
that you can use a screen of 320x240 between a window of 640x480
|
2008-02-29 19:29:49 +00:00
|
|
|
|
(screen-scaling x2).
|
2008-01-23 16:16:43 +00:00
|
|
|
|
+ Fixed other minor problems when you drawn in 'tiled mode' or 'paste'
|
|
|
|
|
the clipboard.
|
2008-02-29 19:29:49 +00:00
|
|
|
|
+ New XML format for the menus and keyboard shortcuts.
|
2008-02-11 01:56:20 +00:00
|
|
|
|
- Removed a lot of complex functionality:
|
|
|
|
|
- Removed mask-repositories (you can use .msk files instead).
|
|
|
|
|
- Removed menu scripting customization.
|
|
|
|
|
- Removed screen saver.
|
|
|
|
|
- Removed sessions.
|
|
|
|
|
- Removed draw-text (it'll return in next versions).
|
|
|
|
|
- Removed layer-sets (the Film-Editor can't handle them right at the
|
|
|
|
|
moment)
|
2008-02-29 19:29:49 +00:00
|
|
|
|
- Removed mapgen.
|
2008-02-11 01:56:20 +00:00
|
|
|
|
- Removed linked-cels (were complex for the end-user).
|
|
|
|
|
- Also the scripting support is broken, next versions of ASE will
|
|
|
|
|
contain a better set of routines to create scripts.
|
2007-09-20 00:32:35 +00:00
|
|
|
|
|
2007-09-18 23:57:02 +00:00
|
|
|
|
0.5
|
|
|
|
|
---
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added features-requested by Carl Olsson:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
+ better "snap to grid" support for box-like tools (rectangle,
|
|
|
|
|
ellipse, etc.).
|
|
|
|
|
+ floating selection now "snap to grid" also.
|
|
|
|
|
+ added a subpixel movement for zoomed-cursors in the editor, to
|
|
|
|
|
known where we are inside the pixel.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Better support for the mouse wheel and middle button in the
|
2007-09-18 23:57:02 +00:00
|
|
|
|
sprite-editor (to scroll and zoom).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ GIF support to save file fully supported by default.
|
|
|
|
|
+ Fixed compilation with Allegro 4.2.3 SVN (and fixed a bug in Allegro
|
2007-09-18 23:57:02 +00:00
|
|
|
|
with key_shifts).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Now the full-screen or windowed state is remembered (thanks
|
2007-09-18 23:57:02 +00:00
|
|
|
|
to Manuel De Miguel Moreno to report it).
|
|
|
|
|
|
|
|
|
|
0.4
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
- Removed the console mode.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Changed Film Editor shortcut: TAB key.
|
|
|
|
|
+ New feature: Each animation frame has duration.
|
|
|
|
|
+ New Palette Editor (F4 key).
|
|
|
|
|
+ Now sprites support multiple palettes: Each frame can has its own
|
2007-09-18 23:57:02 +00:00
|
|
|
|
color palette.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added support to load GIF files (by Elias Pschernig).
|
|
|
|
|
+ Added a combobox to file-selection to handle the bookmarks.
|
|
|
|
|
+ Added rotation!!! Now you can scale and rotate what you paste from
|
2007-09-18 23:57:02 +00:00
|
|
|
|
the clipboard.
|
|
|
|
|
|
|
|
|
|
0.3.1
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Fixed the creation of session files when an exception (fatal error)
|
2007-09-18 23:57:02 +00:00
|
|
|
|
happens in Windows.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added es.po and tips.es files.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.3
|
|
|
|
|
---
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added session manager (if the program crashes the session is saved
|
2007-09-18 23:57:02 +00:00
|
|
|
|
automatically).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added a tool to draw text (finally).
|
|
|
|
|
+ More documentation and tips.
|
|
|
|
|
+ Improved the frame adding process.
|
|
|
|
|
+ Fixed important bugs.
|
|
|
|
|
+ Added a mapgen utility (original code by Johan Halm<6C>n and Anders
|
2007-09-18 23:57:02 +00:00
|
|
|
|
Andersson).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Spanish language support (now works in Windows too).
|
|
|
|
|
+ Internal code improved (mainly GUI parts, and functions names).
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.2.4
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ More stable undo: with limit and without the strange
|
2007-09-18 23:57:02 +00:00
|
|
|
|
redo-after-overwrite-undo feature.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New median filter to despeckle images.
|
|
|
|
|
+ Updated alternative support to load/save JPEG files with JPGalleg 2.3
|
2007-09-18 23:57:02 +00:00
|
|
|
|
library, thanks to Angelo Mottola for this.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Fixed problems with non-US keyboards: the Alt key can't be used for
|
2007-09-18 23:57:02 +00:00
|
|
|
|
shortcuts. Some combinations changes:
|
|
|
|
|
+ <~> to <`> (open film editor)
|
|
|
|
|
+ <Ctrl+/> to <?> (mask by color)
|
|
|
|
|
+ <Ctrl+~> to <Ctrl+4> (close current editor)
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added Cut, Copy, Paste!
|
|
|
|
|
+ Added AutoCrop (before known as Trim).
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.2.3
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Fixed routine to save JPG files.
|
|
|
|
|
+ Fixed and improved various parts of GUI.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.2.2
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added some documentation to write Lua scripts.
|
|
|
|
|
+ Film Editor was improved.
|
|
|
|
|
+ Fixed errors with the graphics cursor, some keyboard problems, and
|
2007-09-18 23:57:02 +00:00
|
|
|
|
various minor bugs.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New tips with text and images. This will be very useful for
|
2007-09-18 23:57:02 +00:00
|
|
|
|
beginners.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Onionskin feature is done.
|
|
|
|
|
+ Added (optional) ordered dithering to render RGB images in 8 bpp.
|
|
|
|
|
+ New actions: Merge Down, New Frame, Copy Frame, change Image Type!,
|
2007-09-18 23:57:02 +00:00
|
|
|
|
Load Script File.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Optimized the drawing speed with tiled mode.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.2.1
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Fixed in Windows version: spray and some errors saving file-names in
|
2007-09-18 23:57:02 +00:00
|
|
|
|
the configuration file.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added libintl support and the Spanish translation (only for Linux,
|
2007-09-18 23:57:02 +00:00
|
|
|
|
but I have planned make this usable in Windows).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ More undo support: insert/remove layers and mask modifications.
|
|
|
|
|
+ Filters Convolution Matrix and Color Curve are back.
|
|
|
|
|
+ Added more basic operations (with undo support): flatten layers,
|
2007-09-18 23:57:02 +00:00
|
|
|
|
duplicate layer, duplicate sprite, horizontal/vertical flip, crop
|
|
|
|
|
frame.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New .ASE format (in alpha status, please test it!).
|
|
|
|
|
+ Easy script routines: now are a high-level layer of routines (easy
|
2007-09-18 23:57:02 +00:00
|
|
|
|
to use and understand), and the low-level routine's set (for
|
|
|
|
|
internal or more specific works).
|
|
|
|
|
- Removed all the interpolation stuff between key-frames: yes, after
|
|
|
|
|
thinking, this make too hard the animation edition (so the "fancy
|
|
|
|
|
spline interpolation" was removed).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Optimized the editor's speed in scroll movements.
|
|
|
|
|
+ The Film Editor is almost done for layers and frames handle.
|
|
|
|
|
+ Fixed filters using mask with displaced layers.
|
|
|
|
|
+ Support to apply filters to various frames/layers at the same time.
|
|
|
|
|
+ Added differents screen layouts in main.jid (see FAQ.txt to see how
|
2007-09-18 23:57:02 +00:00
|
|
|
|
change between them).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ The tool bar is back!
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.2
|
|
|
|
|
---
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Fixed a lot of bugs.
|
|
|
|
|
+ Added optional support for JPEG with JPGalleg 2.0 library.
|
|
|
|
|
+ Added draw mode: Opaque (normal), Glass (transparent), Semi
|
2007-09-18 23:57:02 +00:00
|
|
|
|
(pattern).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added brush types: Circle, Square, Line.
|
|
|
|
|
+ Implemented a fake-palette system to make the GUI usable with any
|
2007-09-18 23:57:02 +00:00
|
|
|
|
sprite palette (mainly to avoid "black-screen" situations when open
|
|
|
|
|
sprites with ugly palettes).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ The palette editor has more improvements (like the possibility to
|
2007-09-18 23:57:02 +00:00
|
|
|
|
move the selection range).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ "menus" file modified a bit. Some keyboard bindings have change
|
2007-09-18 23:57:02 +00:00
|
|
|
|
(and new ones added), you can see the "docs/QuickHelp.html" file for
|
|
|
|
|
more help. Anyway, I try to leave the compability in the more used
|
|
|
|
|
commands.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Full scripting support with Lua-5.0. Sprites and GUI controllable
|
2007-09-18 23:57:02 +00:00
|
|
|
|
from same scripts, to give you an idea, various of menus actions are
|
|
|
|
|
programmed directly with scripts.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Complete selection handle (mask regions). You can select irregular
|
2007-09-18 23:57:02 +00:00
|
|
|
|
areas (add, subtract, intersect, by color), save and load them in
|
|
|
|
|
the .MSK Animator Pro format.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Multiple editors. Now you will be able to edit an image with zoom
|
2007-09-18 23:57:02 +00:00
|
|
|
|
and see the results in other editors (updated in real-time).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New Gfx-core. All sprite/image/layer/prop/key stuff was
|
2007-09-18 23:57:02 +00:00
|
|
|
|
reprogrammed. The more big change, was to property/keyframe level
|
|
|
|
|
(the properties can be with lineal or spline interpolation, also,
|
|
|
|
|
have a ending flag to make circular movements or patterns of movement).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New GUI. The look and the internal code was reestructured
|
2007-09-18 23:57:02 +00:00
|
|
|
|
completelly, I made a new GUI library: Jinete (rider).
|
|
|
|
|
|
|
|
|
|
0.1.2
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New RLE Gaussian Blur effect (from The GIMP source code).
|
|
|
|
|
+ Blender modes are back!: Normal, Multiply, Screen, Overlay,
|
2007-09-18 23:57:02 +00:00
|
|
|
|
Hard Light, Darken, Lighten, Addition, Subtract, Difference, Hue,
|
|
|
|
|
Saturation, Color, Luminosity.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Better the GUI look: With colors, this should be less boring :-)
|
|
|
|
|
+ Added a graphics selection dialog where you can specify any
|
2007-09-18 23:57:02 +00:00
|
|
|
|
resolution (this could be useful for windowed modes).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Back again to the good-and-peaceful-allegro-like makefiles. Ok, ok,
|
2007-09-18 23:57:02 +00:00
|
|
|
|
the GNU style was the worst change in ASE, but now is fixed :-)
|
|
|
|
|
- Removed the .DLL or .so capability for plug-ins. After some weeks of
|
|
|
|
|
thinking, I decide to strip off this feature because is too hard to
|
|
|
|
|
do a good system to attach new plug-ins with the current menu
|
|
|
|
|
implementation. The most user are just "user" and don't will copy
|
|
|
|
|
the plug-in and modify the `menus' to add a new entry with a little
|
|
|
|
|
script-string to call the new plug-in action. Also, this save me a
|
|
|
|
|
lot of headaches :-)
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added multiple filter application: Now, you can apply effects to
|
2007-09-18 23:57:02 +00:00
|
|
|
|
every layer, to every animation frame, or both.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added the "Recent Files" list.
|
|
|
|
|
+ A complete set of scripts routines to handle paths.
|
|
|
|
|
+ New selection type: "shrink", to shrink the selection to the current
|
2007-09-18 23:57:02 +00:00
|
|
|
|
layer bitmap bounds.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New "trim_sprite" action.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.1.0
|
|
|
|
|
-----
|
|
|
|
|
|
|
|
|
|
- Removed the `move' tool to displace layers (it was redundant).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New interface to load Plug-Ins in a dynamic way (DLL, .so).
|
|
|
|
|
+ Complete new support for JPEG files (RGB/grayscale) load/save:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
athwart the Independent JPEG Group's JPEG Library.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New actions:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
+ trim_layer_bitmap: trim the current layer to the selection bounds.
|
|
|
|
|
+ merge_down: to merge the current layer with the next one.
|
|
|
|
|
+ make_undo_animation: to make an animation from the undo
|
|
|
|
|
operations (to see all the progression of the graphics).
|
|
|
|
|
+ undo_history: to undo/redo various operations.
|
|
|
|
|
+ color_curve: to make color conversion effects pixel by pixel.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Improved the `Color Replace' command (with `tolerance' and `preview').
|
|
|
|
|
+ A new optimized layer-bar, to handle all the keyframe/properties stuff.
|
|
|
|
|
+ Various things rewritten to Plug-Ins:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
+ file formats,
|
|
|
|
|
+ actions for menus (also, now these actions can be used from scripts).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Replaced the old `color depth' system to the new `image types':
|
2007-09-18 23:57:02 +00:00
|
|
|
|
From now, an image can be: RGB, Grayscale, or Indexed type.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New ASE Library, with a complete new design to handle:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
images, layers, bitmaps, properties, keyframes, etc.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Source code to GNU style: with configure.in, Makefile.am, etc.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.0.7
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New scripts routines: request(), apply_filter(), load_sprite(),
|
2007-09-18 23:57:02 +00:00
|
|
|
|
and save_sprite().
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Support to load FLI/FLC and to save FLC files. Yes! Now with ASE
|
2007-09-18 23:57:02 +00:00
|
|
|
|
you can make FLC animations with a good compression performance.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added the posibility to load/save sequences of bitmaps: like ani00.pcx,
|
2007-09-18 23:57:02 +00:00
|
|
|
|
ani01.pcx, ani02.pcx, etc.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ More undo functionality. I re-wrote the entire `undo' system.
|
|
|
|
|
+ New rectangular-selection tool: Now you can cut, copy, paste and clear.
|
|
|
|
|
+ New RLE compression for 8 bpp in .ase files.
|
|
|
|
|
+ Support to load .ase files of `0.0.6' and `0.0.7 CVS (important stage)':
|
2007-09-18 23:57:02 +00:00
|
|
|
|
I recommend you upgrade all your .ase files to the `0.0.7 release' version.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New properties for keyframes: now each keyframe has its position and alpha,
|
2007-09-18 23:57:02 +00:00
|
|
|
|
with this you can make animations of objects moving only the keyframes
|
|
|
|
|
(all the intermediate frames will be calculate automatically).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Now the program remember the configuration (through `ase.cfg').
|
|
|
|
|
+ Added a new draw-tiled mode.
|
|
|
|
|
+ New full-screen editing mode. With resizable layer-bar.
|
|
|
|
|
+ Added an options to draw the previous frame in transparent mode.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
- Removed the `background' properties of layers: from now, a layer
|
|
|
|
|
will be transparent (masked-blitting) ever. With this are fixed
|
|
|
|
|
a lot of problems with load/save routines in old versions.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New `reload_menus' command.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.0.6
|
|
|
|
|
-----
|
|
|
|
|
|
|
|
|
|
- I still don't recommend you the .ase format (just for temporary usage):
|
|
|
|
|
there are planes to change it.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Scripting capability athwart Lua language (http://www.lua.org/):
|
2007-09-18 23:57:02 +00:00
|
|
|
|
now, you can make automatic tasks programming your own scripts
|
|
|
|
|
(included some scripts as example).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Independent `alpha' (global transparency) and `blender-mode' for
|
2007-09-18 23:57:02 +00:00
|
|
|
|
each layer (like in GIMP and Adobe Photoshop).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Improved the layer/frame-control:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
Now add/remove/move/copy layer and frames are really-very-easy
|
|
|
|
|
with the new layer-panel (like in Macromedia Flash).
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ More easy tool-configuration.
|
|
|
|
|
+ New drawing tool: real-pencil, with a unique and original algorithm.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
- Removed all the use of the Allegro GUI.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New original (and ugly) GUI look:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
now, the colors are in harmony for the eyes.
|
|
|
|
|
|
|
|
|
|
0.0.5
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ More facilities to handle colors with different `alpha'.
|
|
|
|
|
+ New animation control: need test (see `bugs.txt' to report errors).
|
|
|
|
|
+ Optimized the color-selection dialog: now you can make gammas
|
2007-09-18 23:57:02 +00:00
|
|
|
|
between *four* colors.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Added a `preview' in the apply-filter dialog.
|
|
|
|
|
+ New improved gui system (for the users and for the developers).
|
|
|
|
|
+ New `tile' and `reload' option for the filters.
|
|
|
|
|
+ New view-tile option in tool-menu (for make tileable patterns).
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.0.4
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Modificable draw properties:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
thickness, alpha color, spray random factor, and spray radius.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ Undo support for all tools.
|
|
|
|
|
+ Multiple drawing tools support:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
pixel, pencil, fill, spray, line, rectangle, and ellipse;
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New improved layer control.
|
|
|
|
|
+ A lot of optimizations in the status bar.
|
|
|
|
|
+ New duplicate sprite option.
|
|
|
|
|
+ New session manager, for load and save your work. Other utility of this,
|
2007-09-18 23:57:02 +00:00
|
|
|
|
is if the program crash for any reason, it auto-backups your data.
|
|
|
|
|
- Bad news: the old .ase format is incompatible with the new one:
|
|
|
|
|
I recommend you don't save in .ase until the 0.1 release.
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New "visible" property for hide and show the layers.
|
|
|
|
|
+ New change color-depth function.
|
|
|
|
|
+ Added a set-gfx-mode option in the system-menu.
|
|
|
|
|
+ New duplicate layer support.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.0.3
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New .ase format (for save the layers).
|
|
|
|
|
+ More keyboard shorcuts (with a new `keys.txt').
|
|
|
|
|
+ New layers operations: insert, move and remove.
|
|
|
|
|
+ RGBA (alpha channel) bitmaps support.
|
|
|
|
|
+ New filter capability, with some examples of filters.
|
|
|
|
|
+ An incredible new way to create dialogs (for programmers only).
|
|
|
|
|
+ More "Windows friendly" text files.
|
|
|
|
|
+ New optimized status bar.
|
|
|
|
|
+ New improved look of the GUI.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.0.2
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ New "infinite" Undo & Redo support.
|
|
|
|
|
+ Some importants bug fixed.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
0.0.1
|
|
|
|
|
-----
|
|
|
|
|
|
2007-09-23 20:13:58 +00:00
|
|
|
|
+ One tool: interactive line.
|
|
|
|
|
+ Color selection support.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
- Poor palette modification capability.
|