rewrote binding generator in python

This commit is contained in:
Karroffel
2017-05-12 21:53:07 +02:00
parent 3969bcf078
commit cf30b0f39d
47 changed files with 650 additions and 812 deletions

11
.gitignore vendored
View File

@@ -1,7 +1,8 @@
include/godot_cpp/*.hpp
include/godot_cpp/impl/
include/godot.h
include/godot
src/*.cpp
include/*.hpp
*.os
*.so
*.obj
*.obj
*.pyc
*.json
bin