mirror of https://github.com/godotengine/godot
Each file in Godot has had multiple contributors who co-authored it over the years, and the information of who was the original person to create that file is not very relevant, especially when used so inconsistently. `git blame` is a much better way to know who initially authored or later modified a given chunk of code, and most IDEs now have good integration to show this information. |
||
|---|---|---|
| .. | ||
| SCsub | ||
| config.py | ||
| godot_navigation_server.cpp | ||
| godot_navigation_server.h | ||
| nav_map.cpp | ||
| nav_map.h | ||
| nav_region.cpp | ||
| nav_region.h | ||
| nav_rid.h | ||
| nav_utils.h | ||
| navigation_mesh_editor_plugin.cpp | ||
| navigation_mesh_editor_plugin.h | ||
| navigation_mesh_generator.cpp | ||
| navigation_mesh_generator.h | ||
| register_types.cpp | ||
| register_types.h | ||
| rvo_agent.cpp | ||
| rvo_agent.h | ||