]> git.mxchange.org Git - simgear.git/history - simgear/nasal/cppbind/NasalObjectHolder.hxx
cppbind.Ghost: clean up a bit
[simgear.git] / simgear / nasal / cppbind / NasalObjectHolder.hxx
2014-03-12 Thomas Geymayercppbind: Do not derive from SGReferenced if there is...
2014-03-11 Thomas Geymayercppbind: fix possible usage of expired object from...
2013-12-04 Thomas Geymayercppbind: don't leak nasal references for Ghost methods.
2013-10-15 Thomas Geymayercppbind: convert Nasal functions to C++ boost::function.