Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
686f6ff279
Fix mismatched class/struct definition warnings [-Wmismatched-tags]
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Aaron Franke
|
cf136a91d6
[Core] Completely kill math_2d.h, change includes
|
6 年之前 |
Bernhard Liebl
|
ba974b8d1e
Allow some non-integer built-in constants in gdscript
|
7 年之前 |
Juan Linietsky
|
4f5a7ebaec
State machine animation node
|
7 年之前 |
Emmanuel Leblond
|
c55ef807c0
Remove unused Variant._data.RefPtr
|
7 年之前 |
Bojidar Marinov
|
9f6c0c6eae
Duplicate Arrays and Dictionaries when instancing scene in editor
|
7 年之前 |
luz.paz
|
612ab4bbc6
Fix typos 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 年之前 |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 年之前 |
Sebastian Krzyszkowiak
|
110adc80d2
variant.h: Update comments with numeric enum values
|
7 年之前 |
Juan Linietsky
|
c5da28f24c
Fixed constness of variant functions, as well as visual script sequence ports. Closes #11258
|
7 年之前 |
Hein-Pieter van Braam
|
833c3917b2
Allow booleanization of all types
|
7 年之前 |
Hein-Pieter van Braam
|
137f8a58a8
Move Variant::evaluate() switch to computed goto
|
7 年之前 |
Maxim Sheronov
|
0fffa45158
Fix enums bindings
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Ignacio Etcheverry
|
46fdf16399
Improves method bind detection of signature types
|
7 年之前 |
Juan Linietsky
|
37adf936ab
few bugs fixed thanks to explicit bool constructor and clang.
|
7 年之前 |
Juan Linietsky
|
a3a7fb83e6
Made bool constructor explicit in Variant to avoid bugs, fixes #7843
|
7 年之前 |
Juan Linietsky
|
cfe4b30941
renamed node path, closes #5691
|
7 年之前 |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 年之前 |
Rémi Verschelde
|
c3baf5eb3c
Fix two typos from previous commit
|
8 年之前 |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Karroffel
|
1531f6fe01
really fixed PTRCALL now
|
8 年之前 |
Karroffel
|
15838f3702
Added PowerState casting operator to Variant
|
8 年之前 |
Hein-Pieter van Braam
|
b696beea65
Correct hash behavior for floating point numbers
|
8 年之前 |