1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-22 13:33:13 +00:00
Pixelorama/src/Autoload
Manolis Papadeas 1d20295f7d Keep images unlocked after editing them - Should close #331
Not sure if this actually solves the issue or just makes it more rare, but I haven't been able to reproduce any PoolVector locking issues so far. The problem was that images were remained locked essentially all the time, which seemed to cause issues. Maybe other PoolVectors could not get locked?
2021-07-25 21:49:37 +03:00
..
DrawingAlgos.gd Keep images unlocked after editing them - Should close #331 2021-07-25 21:49:37 +03:00
Export.gd Fix for #341. :) (#488) 2021-05-21 15:55:06 -07:00
Global.gd Preload more resources 2021-07-21 18:29:52 +03:00
HTML5FileExchange.gd Add PAL palette format import (#315) 2020-08-26 12:36:03 +03:00
Import.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
OpenSave.gd Keep images unlocked after editing them - Should close #331 2021-07-25 21:49:37 +03:00
Palettes.gd Fix palette importing not including all colors if they have more than 64 colors 2021-06-14 20:38:46 +03:00
Tools.gd Remove Global.find_node_by_name() 2021-06-26 14:01:07 +03:00