summaryrefslogtreecommitdiffstats
path: root/include/core/CameraMatrix.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-124/+0
|
* Add license headers to all source and header filesHugo Locurcio2021-08-021-0/+30
| | | | | | This is consistent with the core Godot source code, and ensures the license isn't detached from its original code when individual files are distributed.
* Update clang-format to version 11George Marques2021-02-281-2/+0
| | | | | | | This is taken from the Godot repository, so formatting is similar. This updates the style rules as well. Also fix style in files to conform with this version.
* Re-added clang-format checks to the CIMarc Gilleron2021-02-031-3/+1
|
* Removed the redundant functions in CameraMatrix.hppHrishikesh2021-02-031-6/+0
|
* Removed redundant function definitions in CameraMatrix and used the ones in ↵Hrishikesh2021-02-031-1/+2
| | | | Math.hpp
* Additions to the library to support the ARCore pluginFredia Huya-Kouadio2020-08-231-0/+103