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
/
native_extension.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-104
/
+0
*
Merge pull request #67906 from groud/simpler_gdextension_config
Rémi Verschelde
2022-12-06
1
-0
/
+4
|
\
|
*
Allow specifying a prefix to automatically detect library files for gdextensi...
Gilles Roudière
2022-12-01
1
-0
/
+4
*
|
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-02
1
-9
/
+9
|
/
*
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
1
-8
/
+8
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Changed bool to GdNativeBool
basta
2022-07-16
1
-1
/
+1
*
Use BitField hint for the TextServer enums. Add missing parts for BitField su...
bruvzg
2022-07-15
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Merge pull request #60723 from reduz/refactor-module-initialization
Rémi Verschelde
2022-05-04
1
-5
/
+4
|
\
|
*
Refactor module initialization
reduz
2022-05-04
1
-5
/
+4
*
|
Merge pull request #60714 from Calinou/typedef-remove-ref
Rémi Verschelde
2022-05-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-1
/
+1
*
|
Add GDNativeInterface::get_library_path to GDExtension
Emmanuel Leblond
2022-04-29
1
-0
/
+2
|
/
*
Reorder native extension types initialization, initializing editor last
Gilles Roudière
2022-02-28
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master
Rémi Verschelde
2021-10-05
1
-1
/
+1
|
\
|
*
Provide a getter for the project data directory.
ne0fhyk
2021-09-15
1
-1
/
+1
*
|
Add property group and subgroup registration to extensions
Bastiaan Olij
2021-09-16
1
-0
/
+2
*
|
Add driver types to GD extension initialisation levels
Bastiaan Olij
2021-09-13
1
-0
/
+1
|
/
*
Implement Extension Loader
reduz
2021-08-20
1
-0
/
+2
*
A few fixes in the extension C API
George Marques
2021-08-17
1
-1
/
+1
*
Improve extension system
George Marques
2021-08-05
1
-2
/
+2
*
Implement native extension system
reduz
2021-06-25
1
-0
/
+94