summaryrefslogtreecommitdiffstats
path: root/include/core/Vector3.hpp
Commit message (Expand)AuthorAgeFilesLines
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-342/+0
* Add license headers to all source and header filesHugo Locurcio2021-08-021-0/+30
* Update clang-format to version 11George Marques2021-02-281-2/+0
* Added missing constants to Vector2, Vector3, Basis and QuatMarc Gilleron2020-12-081-0/+13
* Added missing Vector3 slerp and Vector3 projectSilver10632020-10-111-0/+9
* Update Vector3 slide to match godot implementationSilver10632020-10-111-1/+1
* Added Godot's math functionsMarc Gilleron2020-09-041-1/+1
* Merge pull request #371 from NHodgesVFX/VectorBounceReflectFixMarc2020-08-231-2/+2
|\
| * Fix Style IssuesNHodgesVFX2020-02-061-1/+1
| * Fix Vector's Bounce ReflectNHodgesVFX2020-02-061-2/+2
* | Add missing move_toward to Vector2 and Vector3Jummit2020-07-151-0/+7
* | Add missing Vector3::direction_to() and Vector2::direction_to()Marc Gilleron2020-06-051-0/+6
|/
* Make Basis look column-major while retaining a row-major representationDaniel Rakos2019-04-081-61/+202
* Implementing clang-format and applying it to all classesBastiaan Olij2018-11-241-36/+32
* Redid PR 190 for master now that nativescript 1.1 has been mergedBastiaan Olij2018-11-221-0/+8
* Use static linking instead of dynamic linkingKarroffel2017-07-231-13/+1
* rewrote binding generator in pythonKarroffel2017-05-121-0/+146