mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Add unit tests for Decal
This commit is contained in:
parent
3c9d03b875
commit
bc85a84033
2 changed files with 134 additions and 0 deletions
|
|
@ -172,6 +172,7 @@
|
|||
#include "tests/scene/test_camera_3d.h"
|
||||
#include "tests/scene/test_convert_transform_modifier_3d.h"
|
||||
#include "tests/scene/test_copy_transform_modifier_3d.h"
|
||||
#include "tests/scene/test_decal.h"
|
||||
#include "tests/scene/test_gltf_document.h"
|
||||
#include "tests/scene/test_path_3d.h"
|
||||
#include "tests/scene/test_path_follow_3d.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue