1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-21 13:03:13 +00:00
Pixelorama/src/UI/Canvas
dasimonde d85efce73a
Add feature request #358 (#368)
* Add feautre request #358

* Remove the if statement in src/UI/Canvas/TileMode.gd

Co-authored-by: Daniel Simon <dasimon@gmx.org>
2020-10-25 16:10:14 -07:00
..
Rulers Only grab guide focus when they're visible 2020-10-19 00:04:06 +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 when creating a new project 2020-10-23 17:44:37 +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 Add feature request #358 (#368) 2020-10-25 16:10:14 -07:00