Order of the Butterfly
Posts: 348 from 2004/8/31
From: Québec - Canada
Ok, I've a few minutes to parse my SVN log and write a changes log for the r333...
what's up in the V2.7-r233?======== Major improvements ========[Brush]
- Split radius/opacity parameters to have range of value depending on pressure: min for low pressure, max for high pressure.
This permit to obtain a better 'real' rendering.
[Layer compositor]
-
Added possibility to move layers independently from each other.=> activate the drawing surface, press any SHIFT keys and drag using the middle button.
- Layers position saved by the OpenRaster format (.ora).
[Palette]
- More and smaller palette buttons (256).
-
Load&save buttons (using a very simple textual file format )======== Fixes and optimizations ========[Brush]
- Optimized the dab drawing loops, plus fixed the dab center on the pixel center (was on it's edge before). That fix also the rendering at low radius (internally limited to .5).
- Fixed bounding box computation with a low limit to 3x3 pixels.
- Fixed some memory eats.
- Many other minors fixes.
[Layer compositor]
- Twice speed to render the model than before using better cairo compositing.
- FAST and BILINEAR filter used to render tiles depending on the zoom level used.
- Fixed blit memory trash under some conditions.
[View]
- Bigger draw area at startup, relative to the screen size.
[Others]
- Fixed default file pattern for load/save image requesters.
- Fixed PNG saving, plus added support of per layer position.
[ Edited by Yomgui on 2011/2/23 15:59 ]
And now... next project!