Goutte
|
91ca725f9b
Add support for the TAU constant. Fixes #12094.
|
il y a 8 ans |
jagt
|
822af935e3
fix editor crash when missing variable in pattern match dispatch
|
il y a 8 ans |
Hein-Pieter van Braam
|
137f8a58a8
Move Variant::evaluate() switch to computed goto
|
il y a 8 ans |
Poommetee Ketson
|
459f526119
Fix typos 'a' and 'an'
|
il y a 8 ans |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
il y a 8 ans |
Rémi Verschelde
|
490aef9369
Merge pull request #10581 from hpvb/fix-gcc6+
|
il y a 8 ans |
Juan Linietsky
|
b1c0e45b03
Implemented, The Amazing Zylann Hack (tm), fixes #10603
|
il y a 8 ans |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
il y a 8 ans |
Juan Linietsky
|
36e0a72c77
-Code completion for enumerations
|
il y a 8 ans |
Karroffel
|
57654d4b95
support enums and nested constants in match statement
|
il y a 8 ans |
Wilson E. Alvarez
|
738d2ab969
Removed unnecessary assignments
|
il y a 8 ans |
Juan Linietsky
|
95f10c620d
push variable later when created, to avoid self-referencing as a valid case, closes #6111
|
il y a 8 ans |
Bojidar Marinov
|
a5fb82c28c
Fix $a/b being parsed as division
|
il y a 8 ans |
Karroffel
|
5319098aef
fix a regression (GDScript) from e00630b
|
il y a 8 ans |
Bojidar Marinov
|
1936e1d2be
Make GDScript allow some keywords as identifiers
|
il y a 8 ans |
Bojidar Marinov
|
26a51c3c0b
Reimplement for..in range() so that it always results in ints
|
il y a 8 ans |
Andreas Haas
|
015d36d18b
GDScript: Use "is" keyword for type checking.
|
il y a 8 ans |
Bojidar Marinov
|
837a667225
Fix #8674, and rename a few things for clarity
|
il y a 8 ans |
mbalint12
|
71978685f9
Added autocomplete for file paths in the script editor
|
il y a 8 ans |
Bojidar Marinov
|
7cc561fe0e
Fixup #8123, seems like I forgot a few things
|
il y a 8 ans |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
il y a 8 ans |
curtisxk38
|
d35fab7382
Fix typo in Parser Error message
|
il y a 8 ans |
Rémi Verschelde
|
495710c3d6
Merge pull request #8123 from bojidar-bg/gdscript-inline-block-indent
|
il y a 8 ans |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
il y a 8 ans |
Bojidar Marinov
|
18ab88b3f1
Make inline blocks in GDScript more pythonic
|
il y a 8 ans |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
il y a 8 ans |
Saracen
|
5e938f0001
Inf and NaN support added to GDScript.
|
il y a 8 ans |
Rémi Verschelde
|
a78c314b0e
Merge pull request #7809 from hpvb/fix-6798
|
il y a 8 ans |
Hein-Pieter van Braam
|
3e5743ca36
Allow preload to accept a const string.
|
il y a 8 ans |
Juan Linietsky
|
d7fd86d51a
-begin of export work, not done yet
|
il y a 8 ans |