Rémi Verschelde
|
0ae65472e7
clang-format: Enable `BreakBeforeTernaryOperators`
|
4 年之前 |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 年之前 |
reduz
|
d03b7fbe09
Refactored Node3D rotation modes
|
4 年之前 |
Aaron Franke
|
bf0213470c
Replace Vector3.to_diagonal_matrix with Basis.from_scale
|
4 年之前 |
Max Hilbrunner
|
744d5829b7
Merge pull request #52229 from lawnjelly/basis_quat_warning
|
4 年之前 |
lawnjelly
|
d3a3b3aff3
Improve Basis::get_quaternion error message
|
4 年之前 |
TwistedTwigleg
|
5ffed49907
New and improved IK system for Skeleton3D
|
5 年之前 |
Aaron Franke
|
9f3ae0adcd
Move code for looking_at to Basis
|
4 年之前 |
Aaron Franke
|
554c776e08
Reformat structure string operators
|
4 年之前 |
Marcel Admiraal
|
8acd13a456
Rename Quat to Quaternion
|
4 年之前 |
Aaron Franke
|
b5b6d3a8ec
Make is_equal_approx have explicit float and double versions
|
4 年之前 |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
4 年之前 |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 年之前 |
Rémi Verschelde
|
af878716f2
CI: Update to clang-format 11 and apply ternary operator changes
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Aaron Franke
|
5465e604bb
Improve argument names for core types
|
4 年之前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 年之前 |
Aaron Franke
|
9394c057b8
Remove redundant is_equal_approx_ratio method
|
5 年之前 |
Juan Linietsky
|
201d606b3d
Addition of SDFGI for open world global illumination
|
5 年之前 |
Andrea Catania
|
2331300989
- Added more euler rotation orders support.
|
5 年之前 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 年之前 |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 年之前 |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 年之前 |
Marcel Admiraal
|
8e6e91f2cd
Remove unnecessary check for zero determinant in Basis::orthonormalize().
|
5 年之前 |
Juan Linietsky
|
ee1e89f8c0
Modified rendering to use cluster instead of foward
|
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 年之前 |