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
2021-05-10 22:34:40 +03:00
..
Rulers Remove unneeded location variables (#425) 2021-01-06 07:11:50 -08:00
CameraMovement.gd Implement moving selections with arrow keys 2021-05-07 04:33:28 +03:00
Canvas.gd Fix crash when deleting a frame or layer and there is a transformation occurring 2021-05-10 22:34:40 +03:00
Canvas.tscn New selection system (#474) 2021-04-17 11:30:12 -07: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
CurrentFrameDrawer.gd Fix tiling opacity by drawing currently visible frame to a separate Viewport (#417) 2021-01-04 09:30:15 -08:00
Grid.gd Renamed enums to follow recommended naming convention (#437) 2021-01-20 06:59:42 -08:00
Indicators.gd Moved canvas indicator drawing to a new script 2020-08-18 16:35:05 +03:00
PixelGrid.gd One shared offset for rectangular and isometric grids, added "Draw Grid over Tile Mode" toggle (#434) 2021-01-19 16:17:33 -08:00
Previews.gd Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Selection.gd Fix crash when deleting a frame or layer and there is a transformation occurring 2021-05-10 22:34:40 +03:00
TileMode.gd Renamed enums to follow recommended naming convention (#437) 2021-01-20 06:59:42 -08:00