1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-22 05:23:14 +00:00
Pixelorama/src/UI/Canvas
Emmanouil Papadeas bec7ceb974 Fix Global.can_draw being set to true all the time
Note for the future, perhaps using _unhandled_input() might remove the need of this variable.
2024-01-21 19:46:01 +02:00
..
Rulers Don't use Global.main_viewport on guides, plus some static typing improvements 2024-01-11 16:23:00 +02:00
CameraMovement.gd Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00
Canvas.gd Better signal representation (#971) 2024-01-09 00:22:56 +02:00
Canvas.tscn Reference Image Improvements (#961) 2023-12-31 14:12:37 +02:00
CanvasPreview.gd Better signal representation (#971) 2024-01-09 00:22:56 +02:00
CanvasPreview.tscn Make the canvas preview use the same material as the main canvas except when its animation is being played 2023-11-06 22:51:21 +02:00
CropRect.gd Better signal representation (#971) 2024-01-09 00:22:56 +02:00
CurrentFrameDrawer.gd Layer blend modes (#911) 2023-10-22 01:57:45 +03:00
Gizmos3D.gd Better signal representation (#971) 2024-01-09 00:22:56 +02:00
Grid.gd Better signal representation (#971) 2024-01-09 00:22:56 +02:00
Indicators.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Measurements.gd Added Measurements to move tool (and other fixes) (#932) 2023-11-21 16:54:03 +02:00
MouseGuide.gd Don't use Global.main_viewport on guides, plus some static typing improvements 2024-01-11 16:23:00 +02:00
MouseGuideContainer.tscn Added Measurements to move tool (and other fixes) (#932) 2023-11-21 16:54:03 +02:00
OnionSkinning.gd Some static typing and docstring improvements 2023-09-05 02:36:25 +03:00
PixelGrid.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Previews.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ReferenceImages.gd Fix Global.can_draw being set to true all the time 2024-01-21 19:46:01 +02:00
Selection.gd Selection rotation with gizmo improvements, still not usable and not exposed 2024-01-17 20:04:19 +02:00
TileMode.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00