Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
K. S. Ernest (iFire) Lee
|
2650b87102
Carry property hint and hint string through to Visualscript virtual functions.
|
7 years ago |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
7 years ago |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
7 years ago |
Max Hilbrunner
|
d0b62ce155
Merge pull request #19021 from Faless/rpc_sync_fix
|
7 years ago |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
7 years ago |
Pieter-Jan Briers
|
99e871f45f
More stuff!
|
7 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 |
Goutte
|
91ca725f9b
Add support for the TAU constant. Fixes #12094.
|
7 years ago |
Poommetee Ketson
|
ed606ded52
Fix files header
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 years ago |
Wilson E. Alvarez
|
428f03cf06
Updated function argument names
|
8 years ago |
Juan Linietsky
|
8a4bce6ebd
Ability to set a function as sequenced, so when called you can choose not to use sequence ports. Fixes #6346
|
8 years ago |
George Marques
|
19ca9e7810
Update a VS custom node when its script changes
|
8 years ago |
Juan Linietsky
|
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
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 |
Saracen
|
5e938f0001
Inf and NaN support added to GDScript.
|
8 years ago |
Juan Linietsky
|
e9bb65db81
-All types have editable script now in properties
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Juan Linietsky
|
5028d7510d
Connection hints when connecting to empty space.
|
9 years ago |
Juan Linietsky
|
89702d545b
Basic type constants for visual script
|
9 years ago |
Juan Linietsky
|
5b96c3a552
-Modified Input and added is_action_just_pressed() as well as is_action_just_released()
|
9 years ago |
Juan Linietsky
|
5567350e1b
-Reworked constant nodes better
|
9 years ago |
Juan Linietsky
|
fb4d6d1db0
More visual script improvements
|
9 years ago |