David Snopek
|
39f16e70f8
GDExtension: Add compatibility system for virtual methods
|
hace 8 meses |
Raul Santos
|
9e57674550
Remove `get_rid_func` from `GDExtensionClassCreationInfo4`
|
hace 11 meses |
Rémi Verschelde
|
04f6321ecc
Merge pull request #91166 from raulsntos/gdextension/loader
|
hace 1 año |
Raul Santos
|
4dd6e8eca5
GDExtension: Implement `GDExtensionLoader` concept
|
hace 1 año |
Daylily-Zeleen
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
hace 1 año |
Rémi Verschelde
|
9d4a736d0c
Merge pull request #91502 from lyuma/gdextension_open_library_compat
|
hace 1 año |
Lyuma
|
0e5e743258
Bind compatibility GDExtension methods removed in 88418
|
hace 1 año |
Jan Haller
|
27a637d287
GDExtension: provide `free_property_list_func` with length of array
|
hace 1 año |
Fredia Huya-Kouadio
|
ede88cf59d
Fix loading GDExtension dependencies on Android
|
hace 1 año |
DmitriySalnikov
|
b73e740786
Add renaming of PDB files to avoid blocking them
|
hace 1 año |
ppphp
|
d4e1a74efb
Add 'override' mark to ResourceFormat class
|
hace 1 año |
David Snopek
|
ea75307a11
Allow registering "runtime classes"
|
hace 1 año |
David Snopek
|
be11002e41
Allow GDExtensions to register virtual methods and call them on scripts
|
hace 1 año |
Riteo
|
f468e59efd
GDExtension: add an interface for loading extra documentation
|
hace 1 año |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
hace 4 años |
David Snopek
|
f86054e3a0
GDExtension: Save and compare modification times separately for reload
|
hace 1 año |
Yuri Sizov
|
582ed157b5
Fix StringName leaks in GDExtension, core, and editor themes
|
hace 1 año |
David Snopek
|
16a86b9604
GDExtension: Prevent issues with the editor trying to reload GDExtensions through its usual mechanism
|
hace 1 año |
kkolyan
|
43f92e4752
Fix inconsistent last_modified_time handling (prevent GDExtension reload spam on Windows 10)
|
hace 1 año |
David Snopek
|
2733a6f762
Implement reloading of GDExtensions
|
hace 2 años |
Markus Sauermann
|
c4705a590b
Fix Object::notification order
|
hace 2 años |
David Snopek
|
908b8c0507
GDExtension: Remove DLL copy if it fails to load
|
hace 2 años |
George Marques
|
cff69b0612
GDExtension: Copy DLL to a temp file before opening
|
hace 2 años |
Mikael Hermansson
|
2173821b38
Add support for indexed properties in GDExtension
|
hace 2 años |
David Snopek
|
ef9cb793d3
Remove GDExtension compatibility code for Godot 4.0
|
hace 2 años |
David Snopek
|
3007163210
Allow GDExtensions to add editor plugins
|
hace 2 años |
David Snopek
|
9b9482d4bb
Rework GDExtension interface from a struct to loading function pointers
|
hace 2 años |
Yuri Sizov
|
ee2cc347c6
Add support for icons in GDExtension classes
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
Gilles Roudière
|
be1c9d677d
Rename all gdnative occurences to gdextension
|
hace 2 años |