1
0
Fork 0
godot/modules/navigation
smix8 98f5305d4b Fix NavBase properties not requesting sync
Fixes that setters of NavBase properties never made the link or region dirty and requested a sync.
2025-02-12 12:16:53 +01:00
..
2d Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2025-01-16 17:18:01 -06:00
3d Remove erroneous squared version 2025-01-23 20:11:25 +01:00
editor Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
SCsub
config.py SCons: Specify optional dependencies for modules 2025-01-08 21:59:18 -06:00
nav_agent.cpp
nav_agent.h Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
nav_base.h Fix NavBase properties not requesting sync 2025-02-12 12:16:53 +01:00
nav_link.cpp Fix NavBase properties not requesting sync 2025-02-12 12:16:53 +01:00
nav_link.h Fix NavBase properties not requesting sync 2025-02-12 12:16:53 +01:00
nav_map.cpp Make NavMeshQueries use NavRegionIteration polygons directly 2025-01-02 15:35:29 +01:00
nav_map.h
nav_obstacle.cpp
nav_obstacle.h Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
nav_region.cpp Fix NavBase properties not requesting sync 2025-02-12 12:16:53 +01:00
nav_region.h Fix NavBase properties not requesting sync 2025-02-12 12:16:53 +01:00
nav_rid.h
nav_utils.h shift the polygon heap only if index is in range 2025-01-07 13:40:17 +01:00
register_types.cpp
register_types.h