Rémi Verschelde
|
af878716f2
CI: Update to clang-format 11 and apply ternary operator changes
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Aaron Franke
|
5465e604bb
Improve argument names for core types
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Aaron Franke
|
9394c057b8
Remove redundant is_equal_approx_ratio method
|
5 years ago |
Juan Linietsky
|
201d606b3d
Addition of SDFGI for open world global illumination
|
5 years ago |
Andrea Catania
|
2331300989
- Added more euler rotation orders support.
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Marcel Admiraal
|
8e6e91f2cd
Remove unnecessary check for zero determinant in Basis::orthonormalize().
|
5 years ago |
Juan Linietsky
|
ee1e89f8c0
Modified rendering to use cluster instead of foward
|
5 years ago |
Hugo Locurcio
|
a002b93d86
Add explanations for errors related to Vector/Quat normalization
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 years ago |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 years ago |
Aaron Franke
|
9ff708f008
Optimize Basis constructor for Axis Angle
|
6 years ago |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 years ago |
Juan Linietsky
|
dee98d3b6d
Some improvements to is_equal_approx, restored Quat operator.
|
6 years ago |
Juan Linietsky
|
3299045988
Remove setting that caused is_inside_tree() errors on doppler tracking enabled.
|
6 years ago |
Juan Linietsky
|
a32b26dfa2
Several fixes to make GLES2 on HTML5 work much better.
|
6 years ago |
Aaron Franke
|
06df7b0963
[Core] Transform2D add set_scale and fix set_rotation
|
6 years ago |
Aaron Franke
|
3f837d5cc5
[Core] Rename Matrix3 file to Basis
|
6 years ago |