1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-04 02:23:15 +00:00
Pixelorama/src/UI/Nodes
Variable ae56cae587
ImageEffect Animation 2.0 (#879)
* Better Animate System

* checkbutton to checkbox

* fixed value and saturation sliders being divided by 360 (when they should be divided by 100)

* minor code cleanup

* moved frame index code to ImageEffect.gd

* code cleanup

* more cleanup

* preview animation is now possible

* fixing things

* only hide when affect == FRAME

* formatting

* formatting

* formatting

* renamed Animate.png and a minor improvement

* removed unintentional changes
2023-07-01 00:01:14 +03:00
..
AnimatePanel.gd ImageEffect Animation 2.0 (#879) 2023-07-01 00:01:14 +03:00
AnimatePanel.tscn ImageEffect Animation 2.0 (#879) 2023-07-01 00:01:14 +03:00
CollapsibleContainer.gd Create ValueSlider and CollapsibleContainer child nodes through code 2023-01-13 05:19:35 +02:00
CollapsibleContainer.tscn Create ValueSlider and CollapsibleContainer child nodes through code 2023-01-13 05:19:35 +02:00
GradientEdit.gd Add multi-color support for gradients, remove step gradients 2023-01-27 04:23:48 +02:00
GradientEdit.tscn Make the GradientEditor node expand horizontally 2023-02-03 02:02:13 +02:00
MaxMinEdit.gd Some improvements to the dynamics (#826) 2023-02-20 21:51:26 +02:00
MaxMinEdit.tscn Some improvements to the dynamics (#826) 2023-02-20 21:51:26 +02:00
NotificationLabel.gd Remove NotificationLabel.tscn, use class_name for notification labels 2023-01-15 17:08:42 +02:00
TransparentChecker.gd Folders rearrangement (#804) 2023-01-05 17:54:22 +02:00
TransparentChecker.tscn Folders rearrangement (#804) 2023-01-05 17:54:22 +02:00
ValueSlider.gd ValueSlider arrow buttons now respect snap_by_default 2023-04-20 16:11:16 +03:00
ValueSlider.tscn Create ValueSlider and CollapsibleContainer child nodes through code 2023-01-13 05:19:35 +02:00
ValueSliderV2.gd Keep aspect ratio when resizing a selection with gizmos, if the button is pressed next to the ValueSliders 2023-03-21 16:36:25 +02:00
ValueSliderV2.tscn Keep aspect ratio when resizing a selection with gizmos, if the button is pressed next to the ValueSliders 2023-03-21 16:36:25 +02:00
ValueSliderV3.gd Implement 3D layers (#840) 2023-03-31 21:58:56 +03:00
ValueSliderV3.tscn Implement 3D layers (#840) 2023-03-31 21:58:56 +03:00