Thaddeus Crews
|
5168214c48
Merge pull request #105329 from smix8/gridmap_octant_raster
|
3 weeks ago |
smix8
|
e2dec5146c
Remove GridMap godotsphir remarks
|
4 weeks ago |
smix8
|
39db6c1d3c
Fix GridMap OctantKey cell rasterization
|
1 month ago |
Michael Alexsander
|
556933306a
Allow to compile templates without navigation features
|
1 month ago |
Michael Alexsander
|
5ad414d046
Allow to compile templates without physics servers
|
2 months ago |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 months ago |
smix8
|
0ed2cb0439
Make nodes handle their respective navigation source geometry
|
4 months ago |
Ricardo Buring
|
3590d49c70
GridMap: Fix physics_material property
|
1 year ago |
Aaron Franke
|
c399424db9
Move 3D-only resources to their own folder
|
3 years ago |
smix8
|
cd07e73812
Remove GridMap navigation_layers leftover
|
1 year ago |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
1 year 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`
|
2 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
|
2 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
|
2 years ago |
smix8
|
55923ade68
Add navigation layer bitmask helper functions
|
2 years ago |
smix8
|
245da150e7
Streamline Navigation layer function names.
|
2 years ago |
smix8
|
cb8d95c271
Fix GridMap Navigation transforms and debug
|
2 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 |