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