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
2025-02-22 00:13:37 +02:00
..
Rulers Center diagonal symmetry guides when initializing a new project 2024-11-21 16:33:19 +02:00
Canvas.gd Fix group layers blending twice in Canvas.update_texture() when their blend mode is set to passthrough 2025-01-29 16:45:33 +02:00
Canvas.tscn Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
CanvasCamera.gd Add a new "CanvasCameras" node group for the canvas cameras 2024-10-11 14:44:21 +03:00
CanvasPreview.gd Fix group layers blending twice in Canvas.update_texture() when their blend mode is set to passthrough 2025-01-29 16:45:33 +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
color_index.gd When picking color, ensure that the correct index is selected in palette (#1144) 2024-12-02 19:44:52 +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 Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02: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 Control + T to quickly select the used area of a cel 2025-02-22 00:13:37 +02:00
TileMode.gd Fix crash when opening the tile mode offsets dialog 2024-11-15 17:59:25 +02:00
TileModeIndices.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00