]> git.mxchange.org Git - simgear.git/history - simgear/nasal/cppbind/CMakeLists.txt
cppbind: rework to allow binding nearly everything.
[simgear.git] / simgear / nasal / cppbind / CMakeLists.txt
2013-03-03 Thomas Geymayercppbind: rework to allow binding nearly everything.
2013-02-07 James TurnerA couple more tests fixes.
2013-01-31 Thomas GeymayerNasal String wrapper and allow adding methods to string...
2012-12-16 Thomas GeymayerNasal cppbindings: automatic conversion of vec2 to...
2012-11-12 Thomas GeymayerAdd nasal::Ghost class for exposing C++ classes to...
2012-11-10 Thomas GeymayerAdd from_nasal helper and fix to_nasal for std::vector.
2012-11-09 Thomas GeymayerSome basic C++/Nasal binding helpers