smix8
|
2b19c70664
Fix 2D navigation debug visuals ignoring half the ProjectSettings
|
2 年之前 |
Ninni Pipping
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 年之前 |
Josh Jones
|
a0715b30f9
Rework const on NavigationServer methods
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
2 年之前 |
Josh Jones
|
0572346985
Fix typo and ensure backwards compatibility for changed property names
|
2 年之前 |
smix8
|
34e7628f5f
Fix Navigation API abbreviations inconsistency
|
2 年之前 |
smix8
|
4d68e2b18a
Move NavigationPolygon to dedicated resource file
|
2 年之前 |
Josh Jones
|
5769b0e8d8
Enable assigning an owner to navigation regions and links
|
3 年之前 |
smix8
|
f30ebacbe8
Add detail to NavigationPolygon outline error msg
|
3 年之前 |
Josh Jones
|
a25bb9811a
Improve consistancy of NavigationRegion setters
|
3 年之前 |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 年之前 |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 年之前 |
Rémi Verschelde
|
d9d5990c51
Merge pull request #64034 from DarkKilauea/fix-nav-region-gizmo
|
3 年之前 |
Josh Jones
|
8c324132d0
Fix typo when setting NavigationRegion travel_cost
|
3 年之前 |
Josh Jones
|
92c40bcf32
Fix NavigationRegion3D gizmo's odd visual behavior
|
3 年之前 |
smix8
|
c394ea518e
Add more detailed Navigation Debug Visualization
|
3 年之前 |
smix8
|
55923ade68
Add navigation layer bitmask helper functions
|
3 年之前 |
smix8
|
245da150e7
Streamline Navigation layer function names.
|
3 年之前 |
smix8
|
cfdfd304f1
Add NavigationRegion costs for pathfinding
|
3 年之前 |
smix8
|
8bcce0ebb2
Expose get_mesh() for NavigationPolygon Resources
|
3 年之前 |
smix8
|
4035a4103c
Update NavigationRegion2D when polygons of NavigationPolygon change
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
smix8
|
05d06b8957
Add get_region_rid() NavigationRegion2D and NavigationRegion3D
|
3 年之前 |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
3 年之前 |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
Raul Santos
|
68b04a5a07
Add array element type to `_get_polygons` and `_get_outlines`
|
3 年之前 |
Anilforextra
|
fc27636999
Vectors: Use clear() and has().
|
3 年之前 |
Rémi Verschelde
|
b23552922f
NavigationServer: Restore constness for thread safe `get_singleton`
|
3 年之前 |