CozyPixelStudio/src/UI/Canvas
2020-12-17 02:20:47 +02:00
..
Rulers Only grab guide focus when they're visible 2020-10-19 00:04:06 +03:00
CameraMovement.gd Allow moving the canvas through panning and zooming through a zooming gesture (#391) 2020-12-04 17:41:16 -08:00
Canvas.gd Added a "Mirror View" option in the View menu 2020-11-23 18:53:21 +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 Make FPS project-specific and store it in the pxo files 2020-12-17 02:20:47 +02: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 Handiling tile modes in each project (#388) 2020-11-24 08:53:18 -08:00