.. |
Rulers
|
Add a new "CanvasRulers" node group for the canvas rulers
|
2024-10-11 16:31:18 +03:00 |
Canvas.gd
|
Add UI buttons for confirming and cancelling a transformation
|
2024-10-31 23:49:58 +02: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
|
Fix regression where pressing Enter or Control would not confirm/cancel selection when a selection tool wasn't active
|
2024-11-14 01:39:41 +02:00 |
TileMode.gd
|
Fix crash when opening the tile mode offsets dialog
|
2024-11-15 17:59:25 +02:00 |