1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-23 22:13:14 +00:00
Pixelorama/src/UI/Canvas
2020-09-28 01:09:11 +03:00
..
Rulers Don't create guides if they have less than 2 points 2020-09-21 19:19:41 +03:00
CameraMovement.gd Fixed zoom issues with SymmetryGuide 2020-09-08 00:12:09 +03:00
Canvas.gd Moved tile mode drawing logic from Canvas to a new script 2020-08-18 17:03:49 +03:00
Canvas.tscn Moved tile mode drawing logic from Canvas to a new script 2020-08-18 17:03:49 +03:00
CanvasPreview.gd Fixed crash where the animation was playing in the mini canvas preview and then the user switched to a project with less frames 2020-09-28 01:09:11 +03:00
CanvasPreview.tscn Fixed crash where the animation was playing in the mini canvas preview and then the user switched to a project with less frames 2020-09-28 01:09:11 +03:00
Grid.gd Finished implementing the isometric grid - Closes #305 2020-08-20 00:12:07 +03:00
Indicators.gd Moved canvas indicator drawing to a new script 2020-08-18 16:35:05 +03:00
TileMode.gd Moved tile mode drawing logic from Canvas to a new script 2020-08-18 17:03:49 +03:00