mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 07:29:49 +00:00
b620cf2a9e
Speeds up the initial loading time of Pixelorama. It's now almost as fast as 0.x on my computer (a bit more than 2 seconds). Lazy loading the preferences dialog also drastically reduces memory usage and node count (when preferences have not been opened), from 150MB, 13634 objects and 3680 nodes, to 94MB, 8207 objects and 1823 nodes. This essentially cuts the initial node count to half! |
||
---|---|---|
.. | ||
DrawingAlgos.gd | ||
Export.gd | ||
ExtensionsApi.gd | ||
Global.gd | ||
HTML5FileExchange.gd | ||
Import.gd | ||
OpenSave.gd | ||
Palettes.gd | ||
Themes.gd | ||
Tools.gd |