Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 vuotta sitten |
Juan Linietsky
|
610de0974d
Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation"
|
4 vuotta sitten |
Tokage
|
372ba76663
implement ping-pong loop in animation
|
4 vuotta sitten |
Aaron Franke
|
2733b9abd8
Remove obsolete "dectime" method
|
4 vuotta sitten |
Rémi Verschelde
|
d5f9f58b61
Merge pull request #48903 from Calinou/math-funcs-remove-old-msvc-ifdef
|
4 vuotta sitten |
Hugo Locurcio
|
b57d9c8005
Remove `#ifdef` catering to MSVC 2012 and earlier in `math_funcs.h`
|
4 vuotta sitten |
Rémi Verschelde
|
98071ec136
Merge pull request #48887 from aaronfranke/round
|
4 vuotta sitten |
Aaron Franke
|
b01aa69c80
Use global scope round method for rounding
|
4 vuotta sitten |
Aaron Franke
|
b5b6d3a8ec
Make is_equal_approx have explicit float and double versions
|
4 vuotta sitten |
Rémi Verschelde
|
e196733e88
Re-bind posmod, use int64_t instead of int
|
4 vuotta sitten |
jfons
|
4d9d99bb82
Implement occlusion culling
|
4 vuotta sitten |
Aaron Franke
|
1d5042c9e2
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
|
5 vuotta sitten |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 vuotta sitten |
Marcel Admiraal
|
b743a2ef3c
Rename Math::stepify to snapped
|
4 vuotta sitten |
reduz
|
1bebb2ba05
Cull fixes and optimizations
|
4 vuotta sitten |
Yuri Roubinsky
|
38fb26794b
Exposed randi_range to global funcs + renamed rand_range to randf_range
|
5 vuotta sitten |
Aaron Franke
|
9394c057b8
Remove redundant is_equal_approx_ratio method
|
5 vuotta sitten |
Rémi Verschelde
|
5f4d64f4f3
Linux/BSD: Fix support for NetBSD
|
5 vuotta sitten |
Meriipu
|
7f9bfee0ac
GDScript: Clarified/fixed inaccuracies in the built-in function docs.
|
5 vuotta sitten |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 vuotta sitten |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 vuotta sitten |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 vuotta sitten |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 vuotta sitten |
Aaron Franke
|
8754e21f48
Fix "seperate" typos
|
6 vuotta sitten |
Aaron Franke
|
f8b4cf0fc4
Check for exact equality before approximate equality
|
6 vuotta sitten |
Aaron Franke
|
a9c10450bd
[Core] [Mono] Optimize Wrap functions
|
6 vuotta sitten |
Rémi Verschelde
|
d844e30614
Inspector: Make default float step configurable
|
6 vuotta sitten |
Chaosus
|
6694c119d0
Added lerp_angles built-in function
|
6 vuotta sitten |
Aaron Franke
|
a60f242982
Add integer posmod and rename default arg names
|
7 vuotta sitten |
Giacom
|
c00427add3
Added move_toward functions for float, Vector2 and Vector3
|
6 vuotta sitten |