godot/scene/main
Jake Young 09bc9eb101
Backport NavigationServer with RVO2 to `3.x`
Change the entire navigation system.
Remove editor prefix from nav mesh generator class. It is now used for baking
at runtime as well.
Navigation supports obstacle avoidance now with the RVO2 library.
Nav system will also automatically link all nav meshes together to form one
overall complete nav map.
2022-01-05 16:00:56 +01:00
..
SCsub
canvas_layer.cpp
canvas_layer.h
http_request.cpp
http_request.h
instance_placeholder.cpp
instance_placeholder.h
node.cpp
node.h
resource_preloader.cpp
resource_preloader.h
scene_tree.cpp Backport NavigationServer with RVO2 to `3.x` 2022-01-05 16:00:56 +01:00
scene_tree.h
timer.cpp
timer.h
viewport.cpp
viewport.h