1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/src/Classes
Manolis Papadeas de850ce8a1 Ability to select multiple cels and edit them all at once
A rather significant change, so, while I have tested it, it might still be buggy. Implements a part of #306.
2021-06-12 01:06:13 +03:00
..
AnimationTag.gd Bring refactoring changes to master (#253) 2020-06-02 20:00:18 +03:00
Cel.gd Changed structure of .pxo files 2020-06-10 04:17:39 +03:00
Drawers.gd New selection system (#474) 2021-04-17 11:30:12 -07:00
Frame.gd Put frame duration as a member of the Frame class 2020-12-16 22:54:08 +02:00
ImageEffect.gd Ability to select multiple cels and edit them all at once 2021-06-12 01:06:13 +03:00
Layer.gd Make layers uneditable when they're invisible 2021-04-21 00:12:05 +03:00
Project.gd Ability to select multiple cels and edit them all at once 2021-06-12 01:06:13 +03:00
ShaderImageEffect.gd Shader based invert, desaturate and HSV dialogs (#475) 2021-04-21 05:31:33 -07:00