luz.paz
|
751806b5c7
Fix typos with codespell
|
7 lat temu |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 lat temu |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 lat temu |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 lat temu |
Indah Sylvia
|
3996a05324
Fixed typo: substract to subtract
|
7 lat temu |
Marcin Zawiejski
|
57f34abea1
Fix constant node value edit
|
7 lat temu |
Leon Krause
|
9b7b46143d
Move singleton management from ProjectSettings to Engine
|
7 lat temu |
Goutte
|
91ca725f9b
Add support for the TAU constant. Fixes #12094.
|
7 lat temu |
Cédric Fuchs
|
77dd6f37bd
Gave a tooltip to the "In" logic node
|
7 lat temu |
Ruslan Mustakov
|
61ddf52983
Add NIL_IS_VARIANT usage to few definitions
|
7 lat temu |
Nathan Lovato
|
cc40784728
Merge pull request #11653 from bojidar-bg/doc-vscript-1
|
7 lat temu |
Bojidar Marinov
|
10469c1962
Document some of the VisualScript classes.
|
7 lat temu |
Hein-Pieter van Braam
|
137f8a58a8
Move Variant::evaluate() switch to computed goto
|
7 lat temu |
Thomas Herzog
|
7dffed485b
Merge pull request #11230 from maxim-sheronov/fix_enum_bindings
|
7 lat temu |
Jeroen
|
ca5abae1e7
Fix 2 typos
|
7 lat temu |
Maxim Sheronov
|
0fffa45158
Fix enums bindings
|
7 lat temu |
Juan Linietsky
|
1c5376ae59
Many fixes to visual script, changed virtuals override for a proper selector.
|
7 lat temu |
Ignacio Etcheverry
|
c16d00591b
DocData and type hints fixes
|
7 lat temu |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 lat temu |
Wilson E. Alvarez
|
7a07895920
Added/Fixed null pointer checks
|
7 lat temu |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 lat temu |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 lat temu |
Wilson E. Alvarez
|
428f03cf06
Updated function argument names
|
8 lat temu |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 lat temu |
Ignacio Etcheverry
|
1e74f27f8f
Adds missing type information to virtual method binds
|
8 lat temu |
Juan Linietsky
|
8a4bce6ebd
Ability to set a function as sequenced, so when called you can choose not to use sequence ports. Fixes #6346
|
8 lat temu |
Juan Linietsky
|
37adf936ab
few bugs fixed thanks to explicit bool constructor and clang.
|
8 lat temu |
Rémi Verschelde
|
374cffaa11
Merge pull request #9764 from Noshyaar/pr-fix2
|
8 lat temu |
Poommetee Ketson
|
2777f81d29
Add object type hint for docs
|
8 lat temu |
George Marques
|
19ca9e7810
Update a VS custom node when its script changes
|
8 lat temu |