Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
il y a 5 mois |
Patrick Sean Klein
|
a1fe6ffa19
NavigationPolygon: Implement get/set_polygon fast paths.
|
il y a 5 mois |
smix8
|
fd727ab994
Fix thread use causing navigation mesh data corruption
|
il y a 5 mois |
Rémi Verschelde
|
6fdf3e5d22
Fix linking NavigationServer2D/3D with all classes disabled in build profile
|
il y a 9 mois |
smix8
|
d6c31017a6
Add NavigationMesh border_size property for tile baking
|
il y a 10 mois |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
il y a 3 ans |
smix8
|
d253cd7864
Add clear() function to NavigationMesh / NavigationPolygon
|
il y a 1 an |
smix8
|
7caf08ec75
Fix NavigationMesh baking AABB Editor handling and visuals
|
il y a 1 an |
Josh Jones
|
a0715b30f9
Rework const on NavigationServer methods
|
il y a 1 an |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 1 an |
smix8
|
e96aabfedd
Remove deprecated NavigationMesh compatibility parts
|
il y a 1 an |
Josh Jones
|
0572346985
Fix typo and ensure backwards compatibility for changed property names
|
il y a 1 an |
smix8
|
34e7628f5f
Fix Navigation API abbreviations inconsistency
|
il y a 1 an |
Haoyu Qiu
|
344ed9ec6c
Remove leading spaces from enumerator name hints
|
il y a 2 ans |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
il y a 2 ans |
smix8
|
d7f75fab60
Remove / Replace old Navigation Debug Visualization
|
il y a 2 ans |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
il y a 2 ans |
RedMser
|
83f2723893
Fix some property validation not been refactored
|
il y a 2 ans |
smix8
|
c394ea518e
Add more detailed Navigation Debug Visualization
|
il y a 2 ans |
smix8
|
0c4d99f4fd
Implement NavigationMesh bake area
|
il y a 2 ans |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
il y a 2 ans |
smix8
|
2c059dcfcb
Remove slash delimiter from NavigationMesh properties
|
il y a 2 ans |
smix8
|
cda93057f7
Remove arbitrary NavigationMesh bake property limits
|
il y a 2 ans |
smix8
|
4185fce0ef
Add wrong surface warnings to NavigationMesh.create_from_mesh()
|
il y a 2 ans |
Rémi Verschelde
|
eaa4e86433
Merge pull request #61061 from smix8/navigation_mesh_sample_distance_range_4.x
|
il y a 2 ans |
smix8
|
e33fa9d833
Clamp NavigationMesh sample_distance above zero
|
il y a 2 ans |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
il y a 2 ans |
Pawel Lampe
|
e17e4b34a8
Fix debug navmesh errors
|
il y a 2 ans |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
il y a 2 ans |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
il y a 3 ans |