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 |
pablotato
|
054a2ac579
Add cartesian to polar conversion functions
|
7 years ago |
Rémi Verschelde
|
ea0e942617
Merge pull request #12035 from Chaosus/wrapfunc
|
7 years ago |
Rémi Verschelde
|
bf88c3c8e8
Merge pull request #12097 from rcurtis/issue12065
|
7 years ago |
RCurtis
|
7fb57ecbd9
Fixed issue that improperly initialized visual node properties to Nil
|
7 years ago |
Poommetee Ketson
|
efc5209b99
VisualScript: add inverse_lerp & range_lerp
|
7 years ago |
Chaosus
|
216a8aa643
Added new wrap functions
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Rémi Verschelde
|
e1c1d7d1d7
Add a bunch of missing Godot headers in own files
|
8 years ago |
Rémi Verschelde
|
57166cd292
Merge pull request #7093 from bojidar-bg/named-colors
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |