Pedro J. Estébanez
|
ac8b4708a3
Fix GDNative compat breakage due to dangling Variants fix
|
5 年之前 |
Pedro J. Estébanez
|
d904d05e65
Fix dangling and reassigned Variants
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 年之前 |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 年之前 |
Hein-Pieter van Braam-Stewart
|
8b1e297fc6
Don't crash on printing nested types
|
6 年之前 |
Hein-Pieter van Braam
|
b6b113cc2b
Align the Variant data member
|
6 年之前 |
Rémi Verschelde
|
b7cc2bb1e2
Core: Ensure classes match their header filename
|
6 年之前 |
Aaron Franke
|
3f837d5cc5
[Core] Rename Matrix3 file to Basis
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
686f6ff279
Fix mismatched class/struct definition warnings [-Wmismatched-tags]
|
7 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Aaron Franke
|
cf136a91d6
[Core] Completely kill math_2d.h, change includes
|
7 年之前 |
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
|
8 年之前 |
Juan Linietsky
|
c5da28f24c
Fixed constness of variant functions, as well as visual script sequence ports. Closes #11258
|
8 年之前 |
Hein-Pieter van Braam
|
833c3917b2
Allow booleanization of all types
|
8 年之前 |
Hein-Pieter van Braam
|
137f8a58a8
Move Variant::evaluate() switch to computed goto
|
8 年之前 |
Maxim Sheronov
|
0fffa45158
Fix enums bindings
|
8 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |
Ignacio Etcheverry
|
46fdf16399
Improves method bind detection of signature types
|
8 年之前 |
Juan Linietsky
|
37adf936ab
few bugs fixed thanks to explicit bool constructor and clang.
|
8 年之前 |
Juan Linietsky
|
a3a7fb83e6
Made bool constructor explicit in Variant to avoid bugs, fixes #7843
|
8 年之前 |