summaryrefslogtreecommitdiff
path: root/core/math/basis.cpp
AgeCommit message (Expand)Author
2020-02-11Modified rendering to use cluster instead of fowardJuan Linietsky
2020-01-24Add explanations for errors related to Vector/Quat normalizationHugo Locurcio
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-10Removed unused variables, add some constants numbersRafał Mikrut
2019-10-14Make is_equal_approx separate for structuresAaron Franke
2019-09-25Added some obvious errors explanationsqarmin
2019-08-17Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily
2019-07-10Use reference to constant in functionsqarmin
2019-05-17Optimize Basis constructor for Axis AngleAaron Franke
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde
2019-04-01Some improvements to is_equal_approx, restored Quat operator.Juan Linietsky
2019-02-26Remove setting that caused is_inside_tree() errors on doppler tracking enabled.Juan Linietsky
2019-02-25Several fixes to make GLES2 on HTML5 work much better.Juan Linietsky
2019-02-12[Core] Transform2D add set_scale and fix set_rotationAaron Franke
2019-02-09[Core] Rename Matrix3 file to BasisAaron Franke