.. |
binder_common.hpp
|
b77cb648c3
Fix expected argument count for call errors
|
1 gadu atpakaļ |
builtin_ptrcall.hpp
|
6a3753c076
Fix object return value of builtin types' methods.
|
1 gadu atpakaļ |
class_db.hpp
|
fb884573ea
Allow registering "runtime classes"
|
1 gadu atpakaļ |
defs.hpp
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 gadi atpakaļ |
engine_ptrcall.hpp
|
431e30bc32
Ensure GDExtension class is the correct type for the Godot engine class
|
2 gadi atpakaļ |
error_macros.hpp
|
d174b47e51
Update error macros to match core
|
2 gadi atpakaļ |
math.hpp
|
00b29630ba
Merge pull request #1003 from akien-mga/fix-sign-0
|
2 gadi atpakaļ |
memory.hpp
|
b173a4d935
[Core] Improve `CowData` and `Memory` metadata alignment.
|
1 gadu atpakaļ |
method_bind.hpp
|
db2394dbe7
Identifiers containing double underscore are reserved according to the C++ standard
|
2 gadi atpakaļ |
method_ptrcall.hpp
|
37542dc2ec
Correctly handle `Object *` arguments that were encoded as `nullptr`
|
1 gadu atpakaļ |
mutex_lock.hpp
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 gadi atpakaļ |
object.hpp
|
8fbb7cf795
Allow GDExtensions to register virtual methods and call them on scripts
|
1 gadu atpakaļ |
object_id.hpp
|
d33bd47219
Add `CallableCustom` that devs can use in their GDExtensions
|
1 gadu atpakaļ |
property_info.hpp
|
8fbb7cf795
Allow GDExtensions to register virtual methods and call them on scripts
|
1 gadu atpakaļ |
type_info.hpp
|
349b5a3146
Added newer Variant types to `typed_array.hpp`
|
1 gadu atpakaļ |