Gary Oberbrunner
|
8d5c30ce83
Handle missing arg pointer in get_call_error_text
|
7 years ago |
Juan Linietsky
|
9e3a1e5401
Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.
|
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 |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Rémi Verschelde
|
a3f8dde502
Properly implement Basis constructor using Vector3 of Euler angles
|
7 years ago |
Chip Collier
|
fd81c001fc
Basis accepts Vector3 as constructor argument.
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Hein-Pieter van Braam
|
22358babda
Implement Linux-style likely()/unlikely() macros
|
8 years ago |
Hein-Pieter van Braam
|
d05965963d
Don't call Variant::reference() unnecessarily
|
8 years ago |
Ruslan Mustakov
|
f08bc0df7c
Construct Variants from Reference properly in GDNative
|
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 |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 years ago |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 years ago |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
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 |
Hein-Pieter van Braam
|
8ff6e53833
Correct Variant::hash_compare()
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Karroffel
|
6ab3213a55
fixed ClassDB inconsistencies
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Karroffel
|
1531f6fe01
really fixed PTRCALL now
|
8 years ago |
Karroffel
|
15838f3702
Added PowerState casting operator to Variant
|
8 years ago |
Thaer Razeq
|
f50488a361
Various fixes detected using PVS-Studio static analyzer.
|
8 years ago |
Hein-Pieter van Braam
|
b696beea65
Correct hash behavior for floating point numbers
|
8 years ago |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 years ago |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 years ago |
Juan Linietsky
|
e6583117df
Both Array and Dictionary are always in shared mode (removed copy on write).
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |