Thaddeus Crews
|
e06d83860d
Style: Enforce `AllowShortFunctionsOnASingleLine`
|
7 months ago |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
8 months ago |
rune-scape
|
a84c480049
Add missing CallableCustomMethodPointer for const methods
|
1 year ago |
Sai Nane
|
e6a7c63125
binder_common: Fix uninitialized marshalling
|
1 year ago |
Pedro J. Estébanez
|
dee65d1435
Redefine GetSimpleTypeT<> in terms of <type_traits>
|
1 year ago |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
1 year ago |
vittorioromeo
|
55ed34e37c
Use '_v' shorthand for type traits and 'if constexpr' where appropriate
|
1 year ago |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
2 years ago |
Danil Alexeev
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
1 year ago |
Juan Linietsky
|
1c93606e47
Add ValidatedCall to MethodBind
|
2 years ago |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Aaron Franke
|
8556fdd4bc
Move EulerOrder enum to math_defs.h and global scope
|
2 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
reduz
|
5ac42cf576
Implement a BitField hint
|
3 years ago |
reduz
|
8b547331be
Create GDExtension clases for PhysicsServer3D
|
3 years ago |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
TechnoPorg
|
051ef479c9
Allow method binds to take Object subclasses as arguments
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 years ago |
Aaron Franke
|
24f57886d0
Expose max_axis_index and max_axis_index for Vector2(i)
|
5 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
reduz
|
d03b7fbe09
Refactored Node3D rotation modes
|
3 years ago |
George Marques
|
fafa8c7f6e
Enable method type information on release builds
|
3 years ago |
Aaron Franke
|
fa3a32a2d6
Use Key enum instead of plain integers
|
4 years ago |
bruvzg
|
7c3c5603d0
[Text Server] Improve object (image/table) inline alignment.
|
4 years ago |
Fabio Alessandrelli
|
95088f6bfa
[Core] Make enum variant cast and encoding 64 bits
|
4 years ago |
reduz
|
b1d15c51bc
Implement native extension system
|
4 years ago |
Aaron Franke
|
e919d894f8
Move many input enums to their own file
|
4 years ago |
Florian Kothmeier
|
a2c419bdc9
Raise error if Resource is of wrong type as function argument
|
4 years ago |