Fabio Alessandrelli
|
5262d1bbcc
Fix marshalls size checks.
|
7 سال پیش |
Andrew Dunai
|
683511310e
Fix garbage in string padding.
|
7 سال پیش |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 سال پیش |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 سال پیش |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 سال پیش |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 سال پیش |
Rémi Verschelde
|
d5ca9e2f6f
Style: Apply clang-format again on all files
|
7 سال پیش |
Rémi Verschelde
|
613d374bc5
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
|
7 سال پیش |
Bojidar Marinov
|
0cf9597758
Allow for getting/setting indexed properties of objects using get/set_indexed
|
8 سال پیش |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 سال پیش |
Leon Krause
|
c05c334de7
Fix binary marshalling of Objects
|
7 سال پیش |
Hein-Pieter van Braam
|
f9467ec1ea
Fix signed and unsigned comparisons
|
8 سال پیش |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 سال پیش |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 سال پیش |
Juan Linietsky
|
1be30f35a6
Fix binary object marshalling, closes #9472
|
8 سال پیش |
Juan Linietsky
|
dc62389739
-Properly check limits to objects sent (regarding to size), fixes #9034
|
8 سال پیش |
Juan Linietsky
|
b7571582ed
Ability to save objects to binary format
|
8 سال پیش |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 سال پیش |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 سال پیش |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 سال پیش |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 سال پیش |
Bojidar Marinov
|
c37840c69f
Fix a pesky bug in marshalls.cpp/encode_variant
|
8 سال پیش |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 سال پیش |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 سال پیش |
Thaer Razeq
|
f50488a361
Various fixes detected using PVS-Studio static analyzer.
|
8 سال پیش |
Juan Linietsky
|
e6583117df
Both Array and Dictionary are always in shared mode (removed copy on write).
|
8 سال پیش |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 سال پیش |
Juan Linietsky
|
13cdccf23b
Variant INT and REAL are now 64 bits (other types remain at 32)
|
8 سال پیش |
Juan Linietsky
|
547a57777b
renamed joystick to joypad everywhere around source code!
|
8 سال پیش |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 سال پیش |