1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/src/Classes
Manolis Papadeas 4c60ef144f Fixed project not having the correct size if the default image size has been changed in the Preferences
Ideally, the new_empty_frame() method should be removed from Canvas and should probably go to Frame or Project.
2021-12-01 20:02:39 +02:00
..
AnimationTag.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
Cel.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
Drawers.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
Frame.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
ImageEffect.gd Clear code from ShaderEffect.gd 2021-12-01 03:41:20 +02:00
Layer.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
Project.gd Fixed project not having the correct size if the default image size has been changed in the Preferences 2021-12-01 20:02:39 +02:00
ShaderImageEffect.gd Preload image effect shaders 2021-12-01 03:04:40 +02:00