David Snopek
|
4b76485a4e
Switch to using `ObjectID` in custom callables
|
1 年之前 |
Rémi Verschelde
|
5182624141
gdextension: Sync with upstream commit f8818f85e6c43cdf1277e8ae85eba19ca0a003b0 (4.2-beta2)
|
1 年之前 |
Rémi Verschelde
|
4f0eb2f520
Merge pull request #1263 from dsnopek/string-name-new
|
1 年之前 |
David Snopek
|
29248c31ae
Miscellaneous updates to gdextension_interface.h
|
1 年之前 |
David Snopek
|
3d814f9e4a
Use the new `string_name_new_with_latin1_chars` function to improve StringName construction performance
|
1 年之前 |
David Snopek
|
6ad187cc7e
Update for `get_class_category` added to `GDExtensionScriptInstanceInfo2`
|
1 年之前 |
David Snopek
|
df849651d9
Changes necessary for hot reload to work
|
2 年之前 |
David Snopek
|
c18c1916c3
Implement `callable_mp()` and `callable_mp_static()`
|
2 年之前 |
David Snopek
|
3a02feddc3
Update for addition of `get_virtual_call_data_func` and `call_virtual_func` to `GDExtensionClassCreationInfo2`
|
1 年之前 |
David Snopek
|
aa6867e6c9
Support `_validate_property()`
|
1 年之前 |
Daylily-Zeleen
|
2d1f852baf
Implement register unexposed class.
|
2 年之前 |
Jan Haller
|
54092861f1
GDExtension: fix `bool` unknown in C
|
1 年之前 |
Markus Sauermann
|
c2d99fd519
Fix `Object::notification` order
|
2 年之前 |
David Snopek
|
f0405f18a3
Add support for placeholder_script_instance_create/update
|
1 年之前 |
David Snopek
|
8bc1c1dbeb
Implement `String::resize()`
|
2 年之前 |
Mikael Hermansson
|
7d8cb7c155
Add support for indexed properties
|
2 年之前 |
Rémi Verschelde
|
a4784e12b9
gdextension: Sync with upstream commit ada712e06a471da2a2f4646237830bbd7980c114 (4.1-rc1)
|
2 年之前 |
Jan Haller
|
2d4ec829a0
GDExtension: `Uninitialized*Ptr` for constructors/converters using placement new
|
2 年之前 |
David Snopek
|
6347ce2550
Synchronize gdextension_interface.h with Godot
|
2 年之前 |
Rémi Verschelde
|
2078c00bab
Merge pull request #1114 from dsnopek/editor-plugins
|
2 年之前 |
David Snopek
|
e75ebffb70
Add support for adding/removing editor plugins
|
2 年之前 |
David Snopek
|
431e30bc32
Ensure GDExtension class is the correct type for the Godot engine class
|
2 年之前 |
David Snopek
|
a5c6ca5920
Update to load function pointers for GDExtension interface
|
2 年之前 |
Rémi Verschelde
|
0068320ff1
gdextension: Sync with upstream commit d2699dc7ab96fbd75faccc1f32f55baebf1d84dc (4.0-rc2)
|
2 年之前 |
Rémi Verschelde
|
516fad14e4
gdextension: Sync with upstream commit c4fb119f03477ad9a494ba6cdad211b35a8efcce (4.0-rc1)
|
2 年之前 |
Rémi Verschelde
|
fccceb8736
Merge pull request #1011 from mihe/error-macros
|
2 年之前 |
bruvzg
|
37f6e35974
Update typed array API to match "GDScript: Fix typed arrays".
|
2 年之前 |
bruvzg
|
40d3cfd97b
Move Array:set_typed to internal GDExtension structure.
|
2 年之前 |
Mikael Hermansson
|
d174b47e51
Update error macros to match core
|
2 年之前 |
Rémi Verschelde
|
1909113889
gdextension: Sync with upstream commit 28a24639c3c6a95b5b9828f5f02bf0dc2f5ce54b (4.0-beta14)
|
2 年之前 |