..
Rulers
Center diagonal symmetry guides when initializing a new project
2024-11-21 16:33:19 +02:00
Canvas.gd
Implement tilemap layers ( #1146 )
2024-12-05 03:57:44 +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
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
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
Add a "Paste from Clipboard" edit menu option
2025-01-28 19:14:56 +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