1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-12 16:53:07 +00:00
Pixelorama/src/UI/Canvas
AbhinavKDev de4634e22d
Improved the tiling feature (#378)
* Improved tiling feature

* Removed some unwanted code

* Fixed the bug mentioned by overloaded

* Added the requests by overload

* changed the y value which was given x value before
2020-11-13 10:12:20 -08: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 Minor changes to the shrink option 2020-11-07 19:12:31 +02: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 Improved the tiling feature (#378) 2020-11-13 10:12:20 -08:00
Indicators.gd Moved canvas indicator drawing to a new script 2020-08-18 16:35:05 +03:00
TileMode.gd Improved the tiling feature (#378) 2020-11-13 10:12:20 -08:00