Paul Trojahn
|
af3b157517
Support UTF-8 input action names
|
6 years ago |
Rémi Verschelde
|
b39e1df704
Fix VariantWriter overflow on 64-bit int
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
7 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
karroffel
|
ac2a9bb267
add template argument for size in StringBuffer
|
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 |
Juan Linietsky
|
d413f372be
Make old scenes readable again
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Evgeny Zuev
|
a0bdb6e2f6
Optimize memory allocations in VariantParser::get_token
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 years ago |
Pedro J. Estébanez
|
6759a28050
Fix tokenization of doubles
|
8 years ago |
Andrii Doroshenko (Xrayez)
|
72436956dd
Update GDScript completion names for Pool*Arrays
|
8 years ago |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 years ago |
Rémi Verschelde
|
71ada5bc2c
Merge pull request #9015 from mcanders/mcanders/ParseObjectVariantFix
|
8 years ago |
Carter Anderson
|
0a8de39bb1
Fix Variant::OBJECT token parsing
|
8 years ago |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 years ago |
Juan Linietsky
|
bb20f230ad
-Added .hdr format support
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Rémi Verschelde
|
c3baf5eb3c
Fix two typos from previous commit
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
7ce8342ac5
Rename project file to "project.godot"
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Juan Linietsky
|
74808ac4d9
New particle system, mostly working, some small features missing.
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Thaer Razeq
|
f50488a361
Various fixes detected using PVS-Studio static analyzer.
|
8 years ago |