This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
99eb81e743
OpenSceneGraph
/
src
/
osgPlugins
/
lua
History
Robert Osfield
99eb81e743
Added support for casting objects to allow one to access a parent classes methods.
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