1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

[Navigation] Rename classes in preparation for future restructure

This commit is contained in:
A Thousand Ships
2025-02-26 11:42:07 +01:00
parent 0a30831bed
commit b064fcf547
28 changed files with 1075 additions and 999 deletions

View File

@@ -144,6 +144,7 @@
#include "tests/scene/test_visual_shader.h"
#include "tests/scene/test_window.h"
#include "tests/servers/rendering/test_shader_preprocessor.h"
#include "tests/servers/test_nav_heap.h"
#include "tests/servers/test_text_server.h"
#include "tests/test_validate_testing.h"