1
0
Fork 0
godot/modules/navigation
Thaddeus Crews a9b6b3d932
Merge pull request #100776 from AThousandShips/improve_null_checks
Improve use of `Ref.is_null/valid`
2024-12-29 09:35:04 -06:00
..
2d Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
3d Merge pull request #100776 from AThousandShips/improve_null_checks 2024-12-29 09:35:04 -06:00
editor Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
config.py Add 2D navigation mesh baking 2023-09-25 19:48:14 +02:00
nav_agent.cpp Make NavMap objects request sync only on demand 2024-11-27 01:00:07 +01:00
nav_agent.h Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
nav_base.h Style: Apply new `clang-format` changes 2024-09-20 08:09:48 -05:00
nav_link.cpp Patch navigation map async synchronization 2024-12-26 13:04:20 +01:00
nav_link.h Patch navigation map async synchronization 2024-12-26 13:04:20 +01:00
nav_map.cpp Patch navigation map async synchronization 2024-12-26 13:04:20 +01:00
nav_map.h Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
nav_obstacle.cpp Make NavMap objects request sync only on demand 2024-11-27 01:00:07 +01:00
nav_obstacle.h Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
nav_region.cpp Patch navigation map async synchronization 2024-12-26 13:04:20 +01:00
nav_region.h Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
nav_rid.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
nav_utils.h Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
register_types.cpp Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00