index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdnative
/
SCsub
Age
Commit message (
Expand
)
Author
2017-11-25
[GDNative] disable -fPIC flag with msvc compiler
Emmanuel Leblond
2017-11-21
Fix&prettify gdnative_api_struct.gen.h GDNATIVE_API_INIT macro generation
Emmanuel Leblond
2017-11-20
[GDNative] loading error and version error procs
Karroffel
2017-11-16
[GDNative] fix wrapper code generation
Karroffel
2017-11-13
fix auto-generated GDN API header for C compilers (#12891)
Evrey
2017-11-10
[GDNative] rename nativearvr extension to arvr
Karroffel
2017-11-10
[GDNative] better API struct versioning
Karroffel
2017-11-09
[GDNative] refactored API struct into core and extensions
Karroffel
2017-10-17
[GDnative] add pluginscript \o/
Emmanuel Leblond
2017-10-14
Redoing the ARVR GDNative interface as module and tighter implementation
BastiaanOlij
2017-10-08
[GDnatvie] improve wrapper code generation
Emmanuel Leblond
2017-10-07
Store GDNative API in array instead of dictionary
sheepandshepherd
2017-10-04
Merge pull request #11806 from touilleMan/gdnative-version-field
Thomas Herzog
2017-10-04
[GDnative] add future-proof next field to godot_gdnative_api_struct (a la Vul...
Emmanuel Leblond
2017-10-03
[GDNative] added API struct wrapper generator
Karroffel
2017-10-03
[GDnative] add api version field to godot_gdnative_api_struct
Emmanuel Leblond
2017-10-03
[GDnative] replace gdnative_api_struct.h by a json-based autogenerated system
Emmanuel Leblond
2017-09-26
Enhance iOS export
Ruslan Mustakov
2017-09-03
merged gdnative and nativescript module
Karroffel
2017-08-02
[GDNative/NativeScript] fix -rdynamic and removed _init call
Karroffel
2017-08-02
[GDNative] better header include paths
Karroffel
2017-04-09
renamed dlscript module to gdnative
Karroffel