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

GLTFDocument test case

This commit is contained in:
Julian
2025-01-04 14:28:38 -05:00
parent bdf625bd54
commit 5727eda0e1
5 changed files with 563 additions and 0 deletions

View File

@@ -170,6 +170,7 @@
#include "tests/scene/test_arraymesh.h"
#include "tests/scene/test_camera_3d.h"
#include "tests/scene/test_gltf_document.h"
#include "tests/scene/test_height_map_shape_3d.h"
#include "tests/scene/test_path_3d.h"
#include "tests/scene/test_path_follow_3d.h"