mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
NEWS: update.
This commit is contained in:
parent
cc21e6d70b
commit
423b1d027f
1 changed files with 16 additions and 0 deletions
16
NEWS
16
NEWS
|
@ -15,6 +15,12 @@ Core:
|
||||||
channel is now a fully opaque mask.
|
channel is now a fully opaque mask.
|
||||||
- Major non-destructive filter code refactoring.
|
- Major non-destructive filter code refactoring.
|
||||||
- Lock Content now generates undo steps.
|
- Lock Content now generates undo steps.
|
||||||
|
- NDE filters are now allowed on channels.
|
||||||
|
- Merging filter will now add an alpha channel to a layer if required.
|
||||||
|
- Refactoring Photoshop stream loading functions.
|
||||||
|
- Loading Photoshop patterns (RGB and Grayscale) is now supported.
|
||||||
|
- The histogram editor now shows a "Compute unique colors:" checkbox
|
||||||
|
which will display the unique color count in the image.
|
||||||
|
|
||||||
Graphical User Interface:
|
Graphical User Interface:
|
||||||
|
|
||||||
|
@ -69,11 +75,21 @@ API:
|
||||||
- Changes in libgimpui:
|
- Changes in libgimpui:
|
||||||
* New functions:
|
* New functions:
|
||||||
+ gimp_procedure_dialog_get_coordinates()
|
+ gimp_procedure_dialog_get_coordinates()
|
||||||
|
* gimp_procedure_dialog_get_widget() will now generate a radio frame
|
||||||
|
widget for GimpChoice arguments of 2 choices only (and will still
|
||||||
|
default to a combo box for larger choices list).
|
||||||
|
|
||||||
|
PDB:
|
||||||
|
|
||||||
|
- none_ok tag now allowed on sample_point and guide PDB types.
|
||||||
|
|
||||||
Build:
|
Build:
|
||||||
|
|
||||||
- Windows: file format associations list now generated by the build
|
- Windows: file format associations list now generated by the build
|
||||||
system.
|
system.
|
||||||
|
- Flatpak: verify nightly flatpak dependencies with the
|
||||||
|
flatpak-external-data-checker (like we do for stable and beta
|
||||||
|
flatpaks).
|
||||||
|
|
||||||
|
|
||||||
Overview of Changes from GIMP 3.0.2 to GIMP 3.0.4
|
Overview of Changes from GIMP 3.0.2 to GIMP 3.0.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue