1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-15 15:55:18 +00:00
Pixelorama/src/UI/Canvas
2024-10-22 15:54:59 +03:00
..
Rulers Add a new "CanvasRulers" node group for the canvas rulers 2024-10-11 16:31:18 +03:00
Canvas.gd Changes in formatting due to gdtoolkit's new update 2024-10-22 15:54:59 +03:00
Canvas.tscn Add onion skinning opacity adjustment (#1091) 2024-08-30 22:58:28 +03:00
CanvasCamera.gd Add a new "CanvasCameras" node group for the canvas cameras 2024-10-11 14:44:21 +03:00
CanvasPreview.gd Implement support for group layer blending (#1077) 2024-08-15 15:52:55 +03: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 Some static typing improvements 2024-03-22 03:07:21 +02:00
CurrentFrameDrawer.gd Layer blend modes (#911) 2023-10-22 01:57:45 +03:00
Gizmos3D.gd Remove Global.canvas from the canvas' children 2024-10-11 14:08:43 +03:00
Grid.gd Fix isometric grid calculations using ints instead of floats (#1069) 2024-08-09 15:33:45 +03:00
Indicators.gd Remove unneeded has_focus checks 2024-01-24 03:06:09 +02:00
Measurements.gd Remove Global.canvas from the canvas' children 2024-10-11 14:08:43 +03:00
MouseGuide.gd More static typing improvements 2024-03-23 04:36:26 +02:00
MouseGuideContainer.tscn Added Measurements to move tool (and other fixes) (#932) 2023-11-21 16:54:03 +02:00
OnionSkinning.gd Remove Global.canvas from the canvas' children 2024-10-11 14:08:43 +03:00
PixelGrid.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Previews.gd Make shape previews look like they did in v1.0 2024-08-04 22:12:57 +03:00
ReferenceImages.gd Fix popups appearing in wrong places when single window mode is disabled 2024-08-03 22:36:05 +03:00
Selection.gd Remove Global.canvas from the canvas' children 2024-10-11 14:08:43 +03:00
TileMode.gd Remove Global.canvas from the canvas' children 2024-10-11 14:08:43 +03:00