[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:
@ -41,8 +41,8 @@
|
||||
#include "core/dvector.h"
|
||||
#include "core/io/ip_address.h"
|
||||
#include "core/math/aabb.h"
|
||||
#include "core/math/basis.h"
|
||||
#include "core/math/face3.h"
|
||||
#include "core/math/matrix3.h"
|
||||
#include "core/math/plane.h"
|
||||
#include "core/math/quat.h"
|
||||
#include "core/math/transform.h"
|
||||
|
||||
Reference in New Issue
Block a user