Silc 'Tokage' Renew
|
865da09871
Implement cubic_interpolate() as MathFunc for refactoring
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Yuri Roubinsky
|
a74acca858
Expose `randfn` to global scope
|
4 years ago |
Silc 'Tokage' Renew
|
953a7bce7e
reimplement ping-pong
|
3 years ago |
Juan Linietsky
|
610de0974d
Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation"
|
3 years ago |
Tokage
|
372ba76663
implement ping-pong loop in animation
|
4 years ago |
Hugo Locurcio
|
650b1db4b8
Add `print_verbose()` built-in function to print in verbose mode only
|
3 years ago |
kobewi
|
017c94222e
Remove cartesian2polar and polar2cartesian
|
3 years ago |
Aaron Franke
|
2733b9abd8
Remove obsolete "dectime" method
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Aaron Franke
|
f55445079a
Replace ColorN and from HTML with a string constructor
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
b743a2ef3c
Rename Math::stepify to snapped
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Yuri Roubinsky
|
38fb26794b
Exposed randi_range to global funcs + renamed rand_range to randf_range
|
5 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Rémi Verschelde
|
bd78b9f445
Remove deprecated decimals builtin
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
64epicks
|
e430f8ca61
Implemented `ord` function in VisualScript
|
6 years ago |
Chaosus
|
6694c119d0
Added lerp_angles built-in function
|
6 years ago |
Aaron Franke
|
a60f242982
Add integer posmod and rename default arg names
|
6 years ago |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
6 years ago |
Giacom
|
c00427add3
Added move_toward functions for float, Vector2 and Vector3
|
6 years ago |
Chaosus
|
514a3fb96a
Added smoothstep built-in function
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Pieter-Jan Briers
|
8d9d847a1a
Move things into the title bars of Visual Script nodes.
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |