Versie 4.0.2 van Krita is verschenen. Krita is een programma waarmee digitale tekeningen kunnen worden bewerkt en gecreëerd, en kan overweg met zowel bitmap- als vectorafbeeldingen. Het programma was voorheen onderdeel van Calligra Suite en wordt ontwikkeld door het KDE-team, maar werkt ook prima onder Gnome of XFCE. Daarnaast zijn er downloads voor Windows en macOS. De changelog voor deze uitgave kan hieronder worden gevonden.
WindowsAnimation
- Patch QSaveFile so working on images stored in synchronized folders (dropbox, google drive) is safe. BUG:392408
- Enable WinInk or prompt if WinTab cannot be loaded
Brushes
- Fix canvas update issues when an animation is being rendered to the cache BUG:392969
- Fix playback in isolated mode BUG:392559
- Fix saving animated transparency and filter masks, adjustment layer BUG:393302
- set size for a few timeline icons as it is painfully small on Windows
- Fix copy-pasting pixel data from animated layers BUG:364162
File format support
- Fix keeping “eraser switch size/opacity” option when saving the brush BUG:393499
- Fix update of the preset editor GUI when a default preset is created BUG:392869
- Make strength and opacity sliders from 0 to 100 percent in brush editor
Grids
- Fix saving state of the selection masks into .kra
- Read multilayer EXR files saved by Nuke BUG:393771
- PSD: convert the image if its colorspace is not supported
- Don’t let autosave close currently running actions
Crashes
- increase the range for the pixel grid threshold
- only allow isometric grid with OpenGL enabled BUG:392526
User interface
- Fix a hangup when closing the image BUG:393916
- Fix a crash when duplicating active global selection masks BUG:382315
- Fix crashes on undo/redo of vector path points operations BUG:393209, BUG:393087
- Fix crash when deleting palette BUG:393353
- Fix crash when resizing the Tool Options for the shape selection tool BUG:393217
Other
- 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 BUG:391934
- Fix “Break at segment” to work correctly with closed paths
- Disable right-clicking on popup palette BUG:391696, BUG:378484
- Don’t let the color label widget mess up labels when right button is pressed BUG:392815
- Fix Canvas position popping after pop-up palette rotation reset BUG:391921 (Patch by Emmet O’Neil, thanks!)
- Change the behaviour of the add layer button BUG:385050 (Patch by Seoras Macdonald, thanks!)
- Clicking outside preview box moves view to that point BUG:384687 (Patch by Seoras Macdonald, thanks!)
- Implement double Esc key press shortcut for canceling continued transform mode BUG:361852
- Display flow and opacity as percentage instead of zero to one on toolbar
- Fix build on ARM BUG:393010
- Fix a number of warnings generated by PVS-Studio