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
Emmanouil Papadeas af7f1f83b1 Disable "New Brush" instead of "Delete" in the Edit menu
Issue caused when "Paste in Place" was added.
2022-09-18 21:58:37 +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 Some formatting changes 2022-08-29 22:15:43 +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 Disable "New Brush" instead of "Delete" in the Edit menu 2022-09-18 21:58:37 +03:00
SelectionMap.gd Copy, cut & delete now affect the entire cel if there is no selection 2022-09-08 01:10:23 +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