Rename files and the exposed name for Transform3D

This commit is contained in:
Aaron Franke
2021-02-26 23:26:56 -05:00
parent 08a85352fb
commit a3c29ed899
22 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
#ifndef PIVOT_TRANSFORM_H
#define PIVOT_TRANSFORM_H
#include "core/math/transform.h"
#include "core/math/transform_3d.h"
#include "core/object/reference.h"
#include "model_abstraction.h"