forked from pool/krita
Accepting request 717485 from KDE:Extra
- Update to 4.2.3: * See https://krita.org/en/item/krita-4-2-3-released/ * Fix the caption of the Background Color color selection dialog (kde#407658) * Fix the tag selector combobox so it is possible to select resources that have a tag that's longer than fits in the combobox (kde#408053) * Make it possible for the Krita startup window to become as narrow as before adding the news widget (kde#408504) * Fix copy/pasting of animation frames (kde#408421, kde#404595) * Make the polygon and outline selection tool handle the control modifier correctly (kde#376007) * Add a reload script button to the Python scripter plugin * Fix a crash in the Overview docker when there is no image open * Fix drag and drop of fill layers between opened files (kde#408019) * Fix loading EXR files that have more than one layer with the same name (kde#409552) * Hide vanishing points preview lines when assistants are hidden (kde#396158) * Fix the Mirror All Layers Horizontally function * Fix switching profile to default when changing channel depth in the New Image dialog (kde#406700) * Disable AVG optimizations for some 32 bit blending modes (kde#404133) * Fix a crash when pressing cancel when trying to create an 8 bit/channel linear gamma RGB image * Make sure Stroke Selection paint correctly with the selection border in the middle of the selection (kde#409254) * Fix saving Krita when perspective assistants are present (kde#409249) * Fix issues with transformations being pixelated (kde#409280) * Make it possible to hide all layers except the selected one with shift-click (kde#376086) * Fix cloning keyframe channels that are not opacity channels * Fix a hang when trying to paint while playing an animation of an empty image (kde#408749) * Fix Isolated Mode when multiple windows are open (kde#408150) * Make the gradient editor show the right editor for stop and segmented gradients (but creating new gradients in Krita is still broken) * Fix a freeze when pressing delete when making a polygonal selection (kde#408843) * Fix the –export commandline option to return 0 when the export is successful (kde#409133) * Fix support for the KDE Plasma global menu (kde#408015) * Fix a crash when using the shrink option of the deform brush (kde#408887) OBS-URL: https://build.opensuse.org/request/show/717485 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=36
This commit is contained in:
commit
de319b1cce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdca0624e6e4deec20598ea141344086de75a9208687fcc9cd4b14597caa811a
|
||||
size 164181148
|
3
krita-4.2.3.tar.xz
Normal file
3
krita-4.2.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3938779eae6a550140dd94a1d96c4c363114a54602cc3688d28c490b4326a88
|
||||
size 164217428
|
@ -1,3 +1,55 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 17 12:51:15 UTC 2019 - wbauer@tmo.at
|
||||
|
||||
- Update to 4.2.3:
|
||||
* See https://krita.org/en/item/krita-4-2-3-released/
|
||||
* Fix the caption of the Background Color color selection dialog
|
||||
(kde#407658)
|
||||
* Fix the tag selector combobox so it is possible to select
|
||||
resources that have a tag that's longer than fits in the
|
||||
combobox (kde#408053)
|
||||
* Make it possible for the Krita startup window to become as
|
||||
narrow as before adding the news widget (kde#408504)
|
||||
* Fix copy/pasting of animation frames (kde#408421, kde#404595)
|
||||
* Make the polygon and outline selection tool handle the control
|
||||
modifier correctly (kde#376007)
|
||||
* Add a reload script button to the Python scripter plugin
|
||||
* Fix a crash in the Overview docker when there is no image open
|
||||
* Fix drag and drop of fill layers between opened files
|
||||
(kde#408019)
|
||||
* Fix loading EXR files that have more than one layer with the
|
||||
same name (kde#409552)
|
||||
* Hide vanishing points preview lines when assistants are hidden
|
||||
(kde#396158)
|
||||
* Fix the Mirror All Layers Horizontally function
|
||||
* Fix switching profile to default when changing channel depth in
|
||||
the New Image dialog (kde#406700)
|
||||
* Disable AVG optimizations for some 32 bit blending modes
|
||||
(kde#404133)
|
||||
* Fix a crash when pressing cancel when trying to create an 8
|
||||
bit/channel linear gamma RGB image
|
||||
* Make sure Stroke Selection paint correctly with the selection
|
||||
border in the middle of the selection (kde#409254)
|
||||
* Fix saving Krita when perspective assistants are present
|
||||
(kde#409249)
|
||||
* Fix issues with transformations being pixelated (kde#409280)
|
||||
* Make it possible to hide all layers except the selected one
|
||||
with shift-click (kde#376086)
|
||||
* Fix cloning keyframe channels that are not opacity channels
|
||||
* Fix a hang when trying to paint while playing an animation of
|
||||
an empty image (kde#408749)
|
||||
* Fix Isolated Mode when multiple windows are open (kde#408150)
|
||||
* Make the gradient editor show the right editor for stop and
|
||||
segmented gradients (but creating new gradients in Krita is
|
||||
still broken)
|
||||
* Fix a freeze when pressing delete when making a polygonal
|
||||
selection (kde#408843)
|
||||
* Fix the –export commandline option to return 0 when the export
|
||||
is successful (kde#409133)
|
||||
* Fix support for the KDE Plasma global menu (kde#408015)
|
||||
* Fix a crash when using the shrink option of the deform brush
|
||||
(kde#408887)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 27 10:11:29 UTC 2019 - wbauer@tmo.at
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%bcond_with vc
|
||||
%endif
|
||||
Name: krita
|
||||
Version: 4.2.2
|
||||
Version: 4.2.3
|
||||
Release: 0
|
||||
Summary: Digital Painting Application
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user