smix8
|
0ed2cb0439
Make nodes handle their respective navigation source geometry
|
7 months ago |
Ricardo Buring
|
3590d49c70
GridMap: Fix physics_material property
|
1 year ago |
Aaron Franke
|
c399424db9
Move 3D-only resources to their own folder
|
4 years ago |
smix8
|
cd07e73812
Remove GridMap navigation_layers leftover
|
1 year ago |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
smix8
|
61f33e205c
Change GridMap navigation_layers to be per mesh_library item
|
2 years ago |
smix8
|
eb88aef537
Add GridMap collision_priority
|
2 years ago |
smix8
|
34e7628f5f
Fix Navigation API abbreviations inconsistency
|
2 years ago |
smix8
|
41c529a94d
Add GridMap function to change navigation map for baked navigation regions
|
2 years ago |
Micky
|
694190a354
Rename TileMap/GridMap.`world_to_map` and opposite to `local_to_map`
|
3 years ago |
Rémi Verschelde
|
9a368eca43
Merge pull request #64173 from smix8/navigation_debug_gridmap_edgeconnections_4.x
|
2 years ago |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 years ago |
rafallus
|
da7a5653f4
Expose Basis `set_orthogonal_index` method as a GridMap function
|
3 years ago |
smix8
|
4f0730d4bc
Add Navigation Debug for GridMap edge connections
|
3 years ago |
smix8
|
55923ade68
Add navigation layer bitmask helper functions
|
3 years ago |
smix8
|
245da150e7
Streamline Navigation layer function names.
|
3 years ago |
smix8
|
cb8d95c271
Fix GridMap Navigation transforms and debug
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
kobewi
|
cd6bd04cba
Remove unimplemented set_clip() method
|
3 years ago |
Haoyu Qiu
|
19a2ec3d04
Add GridMap.get_used_cells_by_item
|
3 years ago |
rafallus
|
cc46abd73d
Consider gridmap collisions in navigation bake
|
3 years ago |
JFonS
|
1f0dc02649
Merge pull request #56006 from KoBeWi/6yearslater
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
kobewi
|
59a9b2192e
Add physics material to GridMap
|
3 years ago |
PouleyKetchoupp
|
989acbbe81
Uniformize layer names, script methods and documentation
|
4 years ago |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 years ago |
Gilles Roudière
|
ba1344408f
Implement Navigation layers
|
4 years ago |