1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 15:39:49 +00:00
Pixelorama/src/UI/Canvas
Emmanouil Papadeas 8a8e6929b9 Replace Tweens with SceneTreeTweens
Futureproofing for easier porting to Godot 4.0, and reducing lines of code in the process ;)
2022-08-09 03:57:14 +03:00
..
Rulers Made Guide.gd a bit easier to read 2022-07-15 21:13:46 +03:00
CameraMovement.gd Replace Tweens with SceneTreeTweens 2022-08-09 03:57:14 +03:00
Canvas.gd Add options for custom tile mode offest (#707) 2022-06-20 12:07:20 +03:00
Canvas.tscn Tile mode fixes (Heavy testing required) (#723) 2022-08-02 18:57:06 +03:00
CanvasPreview.gd Make the canvas preview play button respect frame tags 2022-07-21 22:26:01 +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
CurrentFrameDrawer.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
Grid.gd Add options for custom tile mode offest (#707) 2022-06-20 12:07:20 +03:00
Indicators.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
OnionSkinning.gd UI changes to the onion skinning settings 2021-12-01 02:28:12 +02:00
PixelGrid.gd Add options for custom tile mode offest (#707) 2022-06-20 12:07:20 +03:00
Previews.gd Implement the Keychain Plugin (#700) 2022-05-16 15:07:51 +03:00
Selection.gd Greatly optimize selection content deletion 2022-08-08 19:07:17 +03:00
TileMode.gd Add options for custom tile mode offest (#707) 2022-06-20 12:07:20 +03:00