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
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
22 changed files with 24 additions and 24 deletions

View file

@ -35,7 +35,7 @@
#include "core/math/delaunay_3d.h"
#include "core/math/geometry_2d.h"
#include "core/math/math_funcs.h"
#include "core/math/transform.h"
#include "core/math/transform_3d.h"
#include "core/os/file_access.h"
#include "core/os/keyboard.h"
#include "core/os/os.h"