[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,7 +30,7 @@
|
||||
|
||||
#include "quat.h"
|
||||
|
||||
#include "core/math/matrix3.h"
|
||||
#include "core/math/basis.h"
|
||||
#include "core/print_string.h"
|
||||
|
||||
// set_euler_xyz expects a vector containing the Euler angles in the format
|
||||
|
||||
Reference in New Issue
Block a user