This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-18 14:21:41 +00:00
Code
Releases
Wiki
Activity
Files
bb8001c83a62d99e830cf12df24e1aaea80f704d
godot
/
modules
/
navigation
/
2d
History
A Thousand Ships
a1846b27ea
Improve use of
Ref.is_null/valid
...
Use `is_null` over `!is_valid` and vice versa.
2024-12-23 16:35:02 -05:00
..
godot_navigation_server_2d.cpp
Improve use of
Ref.is_null/valid
2024-12-23 16:35:02 -05:00
godot_navigation_server_2d.h
Change navigation map synchronization to an async process
2024-12-22 02:03:59 +01:00
nav_mesh_generator_2d.cpp
Improve use of
Ref.is_null/valid
2024-12-23 16:35:02 -05:00
nav_mesh_generator_2d.h
Fix TileMapLayer navmesh baking
2024-05-02 18:06:23 +02:00