1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-08 03:19:49 +00:00
Pixelorama/src/UI/Nodes
Emmanouil Papadeas 1c9c8bf4e3 Add Palettize and Pixelize effects
Pixelize makes the image pixelated, and Palettize maps the color of the input to the nearest color in the selected palette. Useful for limiting color in pixel art and for artistic effects.
2024-04-10 01:20:28 +03:00
..
AnimatePanel.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
AnimatePanel.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
CollapsibleContainer.gd Add a flat property to CollapsibleContainer 2024-03-20 15:49:53 +02:00
GradientEdit.gd Some static typing improvements 2024-03-22 03:07:21 +02:00
GradientEdit.tscn Implement layer effects (#940) 2023-11-22 01:06:25 +02:00
MaxMinEdit.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
MaxMinEdit.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
NotificationLabel.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
TransparentChecker.gd Change get_tree().get_root() to get_window() in TransparentChecker.gd 2024-01-29 16:37:56 +02:00
TransparentChecker.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ValueSlider.gd Add a new Rose theme, made changes to the other themes 2024-02-08 22:30:14 +02:00
ValueSlider.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ValueSliderV2.gd Add Palettize and Pixelize effects 2024-04-10 01:20:28 +03:00
ValueSliderV2.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ValueSliderV3.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ValueSliderV3.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00