1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 10:59:49 +00:00
Pixelorama/src/Autoload
Emmanouil Papadeas 0ea0406233 Add an adjust brightness/contrast image effect
Thanks to https://godotshaders.com/shader/color-manipulator/

The shader has more options than just brightness and contrast though, but I didn't know how else to name the effect. "Adjust Brightness/Contrast" makes it immediately obvious as to what the effect is about.
2024-08-01 21:21:45 +03:00
..
DrawingAlgos.gd Re-add old layer blending logic from 0.x, if running on headless mode 2024-04-01 17:31:10 +03:00
Export.gd Remove unused variables 2024-07-21 21:17:18 +03:00
ExtensionsApi.gd added palette docs, allow more than one dimentional ValueSlider, add … (#1044) 2024-07-26 16:27:54 +03:00
Global.gd Add an adjust brightness/contrast image effect 2024-08-01 21:21:45 +03:00
HTML5FileExchange.gd Some static typing improvements 2024-03-22 03:07:21 +02:00
Import.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
OpenSave.gd Experiment with Steam achievements, using a new SteamManager class 2024-07-22 03:11:29 +03:00
Palettes.gd Implement Columns field of imported .gpl palettes. (#1025) 2024-06-09 14:19:06 +03:00
Themes.gd Make the size of the text of rulers and guides be affected by the font size 2024-07-15 00:31:52 +03:00
Tools.gd Curve tool implementation (#1019) 2024-05-20 03:46:40 +03:00