David Snopek
|
b0a33cac7c
GDExtension: Use ObjectID when creating custom callable
|
1 жил өмнө |
Emmanuel Leblond
|
5aa9f1ce64
Fix comment in gdextension_interface.h
|
1 жил өмнө |
Ced Naru
|
0a246e9b54
expose Object::free_instance_binding to GDExtension
|
1 жил өмнө |
David Snopek
|
cbf939e121
GDExtension: Don't deprecate old method of getting script category
|
1 жил өмнө |
David Cambré
|
531f56e830
add GDExtensionScriptInstanceGetClassCategory
|
2 жил өмнө |
David Snopek
|
2733a6f762
Implement reloading of GDExtensions
|
2 жил өмнө |
Jan Haller
|
c770937db5
More precise documentation for GDExtension String constructors (bytes vs. character count)
|
1 жил өмнө |
Jan Haller
|
ed3015e979
GDExtension: construct StringName directly from char*
|
2 жил өмнө |
Jeff Ward
|
60851af4da
Add functions for non-ptr style virtual calls in GDExtension
|
2 жил өмнө |
Rémi Verschelde
|
8dfc3f1864
Merge pull request #79005 from maiself/gde-custom-callable
|
2 жил өмнө |
Rémi Verschelde
|
43c7e8d3b5
Merge pull request #81515 from dsnopek/gdextension-validate-property-object
|
2 жил өмнө |
Rémi Verschelde
|
786dab42fd
Merge pull request #70329 from Daylily-Zeleen/daylily-zeleen/register_internal_class
|
2 жил өмнө |
David Snopek
|
abef8e3874
Allow implementing `Object::_validate_property()` from GDExtension
|
2 жил өмнө |
David Snopek
|
3e7a6e058a
Allow implementing `ScriptInstance::validate_property()` from GDExtension
|
2 жил өмнө |
Daylily-Zeleen
|
41ffe5461f
Allow GDExtension to register unexposed class.
|
2 жил өмнө |
Jan Haller
|
4e202bcec7
GDExtension: fix `bool` unknown in C
|
2 жил өмнө |
Mai Lavelle
|
e0ee985f64
Allow CallableCustom objects to be created from GDExtensions
|
2 жил өмнө |
Markus Sauermann
|
c4705a590b
Fix Object::notification order
|
2 жил өмнө |
Mai Lavelle
|
4b5da7e0ac
Expose PlaceHolderScriptInstance to GDExtension
|
2 жил өмнө |
Jeff Ward
|
efc8fd6e2c
Add get_script_instance to GDExtension
|
2 жил өмнө |
Yuri Sizov
|
6bfda7f5c5
Merge pull request #79156 from dsnopek/gdextension-string-resize
|
2 жил өмнө |
David Snopek
|
e87900970c
Allow resizing String's from GDExtension
|
2 жил өмнө |
Mikael Hermansson
|
2173821b38
Add support for indexed properties in GDExtension
|
2 жил өмнө |
Jan Haller
|
9ddd3c2af6
GDExtension `@since` attribute
|
2 жил өмнө |
Jan Haller
|
618507eb89
GDExtension: `Uninitialized*Ptr` for constructors/converters using placement new
|
2 жил өмнө |
Rémi Verschelde
|
699b66b62d
Merge pull request #77010 from dsnopek/gdextension-editor-plugins
|
2 жил өмнө |
David Snopek
|
3007163210
Allow GDExtensions to add editor plugins
|
2 жил өмнө |
David Snopek
|
c6b0d4aae3
Add GDExtension function to get Object class name
|
2 жил өмнө |
David Snopek
|
9b9482d4bb
Rework GDExtension interface from a struct to loading function pointers
|
2 жил өмнө |
Emmanuel Leblond
|
e785dd9dd9
Improve user-friendliness of "return value as function param" pattern in GDExtension API
|
2 жил өмнө |