You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Fix consistency of translated/scaled/rotated in Transform2D and Transform3D
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
#include "tests/core/math/test_random_number_generator.h"
|
||||
#include "tests/core/math/test_rect2.h"
|
||||
#include "tests/core/math/test_rect2i.h"
|
||||
#include "tests/core/math/test_transform_2d.h"
|
||||
#include "tests/core/math/test_transform_3d.h"
|
||||
#include "tests/core/math/test_vector2.h"
|
||||
#include "tests/core/math/test_vector2i.h"
|
||||
#include "tests/core/math/test_vector3.h"
|
||||
|
||||
Reference in New Issue
Block a user