index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
extension
/
gdextension.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Remove `get_rid_func` from `GDExtensionClassCreationInfo4`
Raul Santos
2024-09-10
1
-0
/
+1
*
Merge pull request #91166 from raulsntos/gdextension/loader
Rémi Verschelde
2024-08-26
1
-16
/
+7
|
\
|
*
GDExtension: Implement `GDExtensionLoader` concept
Raul Santos
2024-08-22
1
-16
/
+7
*
|
Allow ClassDB to create a Object without postinitialization for GDExtension.
Daylily-Zeleen
2024-08-20
1
-2
/
+4
|
/
*
Merge pull request #91502 from lyuma/gdextension_open_library_compat
Rémi Verschelde
2024-05-30
1
-0
/
+9
|
\
|
*
Bind compatibility GDExtension methods removed in 88418
Lyuma
2024-05-07
1
-0
/
+9
*
|
GDExtension: provide `free_property_list_func` with length of array
Jan Haller
2024-04-27
1
-0
/
+1
|
/
*
Fix loading GDExtension dependencies on Android
Fredia Huya-Kouadio
2024-04-19
1
-1
/
+3
*
Add renaming of PDB files to avoid blocking them
DmitriySalnikov
2024-04-05
1
-7
/
+0
*
Add 'override' mark to ResourceFormat class
ppphp
2024-03-25
1
-4
/
+4
*
Allow registering "runtime classes"
David Snopek
2024-02-20
1
-3
/
+9
*
Allow GDExtensions to register virtual methods and call them on scripts
David Snopek
2024-02-12
1
-0
/
+1
*
GDExtension: add an interface for loading extra documentation
Riteo
2024-01-26
1
-0
/
+20
*
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-2
/
+2
*
GDExtension: Save and compare modification times separately for reload
David Snopek
2023-11-02
1
-3
/
+5
*
Fix StringName leaks in GDExtension, core, and editor themes
Yuri Sizov
2023-10-18
1
-0
/
+3
*
GDExtension: Prevent issues with the editor trying to reload GDExtensions thr...
David Snopek
2023-10-13
1
-0
/
+2
*
Fix inconsistent last_modified_time handling (prevent GDExtension reload spam...
kkolyan
2023-10-01
1
-1
/
+0
*
Implement reloading of GDExtensions
David Snopek
2023-09-25
1
-0
/
+44
*
Fix Object::notification order
Markus Sauermann
2023-08-30
1
-0
/
+10
*
GDExtension: Remove DLL copy if it fails to load
David Snopek
2023-08-17
1
-0
/
+1
*
GDExtension: Copy DLL to a temp file before opening
George Marques
2023-08-11
1
-0
/
+7
*
Add support for indexed properties in GDExtension
Mikael Hermansson
2023-07-21
1
-0
/
+1
*
Remove GDExtension compatibility code for Godot 4.0
David Snopek
2023-06-07
1
-2
/
+1
*
Allow GDExtensions to add editor plugins
David Snopek
2023-05-25
1
-0
/
+24
*
Rework GDExtension interface from a struct to loading function pointers
David Snopek
2023-05-16
1
-1
/
+5
*
Add support for icons in GDExtension classes
Yuri Sizov
2023-03-31
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-0
/
+104