Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace bindgins to work with extensions | George Marques | 2021-09-27 | 1 | -124/+0 |
| | |||||
* | Add license headers to all source and header files | Hugo Locurcio | 2021-08-02 | 1 | -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 11 | George Marques | 2021-02-28 | 1 | -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 CI | Marc Gilleron | 2021-02-03 | 1 | -3/+1 |
| | |||||
* | Removed the redundant functions in CameraMatrix.hpp | Hrishikesh | 2021-02-03 | 1 | -6/+0 |
| | |||||
* | Removed redundant function definitions in CameraMatrix and used the ones in ↵ | Hrishikesh | 2021-02-03 | 1 | -1/+2 |
| | | | | Math.hpp | ||||
* | Additions to the library to support the ARCore plugin | Fredia Huya-Kouadio | 2020-08-23 | 1 | -0/+103 |