1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-01 16:09:49 +00:00
Pixelorama/src/UI/Canvas
2020-09-21 19:19:41 +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 Move Canvas related files to a "Canvas" folder under "UI" 2020-08-18 16:21:31 +03:00
CanvasPreview.tscn Move Canvas related files to a "Canvas" folder under "UI" 2020-08-18 16:21:31 +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