.. |
Rulers
|
Center diagonal symmetry guides when initializing a new project
|
2024-11-21 16:33:19 +02:00 |
Canvas.gd
|
Make manual tile editing mode automatically update all other image portions that have the same tile index
|
2024-11-29 19:12:44 +02:00 |
Canvas.tscn
|
Add a way to show the indices of each tile, WIP
|
2024-11-29 19:12:43 +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
|
Added a way to see index of color (plus bugfixes) (#1143)
|
2024-11-29 19:10:02 +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
|
When a tilemap cel is selected, force the first grid to have the same size as the tile size
|
2024-11-29 19:12: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
|
Undo/redo now removes tiles and re-indexes tilemap tiles
|
2024-11-29 19:12:43 +02:00 |
TileMode.gd
|
Fix crash when opening the tile mode offsets dialog
|
2024-11-15 17:59:25 +02:00 |
TileModeIndices.gd
|
Rename some variables and methods in CelTileMap
|
2024-11-29 19:12:44 +02:00 |