K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
il y a 10 mois |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
il y a 11 mois |
Juan Linietsky
|
1c93606e47
Add ValidatedCall to MethodBind
|
il y a 1 an |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 2 ans |
Rémi Verschelde
|
cfb9cae23a
Merge pull request #62814 from KoBeWi/strint
|
il y a 2 ans |
Aaron Franke
|
83634119d4
Replace Quaternion Euler constructor with `from_euler` method
|
il y a 2 ans |
bruvzg
|
163257d51b
[GDExtension] Implement support for typed arrays.
|
il y a 2 ans |
kobewi
|
a43319b6c9
Restore numeric from String constructors
|
il y a 3 ans |
Yuri Rubinsky
|
e97ece55aa
Add constructor accepting four Vector4's to `Projection`
|
il y a 2 ans |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
il y a 2 ans |
Rémi Verschelde
|
e7a58a7eb6
Core: Rename math 'phi' arguments to 'angle'
|
il y a 2 ans |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
il y a 2 ans |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
il y a 3 ans |
reduz
|
d03b7fbe09
Refactored Node3D rotation modes
|
il y a 3 ans |
mennomax
|
b4eeeb315a
Swap args of Plane(point, normal) constructor
|
il y a 3 ans |
Vincent D
|
aa82cb6f35
Expose get_skew for transform2d and add new constructor
|
il y a 3 ans |
reduz
|
2c81e5fa0e
Make some variant internal functions public.
|
il y a 3 ans |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
il y a 3 ans |
Marcel Admiraal
|
8acd13a456
Rename Quat to Quaternion
|
il y a 4 ans |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
il y a 4 ans |
Alex Hirsch
|
6985967c3b
Add missing ERR_FAIL_INDEX check to Variant::construct
|
il y a 4 ans |
Aaron Franke
|
f55445079a
Replace ColorN and from HTML with a string constructor
|
il y a 4 ans |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
il y a 4 ans |
Rémi Verschelde
|
cb42bf113c
Merge pull request #44406 from vnen/variant-ptr-construct
|
il y a 4 ans |
George Marques
|
35e7490c95
Add PtrConstruct template to use in Variant constructors
|
il y a 4 ans |
George Marques
|
e4e9231420
Use pointer parameters in Variant function pointers
|
il y a 4 ans |
George Marques
|
029fd88adb
Fix VariantInternal initialization and setting of object
|
il y a 4 ans |
reduz
|
5288ff538d
Create Variant built-in functions.
|
il y a 4 ans |
Rémi Verschelde
|
0f249f5c0a
Variant: Sync docs with new constructors, fixups after #43403
|
il y a 4 ans |
reduz
|
9979abce74
Change how no-arg constructor is handled internally in Variant.
|
il y a 4 ans |