You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
[Core] Rename Matrix3 file to Basis
The code already referred to "Basis", it's just the file name that was different for some reason.
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
|
||||
#include "test_math.h"
|
||||
|
||||
#include "core/math/basis.h"
|
||||
#include "core/math/camera_matrix.h"
|
||||
#include "core/math/math_funcs.h"
|
||||
#include "core/math/matrix3.h"
|
||||
#include "core/math/transform.h"
|
||||
#include "core/os/file_access.h"
|
||||
#include "core/os/keyboard.h"
|
||||
|
||||
Reference in New Issue
Block a user