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
/
nativescript
/
api_generator.cpp
Age
Commit message (
Expand
)
Author
2019-11-16
Add singleton_name field to autogenerated json api
Emmanuel Leblond
2019-04-19
Sort data exported to the api.json file for GDNative
Bastiaan Olij
2019-04-07
Fix where json exported empty types
Bastiaan Olij
2019-03-17
fix GDNative binding generation for object types
karroffel
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-10-04
Fix some cppcheck errors
Simon Wenner
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-07-24
Removed unnecessary assignments
Wilson E. Alvarez
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-11-14
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-10-17
[GDnative] add pluginscript \o/
Emmanuel Leblond
2017-10-08
Include property index in GDNative class API
sheepandshepherd
2017-09-03
merged gdnative and nativescript module
Karroffel