1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/src
OverloadedOrama d3cb0c2b17 Gave splash screen and camera_zoom() more time to get executed
This should make the splash screen properly centered on HTML5, and the canvas being always fit to frame when the program starts (in all platforms).
2020-07-22 00:11:33 +03:00
..
Autoload Replaced the _min and _max Project variables with Project.selected_pixels 2020-07-20 22:15:34 +03:00
Classes Improved performance for drawing after the selected_pixels change 2020-07-20 22:29:58 +03:00
Palette Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
Preferences Restore backup system in HTML5 2020-06-25 23:25:46 +03:00
Shaders Update gitignore (#234) 2020-05-16 13:48:23 +03:00
Tools Improved performance for bucket filling after the selected_pixels change 2020-07-20 22:45:22 +03:00
UI Fullscreen can be toggled on and off from the View menu 2020-07-21 22:11:25 +03:00
CameraMovement.gd Camera zoom and offset are now project properites 2020-06-05 21:03:34 +03:00
Canvas.gd Gave splash screen and camera_zoom() more time to get executed 2020-07-22 00:11:33 +03:00
Canvas.tscn Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00
Main.gd Gave splash screen and camera_zoom() more time to get executed 2020-07-22 00:11:33 +03:00
Main.tscn Added basic gradient generation 2020-07-18 17:23:36 +03:00
SelectionRectangle.gd Replaced the _min and _max Project variables with Project.selected_pixels 2020-07-20 22:15:34 +03:00
XDGDataPaths.gd Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00