Accepting request 606129 from home:wolfi323:branches:KDE:Extra
- Update to 4.0.2: * See https://krita.org/en/item/krita-4-0-2-released/ * Fix canvas update issues when an animation is being rendered to the cache (kde#392969) * Fix playback in isolated mode (kde#392559) * Fix saving animated transparency and filter masks, adjustment layer (kde#393302) * set size for a few timeline icons as it is painfully small on Windows * Fix copy-pasting pixel data from animated layers (kde#364162) * Fix keeping "eraser switch size/opacity" option when saving the brush (kde#393499) * Fix update of the preset editor GUI when a default preset is created (kde#392869) * Make strength and opacity sliders from 0 to 100 percent in brush editor * Fix saving state of the selection masks into .kra * Read multilayer EXR files saved by Nuke (kde#393771) * PSD: convert the image if its colorspace is not supported * Don't let autosave close currently running actions * increase the range for the pixel grid threshold * only allow isometric grid with OpenGL enabled (kde#392526) * Fix a hangup when closing the image (kde#393916) * Fix a crash when duplicating active global selection masks (kde#382315) * Fix crashes on undo/redo of vector path points operations (kde#393209, kde#393087) * Fix crash when deleting palette (kde#393353) * Fix crash when resizing the Tool Options for the shape selection tool (kde#393217) * Show the exact bounds in the layer properties dialog * Add ability for vanishing point assistants to show and configure radial lines * Make the Saturation slider update when picking a color that has Value 100 (kde#391934) * Fix "Break at segment" to work correctly with closed paths * Disable right-clicking on popup palette (kde#391696, kde#378484) * Don't let the color label widget mess up labels when right button is pressed (kde#392815) * Fix Canvas position popping after pop-up palette rotation reset (kde#391921) * Change the behaviour of the add layer button (kde#385050) * Clicking outside preview box moves view to that point (kde#384687) * Implement double Esc key press shortcut for canceling continued transform mode (kde#361852) * Display flow and opacity as percentage instead of zero to one on toolbar OBS-URL: https://build.opensuse.org/request/show/606129 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=69
This commit is contained in:
parent
27ab4de4a1
commit
b5f24a0295
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec0ae3afd6670a6f2102614d36a6b24a4968d7e9d13e8f1de90d1065f7f2a54c
|
||||
size 237493152
|
3
krita-4.0.2.tar.gz
Normal file
3
krita-4.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e013b09ec38dbf2d0401a74e868749b9d60e66d89094dc7fc2c51f48d8ad68c
|
||||
size 237610294
|
@ -1,3 +1,56 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 09:40:32 UTC 2018 - wbauer@tmo.at
|
||||
|
||||
- Update to 4.0.2:
|
||||
* See https://krita.org/en/item/krita-4-0-2-released/
|
||||
* Fix canvas update issues when an animation is being rendered to
|
||||
the cache (kde#392969)
|
||||
* Fix playback in isolated mode (kde#392559)
|
||||
* Fix saving animated transparency and filter masks, adjustment
|
||||
layer (kde#393302)
|
||||
* set size for a few timeline icons as it is painfully small on
|
||||
Windows
|
||||
* Fix copy-pasting pixel data from animated layers (kde#364162)
|
||||
* Fix keeping "eraser switch size/opacity" option when saving the
|
||||
brush (kde#393499)
|
||||
* Fix update of the preset editor GUI when a default preset is
|
||||
created (kde#392869)
|
||||
* Make strength and opacity sliders from 0 to 100 percent in
|
||||
brush editor
|
||||
* Fix saving state of the selection masks into .kra
|
||||
* Read multilayer EXR files saved by Nuke (kde#393771)
|
||||
* PSD: convert the image if its colorspace is not supported
|
||||
* Don't let autosave close currently running actions
|
||||
* increase the range for the pixel grid threshold
|
||||
* only allow isometric grid with OpenGL enabled (kde#392526)
|
||||
* Fix a hangup when closing the image (kde#393916)
|
||||
* Fix a crash when duplicating active global selection masks
|
||||
(kde#382315)
|
||||
* Fix crashes on undo/redo of vector path points operations
|
||||
(kde#393209, kde#393087)
|
||||
* Fix crash when deleting palette (kde#393353)
|
||||
* Fix crash when resizing the Tool Options for the shape
|
||||
selection tool (kde#393217)
|
||||
* Show the exact bounds in the layer properties dialog
|
||||
* Add ability for vanishing point assistants to show and
|
||||
configure radial lines
|
||||
* Make the Saturation slider update when picking a color that has
|
||||
Value 100 (kde#391934)
|
||||
* Fix "Break at segment" to work correctly with closed paths
|
||||
* Disable right-clicking on popup palette
|
||||
(kde#391696, kde#378484)
|
||||
* Don't let the color label widget mess up labels when right
|
||||
button is pressed (kde#392815)
|
||||
* Fix Canvas position popping after pop-up palette rotation reset
|
||||
(kde#391921)
|
||||
* Change the behaviour of the add layer button (kde#385050)
|
||||
* Clicking outside preview box moves view to that point
|
||||
(kde#384687)
|
||||
* Implement double Esc key press shortcut for canceling continued
|
||||
transform mode (kde#361852)
|
||||
* Display flow and opacity as percentage instead of zero to one
|
||||
on toolbar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 12:10:45 UTC 2018 - wbauer@tmo.at
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: krita
|
||||
Version: 4.0.1
|
||||
Version: 4.0.2
|
||||
Release: 0
|
||||
Summary: Digital Painting Application
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user