1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 15:39:49 +00:00
Pixelorama/src/Classes
2022-08-08 21:37:00 +03: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 Fix (slightly) wrong color being drawn when selected from palette (#729) 2022-07-29 15:31:06 +03:00
Frame.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
ImageEffect.gd Upgrade current_cel to selected_cel for Preview Display (#722) 2022-07-24 02:20:58 +03:00
Layer.gd Fix a memory leak coming from the Layer class 2021-12-23 19:58:07 +02:00
Project.gd Fix current frame button not being pressed when changing project 2022-08-08 21:37:00 +03:00
SelectionMap.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
ShaderImageEffect.gd Bugfix: Duplicate Shader in ShaderImageEffect before modifiying its code (#630) 2022-01-07 01:49:22 +02:00
Tiles.gd Tile mode fixes (Heavy testing required) (#723) 2022-08-02 18:57:06 +03:00