OpenSceneGraph/src/osgPlugins/lua
2014-02-06 11:25:37 +00:00
..
lua-5.2.3 Added lua-5.2.3 as source code so it can be optinally built as part of the lua plugin, making it possible to work out of the box across all platforms with needing lua as an external dependency. 2014-02-04 16:49:13 +00:00
CMakeLists.txt Added lua-5.2.3 as source code so it can be optinally built as part of the lua plugin, making it possible to work out of the box across all platforms with needing lua as an external dependency. 2014-02-04 16:49:13 +00:00
LuaScriptEngine.cpp Added support for casting objects to allow one to access a parent classes methods. 2014-02-06 11:25:37 +00:00
LuaScriptEngine.h Added support for casting objects to allow one to access a parent classes methods. 2014-02-06 11:25:37 +00:00
ReaderWriterLua.cpp Preliminary support for wrapping methods in the lua script plugin. 2013-12-25 17:36:32 +00:00