Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 年之前 |
kleonc
|
4d7f642fb3
Improve some argument names for core types
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
188609e5ab
CI: Update to clang-format 11 and apply ternary operator changes
|
4 年之前 |
Andrea Catania
|
74d10e766e
- Added more euler rotation orders support.
|
5 年之前 |
Marcel Admiraal
|
e869da9665
Remove unnecessary check for zero determinant in Basis::orthonormalize().
|
5 年之前 |
Hugo Locurcio
|
a002b93d86
Add explanations for errors related to Vector/Quat normalization
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 年之前 |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
5 年之前 |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 年之前 |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 年之前 |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 年之前 |
Aaron Franke
|
9ff708f008
Optimize Basis constructor for Axis Angle
|
6 年之前 |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 年之前 |
Juan Linietsky
|
dee98d3b6d
Some improvements to is_equal_approx, restored Quat operator.
|
6 年之前 |
Juan Linietsky
|
3299045988
Remove setting that caused is_inside_tree() errors on doppler tracking enabled.
|
6 年之前 |
Juan Linietsky
|
a32b26dfa2
Several fixes to make GLES2 on HTML5 work much better.
|
6 年之前 |
Aaron Franke
|
06df7b0963
[Core] Transform2D add set_scale and fix set_rotation
|
6 年之前 |
Aaron Franke
|
3f837d5cc5
[Core] Rename Matrix3 file to Basis
|
6 年之前 |