summaryrefslogtreecommitdiffstats
path: root/core/math/basis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily2019-08-171-4/+1
* Use reference to constant in functionsqarmin2019-07-101-1/+1
* Optimize Basis constructor for Axis AngleAaron Franke2019-05-171-11/+18
* Style: Apply new changes from clang-format 8.0Rémi Verschelde2019-04-091-2/+2
* Some improvements to is_equal_approx, restored Quat operator.Juan Linietsky2019-04-011-6/+20
* Remove setting that caused is_inside_tree() errors on doppler tracking enabled.Juan Linietsky2019-02-261-8/+2
* Several fixes to make GLES2 on HTML5 work much better.Juan Linietsky2019-02-251-28/+46
* [Core] Transform2D add set_scale and fix set_rotationAaron Franke2019-02-121-2/+2
* [Core] Rename Matrix3 file to BasisAaron Franke2019-02-091-0/+848