]> git.mxchange.org Git - simgear.git/history - simgear/nasal/cppbind/to_nasal.hxx
cppbind.Ghost: clean up a bit
[simgear.git] / simgear / nasal / cppbind / to_nasal.hxx
2013-03-03 Thomas Geymayercppbind: refactor to_nasal for better name lookup.
2013-03-03 Thomas Geymayercppbind: rework to allow binding nearly everything.
2013-03-01 Thomas Geymayercppbind: Prepare for improved bindings.
2012-12-28 James TurnerAdd SGPath to the Nasal conversion helpers.
2012-12-16 Thomas GeymayerNasal cppbindings: automatic conversion of vec2 to...
2012-11-12 Thomas GeymayerMissing include and more doxygen improvements
2012-11-12 Thomas GeymayerFix file headers
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