Goutte
|
91ca725f9b
Add support for the TAU constant. Fixes #12094.
|
8 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Wilson E. Alvarez
|
738d2ab969
Removed unnecessary assignments
|
8 years ago |
Rémi Verschelde
|
a931052c79
Merge pull request #9731 from Xrayez/gdscript-completion
|
8 years ago |
Karroffel
|
5319098aef
fix a regression (GDScript) from e00630b
|
8 years ago |
Andrii Doroshenko (Xrayez)
|
72436956dd
Update GDScript completion names for Pool*Arrays
|
8 years ago |
Bojidar Marinov
|
1936e1d2be
Make GDScript allow some keywords as identifiers
|
8 years ago |
Andreas Haas
|
015d36d18b
GDScript: Use "is" keyword for type checking.
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Saggi Mizrahi
|
c464609bda
Add '$' to token names
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Saracen
|
5e938f0001
Inf and NaN support added to GDScript.
|
8 years ago |
Hein-Pieter van Braam
|
b696beea65
Correct hash behavior for floating point numbers
|
8 years ago |
karroffel
|
c24c739da5
made _ a special token in GDScript
|
8 years ago |
Juan Linietsky
|
4261880c94
Merge pull request #6845 from karroffel/master
|
8 years ago |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Karroffel
|
f8a7c46273
pattern matching: implemented parser
|
9 years ago |
Juan Linietsky
|
62273e51a2
Moved JSON functions to built-in to_json, parse_json, validate_json
|
8 years ago |
Juan Linietsky
|
13cdccf23b
Variant INT and REAL are now 64 bits (other types remain at 32)
|
8 years ago |
Juan Linietsky
|
8b912d1115
-Fix bugs related to PoolVector crashes
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Pedro J. Estébanez
|
1b3dcac281
Adapt overlooked instances of zero-based column numbers
|
9 years ago |
Pedro J. Estébanez
|
2f80965845
Make text column numbers one-based
|
9 years ago |
Juan Linietsky
|
fc61eb37ce
Merge pull request #5920 from 29jm/fix-warnings
|
9 years ago |
Bojidar Marinov
|
4ee82a2c38
Adds enums to GDScript
|
9 years ago |
Juan Linietsky
|
1add52b55e
Brand new networked multiplayer
|
9 years ago |