|
@@ -1,112 +1,68 @@
|
|
|
-lazpaint (6.4.1) stable; urgency=low
|
|
|
-
|
|
|
- * added brush tool and clone tool
|
|
|
- * added palette toolbar
|
|
|
- * docking of toolbox
|
|
|
- * choice of quality when saving PNG/JPG/BMP files
|
|
|
- * rain rendering
|
|
|
- * improved 3d object importation (texture, vertex normals)
|
|
|
-
|
|
|
--- circular <[email protected]> Sat, 4 Jul 2015 10:29:00 +0100
|
|
|
-
|
|
|
-lazpaint (7.0.1) unstable; urgency=low
|
|
|
-
|
|
|
- * support for ICO/CUR, GIF frames, SVG, TIFF Lab, LRS and RES containers
|
|
|
- * improve drawing tool (transformations of shapes)
|
|
|
- * added zoom layer tool and non-destructive layer transform
|
|
|
-
|
|
|
--- circular <[email protected]> Fri, 5 Jul 2019 12:49:00 +0100
|
|
|
-
|
|
|
-lazpaint (7.0.2) unstable; urgency=low
|
|
|
-
|
|
|
- * bug fixes with tools and undo
|
|
|
- * better drive detection
|
|
|
- * improvements on layer stack interface
|
|
|
- * layers can be rasterized and their bounds are shown when transforming them
|
|
|
- * text tool stable word warp, unicode arabic ligatures and non-spacing marks
|
|
|
- * polyline/curve tool is now vectorial
|
|
|
- * faster rendering in draft mode (when editing)
|
|
|
-
|
|
|
--- circular <[email protected]> Sat, 27 Jul 2019 22:23:00 +0100
|
|
|
-
|
|
|
-lazpaint (7.0.3) unstable; urgency=low
|
|
|
-
|
|
|
- * (Tools) edit shape tool
|
|
|
- * copy/paste shape
|
|
|
- * align shape horizontally/vertically
|
|
|
- * bring shape to front/send to back
|
|
|
- * shape count limit
|
|
|
- * rotation lock on 90 degrees unless Shift is pressed
|
|
|
- * add wave displacement filter
|
|
|
- * add aliased mode for eraser
|
|
|
- * (Interface) selection pen shortcut changed to "O" letter key
|
|
|
- * fix update on move image
|
|
|
- * minor toolbar adjustments
|
|
|
- * less space used by upper toolbar, nicer comboboxes
|
|
|
- * faster draft gradient rendering
|
|
|
- * dark theme option
|
|
|
- * fix undo/redo with originals
|
|
|
- * (Optimize) optimize selection rendering
|
|
|
- * less memory usage by selection
|
|
|
- * update highlight when rotating
|
|
|
-
|
|
|
--- circular <[email protected]> Sat, 17 Aug 2019 12:16:00 +0100
|
|
|
-
|
|
|
-lazpaint (7.0.4) unstable; urgency=low
|
|
|
+lazpaint (7.1.3) stable; urgency=low
|
|
|
|
|
|
- * adjusting font size for windows
|
|
|
- * fix screen update on move image
|
|
|
- * duplicate vector original
|
|
|
+ * clipboard: fix pasting image in 24-bit with transparent color
|
|
|
+ * selection mask: Fix undo of complex selection mask
|
|
|
+ * text tool: better handling of character groups
|
|
|
+ * curve tool: assign line cap, fix bounds for square cap
|
|
|
+ * interface: fix context menu on fill controls
|
|
|
+ * translation: update Czech translation
|
|
|
|
|
|
--- circular <[email protected]> Sun, 18 Aug 2019 22:07:00 +0100
|
|
|
+ -- circular <[email protected]> Thu, 14 May 2020 11:28:00 +0100
|
|
|
|
|
|
-lazpaint (7.0.5) stable; urgency=low
|
|
|
+lazpaint (7.1.2) stable; urgency=low
|
|
|
|
|
|
- * added convert shape to curve
|
|
|
- * adjust pixel-centered coordinates
|
|
|
- * shortcuts for colorpicker is "C", for curve move point "Z", for curve insert point "I" as well of Insert
|
|
|
- * dutch translation
|
|
|
- * filling of workarea with maximum zoom
|
|
|
- * paste vector shape on empty layer
|
|
|
- * alignment of vector shapes to pixels with CTRL
|
|
|
- * return key to finish polygon shape
|
|
|
- * reset counter of popups on "forget dialogs"
|
|
|
- * fix TIFF loading error on some systems
|
|
|
+ * installer: add scripts on Windows
|
|
|
+ * installer: add new extensions on Windows (oXo, cur, jpeg, tif, tga, webp, xpm)
|
|
|
+ * rendering: phong shape undo
|
|
|
+ * rendering: vector layer with selection and transform
|
|
|
+ * rendering: add font kerning for text shape
|
|
|
+ * file browser: load thumbnails in separate thread to prevent freeze
|
|
|
+ * file browser: generate less file extensions to avoid slowdown
|
|
|
+ * crash fixes: skip when matrix transform is invalid
|
|
|
+ * crash fixes: catch tablet initialization error
|
|
|
|
|
|
--- circular <[email protected]> Sun, 24 Aug 2019 11:46:00 +0100
|
|
|
+ -- circular <[email protected]> Fri, 24 Apr 2020 14:19:00 +0100
|
|
|
|
|
|
-lazpaint (7.0.6) stable; urgency=low
|
|
|
+lazpaint (7.1) stable; urgency=low
|
|
|
|
|
|
- * fix merge bitmap layer
|
|
|
- * fix mouse scroll on MacOS
|
|
|
- * clipboard image format with transparency
|
|
|
- * allow undo when creating shape
|
|
|
- * fix texture panel
|
|
|
- * merging empty layer simply deletes it
|
|
|
- * fix layer offset after undoing merge layer
|
|
|
+ * tool: fix update of pen style from shape
|
|
|
+ * interface: fix file extension mask when opening image browser
|
|
|
+ * interface: fix selection of file after changing folder
|
|
|
+ * interface: show progress when changing canvas size
|
|
|
+ * interface: show popup when downsampling opened big image
|
|
|
+ * interface: fix update of popup on Windows
|
|
|
+ * interface: allow to select outside color circle of color window
|
|
|
+ * interface: added shortcuts / and * to shrink and use original zoom
|
|
|
|
|
|
--- circular <[email protected]> Wed, 11 Sep 2019 18:20:00 +0100
|
|
|
+ -- circular <[email protected]> Fri, 10 Apr 2020 12:07:00 +0100
|
|
|
|
|
|
-lazpaint (7.0.7) stable; urgency=low
|
|
|
+lazpaint (7.0.9) unstable; urgency=low
|
|
|
|
|
|
- * polygon: clicking first point closes the polygon, holding Shift while inserting new point will align it on segment
|
|
|
- * rectangular shape: right-clicking on border will rotate/shear the shape as with Alt key * clipboard image format with transparency
|
|
|
- * merging vector layers will make a vector layer if possible
|
|
|
- * merging a vector with a raster layer will convert the latter to a vector shape
|
|
|
- * transform texture when modifying rectangular shape
|
|
|
- * select vector shape even if clicking a bit aside
|
|
|
- * allow Space key when editing text object
|
|
|
- * update contextual toolbar when selecting shape with edit shape tool
|
|
|
- * context menu of toolbar in the upper toolbar background
|
|
|
- * handling case when saving current file that has been renamed/deleted
|
|
|
- * faster saving of layers with vectors
|
|
|
- * fix bug with undo of deleted vector layer
|
|
|
- * fix transform when copying shapes between layers
|
|
|
- * fix crop layer with layer offset
|
|
|
- * clear layer when deleting it in shape editor
|
|
|
- * duplicate entry in GIF or TIFF
|
|
|
+ * interface: less flickering during action progress
|
|
|
+ * interface: minor scaling improvements
|
|
|
+ * interface: ensure toolwindows in front when restoring app
|
|
|
+ * interface: dark theme for status bar
|
|
|
+ * interface: add Donate tool button
|
|
|
+ * interface: add Python download button if missing
|
|
|
+ * interface: separate color for background and outline
|
|
|
+ * interface: don't undock windows when going fullscreen
|
|
|
+ * interface: fix remember save file extension
|
|
|
+ * translation: added Latvian
|
|
|
+ * translation: completed Kabyle and Bulgarian
|
|
|
+ * tool: fix updating transparent colors
|
|
|
+ * tool: fix release of middle mouse button
|
|
|
+ * tool: optimize layer transform
|
|
|
+ * tool: added font aliasing option
|
|
|
+ * tool: replace layer by gradient if it is opaque
|
|
|
+ * tool: floodfill using vector if possible
|
|
|
+ * tool: fix gradient undo/redo
|
|
|
+ * tool: multiselection of shapes
|
|
|
+ * tool: fix text editor handling of keys
|
|
|
+ * script: sort in menus
|
|
|
+ * script: added inner shadow/light
|
|
|
+ * script: added version function
|
|
|
|
|
|
--- circular <[email protected]> Wed, 10 Oct 2019 17:37:00 +0100
|
|
|
+ -- circular <[email protected]> Fri, 3 Apr 2020 12:40:00 +0100
|
|
|
|
|
|
lazpaint (7.0.8) unstable; urgency=low
|
|
|
|
|
@@ -143,71 +99,115 @@ lazpaint (7.0.8) unstable; urgency=low
|
|
|
* fixes for image browser
|
|
|
* command line: parenthesis optional to make it Linux-friendly
|
|
|
|
|
|
--- circular <[email protected]> Fri, 6 Mar 2020 18:32:00 +0100
|
|
|
+ -- circular <[email protected]> Fri, 6 Mar 2020 18:32:00 +0100
|
|
|
|
|
|
-lazpaint (7.0.9) unstable; urgency=low
|
|
|
+lazpaint (7.0.7) stable; urgency=low
|
|
|
|
|
|
- * interface: less flickering during action progress
|
|
|
- * interface: minor scaling improvements
|
|
|
- * interface: ensure toolwindows in front when restoring app
|
|
|
- * interface: dark theme for status bar
|
|
|
- * interface: add Donate tool button
|
|
|
- * interface: add Python download button if missing
|
|
|
- * interface: separate color for background and outline
|
|
|
- * interface: don't undock windows when going fullscreen
|
|
|
- * interface: fix remember save file extension
|
|
|
- * translation: added Latvian
|
|
|
- * translation: completed Kabyle and Bulgarian
|
|
|
- * tool: fix updating transparent colors
|
|
|
- * tool: fix release of middle mouse button
|
|
|
- * tool: optimize layer transform
|
|
|
- * tool: added font aliasing option
|
|
|
- * tool: replace layer by gradient if it is opaque
|
|
|
- * tool: floodfill using vector if possible
|
|
|
- * tool: fix gradient undo/redo
|
|
|
- * tool: multiselection of shapes
|
|
|
- * tool: fix text editor handling of keys
|
|
|
- * script: sort in menus
|
|
|
- * script: added inner shadow/light
|
|
|
- * script: added version function
|
|
|
+ * polygon: clicking first point closes the polygon, holding Shift while inserting new point will align it on segment
|
|
|
+ * rectangular shape: right-clicking on border will rotate/shear the shape as with Alt key * clipboard image format with transparency
|
|
|
+ * merging vector layers will make a vector layer if possible
|
|
|
+ * merging a vector with a raster layer will convert the latter to a vector shape
|
|
|
+ * transform texture when modifying rectangular shape
|
|
|
+ * select vector shape even if clicking a bit aside
|
|
|
+ * allow Space key when editing text object
|
|
|
+ * update contextual toolbar when selecting shape with edit shape tool
|
|
|
+ * context menu of toolbar in the upper toolbar background
|
|
|
+ * handling case when saving current file that has been renamed/deleted
|
|
|
+ * faster saving of layers with vectors
|
|
|
+ * fix bug with undo of deleted vector layer
|
|
|
+ * fix transform when copying shapes between layers
|
|
|
+ * fix crop layer with layer offset
|
|
|
+ * clear layer when deleting it in shape editor
|
|
|
+ * duplicate entry in GIF or TIFF
|
|
|
|
|
|
--- circular <[email protected]> Fri, 3 Apr 2020 12:40:00 +0100
|
|
|
+ -- circular <[email protected]> Wed, 10 Oct 2019 17:37:00 +0100
|
|
|
|
|
|
-lazpaint (7.1) stable; urgency=low
|
|
|
+lazpaint (7.0.6) stable; urgency=low
|
|
|
|
|
|
- * tool: fix update of pen style from shape
|
|
|
- * interface: fix file extension mask when opening image browser
|
|
|
- * interface: fix selection of file after changing folder
|
|
|
- * interface: show progress when changing canvas size
|
|
|
- * interface: show popup when downsampling opened big image
|
|
|
- * interface: fix update of popup on Windows
|
|
|
- * interface: allow to select outside color circle of color window
|
|
|
- * interface: added shortcuts / and * to shrink and use original zoom
|
|
|
+ * fix merge bitmap layer
|
|
|
+ * fix mouse scroll on MacOS
|
|
|
+ * clipboard image format with transparency
|
|
|
+ * allow undo when creating shape
|
|
|
+ * fix texture panel
|
|
|
+ * merging empty layer simply deletes it
|
|
|
+ * fix layer offset after undoing merge layer
|
|
|
|
|
|
--- circular <[email protected]> Fri, 10 Apr 2020 12:07:00 +0100
|
|
|
+ -- circular <[email protected]> Wed, 11 Sep 2019 18:20:00 +0100
|
|
|
|
|
|
-lazpaint (7.1.2) stable; urgency=low
|
|
|
+lazpaint (7.0.5) stable; urgency=low
|
|
|
|
|
|
- * installer: add scripts on Windows
|
|
|
- * installer: add new extensions on Windows (oXo, cur, jpeg, tif, tga, webp, xpm)
|
|
|
- * rendering: phong shape undo
|
|
|
- * rendering: vector layer with selection and transform
|
|
|
- * rendering: add font kerning for text shape
|
|
|
- * file browser: load thumbnails in separate thread to prevent freeze
|
|
|
- * file browser: generate less file extensions to avoid slowdown
|
|
|
- * crash fixes: skip when matrix transform is invalid
|
|
|
- * crash fixes: catch tablet initialization error
|
|
|
+ * added convert shape to curve
|
|
|
+ * adjust pixel-centered coordinates
|
|
|
+ * shortcuts for colorpicker is "C", for curve move point "Z", for curve insert point "I" as well of Insert
|
|
|
+ * dutch translation
|
|
|
+ * filling of workarea with maximum zoom
|
|
|
+ * paste vector shape on empty layer
|
|
|
+ * alignment of vector shapes to pixels with CTRL
|
|
|
+ * return key to finish polygon shape
|
|
|
+ * reset counter of popups on "forget dialogs"
|
|
|
+ * fix TIFF loading error on some systems
|
|
|
|
|
|
--- circular <[email protected]> Fri, 24 Apr 2020 14:19:00 +0100
|
|
|
+ -- circular <[email protected]> Sun, 24 Aug 2019 11:46:00 +0100
|
|
|
|
|
|
-lazpaint (7.1.3) stable; urgency=low
|
|
|
+lazpaint (7.0.4) unstable; urgency=low
|
|
|
|
|
|
- * clipboard: fix pasting image in 24-bit with transparent color
|
|
|
- * selection mask: Fix undo of complex selection mask
|
|
|
- * text tool: better handling of character groups
|
|
|
- * curve tool: assign line cap, fix bounds for square cap
|
|
|
- * interface: fix context menu on fill controls
|
|
|
- * translation: update Czech translation
|
|
|
+ * adjusting font size for windows
|
|
|
+ * fix screen update on move image
|
|
|
+ * duplicate vector original
|
|
|
+
|
|
|
+ -- circular <[email protected]> Sun, 18 Aug 2019 22:07:00 +0100
|
|
|
+
|
|
|
+lazpaint (7.0.3) unstable; urgency=low
|
|
|
+
|
|
|
+ * (Tools) edit shape tool
|
|
|
+ * copy/paste shape
|
|
|
+ * align shape horizontally/vertically
|
|
|
+ * bring shape to front/send to back
|
|
|
+ * shape count limit
|
|
|
+ * rotation lock on 90 degrees unless Shift is pressed
|
|
|
+ * add wave displacement filter
|
|
|
+ * add aliased mode for eraser
|
|
|
+ * (Interface) selection pen shortcut changed to "O" letter key
|
|
|
+ * fix update on move image
|
|
|
+ * minor toolbar adjustments
|
|
|
+ * less space used by upper toolbar, nicer comboboxes
|
|
|
+ * faster draft gradient rendering
|
|
|
+ * dark theme option
|
|
|
+ * fix undo/redo with originals
|
|
|
+ * (Optimize) optimize selection rendering
|
|
|
+ * less memory usage by selection
|
|
|
+ * update highlight when rotating
|
|
|
+
|
|
|
+ -- circular <[email protected]> Sat, 17 Aug 2019 12:16:00 +0100
|
|
|
+
|
|
|
+lazpaint (7.0.2) unstable; urgency=low
|
|
|
+
|
|
|
+ * bug fixes with tools and undo
|
|
|
+ * better drive detection
|
|
|
+ * improvements on layer stack interface
|
|
|
+ * layers can be rasterized and their bounds are shown when transforming them
|
|
|
+ * text tool stable word warp, unicode arabic ligatures and non-spacing marks
|
|
|
+ * polyline/curve tool is now vectorial
|
|
|
+ * faster rendering in draft mode (when editing)
|
|
|
+
|
|
|
+ -- circular <[email protected]> Sat, 27 Jul 2019 22:23:00 +0100
|
|
|
+
|
|
|
+lazpaint (7.0.1) unstable; urgency=low
|
|
|
+
|
|
|
+ * support for ICO/CUR, GIF frames, SVG, TIFF Lab, LRS and RES containers
|
|
|
+ * improve drawing tool (transformations of shapes)
|
|
|
+ * added zoom layer tool and non-destructive layer transform
|
|
|
+
|
|
|
+ -- circular <[email protected]> Fri, 5 Jul 2019 12:49:00 +0100
|
|
|
+
|
|
|
+lazpaint (6.4.1) stable; urgency=low
|
|
|
+
|
|
|
+ * added brush tool and clone tool
|
|
|
+ * added palette toolbar
|
|
|
+ * docking of toolbox
|
|
|
+ * choice of quality when saving PNG/JPG/BMP files
|
|
|
+ * rain rendering
|
|
|
+ * improved 3d object importation (texture, vertex normals)
|
|
|
|
|
|
--- circular <[email protected]> Thu, 14 May 2020 11:28:00 +0100
|
|
|
+ -- circular <[email protected]> Sat, 4 Jul 2015 10:29:00 +0100
|
|
|
|