[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:
@@ -32,7 +32,7 @@
|
||||
#define TRANSFORM_H
|
||||
|
||||
#include "core/math/aabb.h"
|
||||
#include "core/math/matrix3.h"
|
||||
#include "core/math/basis.h"
|
||||
#include "core/math/plane.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user