]> git.mxchange.org Git - simgear.git/history - simgear/nasal/cppbind/from_nasal_detail.hxx
cppbind: rework to allow binding nearly everything.
[simgear.git] / simgear / nasal / cppbind / from_nasal_detail.hxx
2013-02-28 Thomas GeymayerNasal cppbind: support more member function types
2013-01-31 Thomas GeymayerNasal String wrapper and allow adding methods to string...
2012-12-28 James TurnerAdd SGPath to the Nasal conversion helpers.
2012-12-16 Thomas GeymayerNasal cppbindings: automatic conversion of vec2 to...
2012-11-27 Thomas GeymayerSimplify/Make VS happy
2012-11-27 Thomas Geymayercppbind: Automatic conversion of derived ghosts and...
2012-11-12 Thomas GeymayerMissing include and more doxygen improvements
2012-11-10 Thomas GeymayerAdd from_nasal helper and fix to_nasal for std::vector.