You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Vector4/Vector4i: Add missing methods, tests and fix change of sign operator
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
#include "tests/core/math/test_vector2i.h"
|
||||
#include "tests/core/math/test_vector3.h"
|
||||
#include "tests/core/math/test_vector3i.h"
|
||||
#include "tests/core/math/test_vector4.h"
|
||||
#include "tests/core/math/test_vector4i.h"
|
||||
#include "tests/core/object/test_class_db.h"
|
||||
#include "tests/core/object/test_method_bind.h"
|
||||
#include "tests/core/object/test_object.h"
|
||||
|
||||
Reference in New Issue
Block a user