Versie historie van Krita (64-bit)
<<Terug naar software beschrijving
Veranderingen voor v4.1.0 - v4.1.1
- Fix loading PyKrita when using PyQt 5.11 (patch by Antonio Rojas, thanks!) (BUG:396381)
- Fix possible crashes with vector objects (BUG:396145)
- Fix an issue when resizing pixel brushes in the brush editor (BUG:396136)
- Fix loading the system language on macOS if more than one language is enabled in macOS
- Don’t show the unimplemented color picker button in the vector object tool properties docker (BUG:389525)
- Fix activation of the autosave time after a modify, save, modify cycle (BUG:393266)
- Fix out-of-range lookups in the cross-channel curve filter (BUG:396244)
- Fix an assert when pressing PageUp into the reference images layer
- Avoid a crash when merging layers in isolated mode (BUG:395981)
- Fix loading files with a transformation mask that uses the box transformation filter (BUG:395979)
- Fix activating the transform tool if the Box transformation filter was selected (BUG:395979)
- Warn the user when using an unsupported version of Windows
- Fix a crash when hiding the last visible channel (BUG:395301)
- Make it possible to load non-conforming GPL palettes like https://lospec.com/palette-list/endesga-16
- Simplify display of the warp transformation grid
- Re-add the Invert Selection menu entry (BUG:395764)
- Use KFormat to show formatted numbers (Patch by Pino Toscano, thanks!)
- Hide the color sliders config page
- Don’t pick colors from fully transparent reference images (BUG:396358)
- Fix a crash when embedding a reference image
- Fix some problems when saving and loading reference images (BUG:396143)
- Fix the color picker tool not working on reference images (BUG:396144)
- Extend the panning range to include any reference images
Veranderingen voor v4.0.4 - v4.1.0
- A new reference images tool that replaces the old reference images docker.
- You can now save and load sessions: the set of images and views on images you were working on
- You can create multi-monitor workspace layouts
- An improved workflow for working with animation frames
- An improved animation timeline display
- Krita can now handle larger animation by buffering rendered frames to disk
- The color picker now has a mixing option
- Improved vanishing point assistant — and assistants can be painted with custom colors
- Krita’s scripting module can now be built with Python 2
- The first part of Ivan Yossi’s Google Summer of Code work on improving the performance of brush masks through vectorization is included as well!
Veranderingen voor v3.2.1 - v3.3.1
- Fix a crash when creating a swap file on OSX (Bernhard Liebl).
- Merge down does not remove locked layers anymore (Nikita Smirnov)
- Various performance improvements, especially for macOS (Bernhard Liebl)
- Improve the look and feel of dragging and dropping layers (Bernhard Liebl)
- Improve the tooltips in the brush preset selector (Bernhard Liebl)
- Fix a memory leak in the color selectors (Boudewijn Rempt)
- Fix rotation and tilt when using the Windows Ink api (Alvin Wong)
- Don’t allow the fill tool to be used on group layers (Boudewijn Rempt)
- Add brightness and contrast sliders for textured brushes (Rad)
- Add paste-at-cursor (Dmitry Kazakov)
- Improve performance of the cpu canvas (Alvin Wong)
- Fix a crash on closing Krita when there is something on the clipboard (Dmitry Kazakov)
- Add a button to open a file layer’s image in Krita (Wolthera van Hövell tot Westerflier)
Veranderingen voor v3.2.0 - v3.2.1
- Crash on startup if only OpenGL 2.1 is found: if you had to disable opengl for 3.2.0, you can try to enable it again
- A crash when changing layer types in the gmic-qt plugin
- A bug where gmic-qt could crash on odd-sized images
- A regression where using the text tool would break the brush tool
- The option to use the native platform’s file dialogs was restored
- A bug where selecting the line tool would disable the flow slider
- Some issues with the LUT docker were fixed
Veranderingen voor v3.1.3 - v3.1.4
- Fix a crash when trying to play an animation when OpenGL is disabled in Krita
- Fix rendering animation frames if the directory you’re trying to render to doesn’t exist
- Don’t open the tablet/screen resolution conflict dialog multiple times
- Don’t scale down previews that are too small in the transform tool: this fixes a rare crash with the transform tool
- Don’t crash when trying to close the last view on the last document while the document is modified.
- Fix a crash when cycling quickly through layers that have a color tag
- Fix loading some Gimp 2.9 files: note that Gimp 2.9’s file format is not officially supported in Krita
- Fully remove the macro recorder plugin: in 3.1.4, only the menu entries had stayed around.
- Make it impossible to hide the template selector in the new image dialog; hiding the template selector would also hide the cancel button in the dialog.
- Download
Veranderingen voor v3.1.2 - v3.1.3
- New Features
- implement context menu actions for default tool (cut, copy, paste, object ordering)
- added option to allow multiple instances of krita (BUG 377199)
- scale around pivot point added
- Changes/Fixes
- Fix eraser switching back to the brush after flipping the stylus (BUG 375878)
- Fix the OpenGL crash detection and show Intel warning earlier
- Fix the High DPI switch
- Improve how you select brush spacing so it is easier to slide to a value
- Fix right-button popup menus in tools when using Tablet Stylus (BUG 344878)
- Added layer thumbnail on the animation timeline while hovering
- Improvements to undo and the swap operation save memory
- Fix when sometimes layer says “group not editable” (BUG 376214)
- Fix slow down when changing of the smoothing options (BUG 375882)
- Fix crash when closing an image right during the transformation operation
- Fix a crash when switching tools while running the color picker (BUG 373883)
- Update to Spriter plugin
- Fix resetting the paint device cache (BUG 374142)
- Upgrade the layer to an animated one when the first frame is added (BUG 377176)
- Warn the artist when saving a read-only file (BUG 376098)
- All file layers to be merged (BUG376613)
- Add user feedback when locking for drag and drop between images (BUG 376382)
- Fix potential crash when dragging and dragging large layers between images (BUG 376382)
- Don’t crash if there is no proofing color space (BUG 376311)
- Fix a crash when the layer gets changed to quickly during moving animation (BUG 377614)
- Fix loading of some animation files
- Port animation frames to use strokes (BUG 37696)
- Update calligraphy tool icon
- Fix removing color labels from multiple frames (BUG 374746)
- Add a warning dialog when a person is potentially saving a corrupted image (BUG 361883 BUG 378681)
- Fix updates to assistants when the brush outline is disabled (BUG 377952)
- Fix for loading the display settings
- Fixed a potential crash when merging layers with pass-through mode
- Fixed flattening and merging of pass-through lode layers
- Fix crash when double clicking on a polyline object (BUG 376497)
- Fix frame offset when dragging and dropping between layers
- Updated default settings for liquify tool (thanks David Revoy)
- Fix issues with saving layer styles and vector layers.
- Fix rending a sequence of one animation frame
- Show the on-canvas message by default since mirror view needs it (BUG 346014)
- Fix for converting floating point channel depth to 8 bit integers with PNG format (BUG 375217)
- Fix crash when a file layer is deleted (BUG 376993)
- Make lens blur work when using Krita in another language than English (BUG 376262)
- Fix memory leak in PNG converter (BUG 378134)
- Update tooltips for play and stop in animation docker
- Convert the pasted clip color space when the option is set (T5367)
- Fixes for loading ORA file types
- Fix for updating title of document when changing document title (BUG 374389)
- Fix activating next/previous layer shortcut for layer groups which are invisible
- New icon for transform from pivot point
- Show layer color labels in timeline docker
- Use the name of the filter when creating a filter mask from the filter dialog instead of “effect”
- Don’t cover startup dialogs (for instance, for the pdf import filter) with the splash screen
- Fix a race condition that made the a transform mask with a liquify transformation unreliable
- Fix canvas blackouts when using the liquify tool at a high zoom level
- Fix loading the playback cache
- fix with dragging when shift is selected (BUG 373067)
- Use the native color selector on OSX: Krita’s custom color selector cannot pick screen colors on OSX
- Set the default PNG compression to 3 instead of 9: this makes saving png’s much faster and the resulting size is the same.
- Fix a crash when pressing the V shortcut to draw straight lines
- Fix a warning when the installation is incomplete that still mentioned Calligra
- Make dragging the guides with a tablet work correctly
- Pressing and releasing a modifier key now updates the cursor instantly