Getting to the way it's supposed to be!

This commit is contained in:
2024-10-12 00:43:51 +02:00
parent 84729f9d27
commit 8f2dad9cec
2663 changed files with 540071 additions and 14 deletions

View File

@@ -0,0 +1,27 @@
#define UFBXT_TEST_GROUP ""
#include "test_deflate.h"
#include "test_math.h"
#include "test_parse.h"
#include "test_mesh.h"
#include "test_transform.h"
#include "test_animation.h"
#include "test_skin.h"
#include "test_material.h"
#include "test_camera.h"
#include "test_triangulate.h"
#include "test_topology.h"
#include "test_legacy.h"
#include "test_collections.h"
#include "test_constraints.h"
#include "test_curves.h"
#include "test_cache.h"
#include "test_nurbs.h"
#include "test_obj.h"
#include "test_convert.h"
#include "test_api.h"
#include "test_scenes.h"
#include "test_fuzz.h"
#undef UFBXT_TEST_GROUP