1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 19:09:50 +00:00
Pixelorama/src/UI/Canvas
Variable c3eaddd9ca
Implemented text clipboard system instead of the old one (#693)
* add limit change with brush

* Delete Draw.gd

* Delete BaseTool.gd

* added error calculation

* revert last commit

* Implemented OS.clipboard (using var2str())

* some sanity checks

* formatting

* use text system instead of os clibboard
2022-06-23 20:14:03 +03:00
..
Rulers Move Guides without moving mouse outside canvas (#647) 2022-02-11 03:16:33 +02:00
CameraMovement.gd Implement the Keychain Plugin (#700) 2022-05-16 15:07:51 +03:00
Canvas.gd Add options for custom tile mode offest (#707) 2022-06-20 12:07:20 +03:00
Canvas.tscn Merge onion skinning past and future into one script 2021-11-26 03:38:00 +02:00
CanvasPreview.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +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 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 Implemented text clipboard system instead of the old one (#693) 2022-06-23 20:14:03 +03:00
TileMode.gd Add options for custom tile mode offest (#707) 2022-06-20 12:07:20 +03:00