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
Files
3c1d3b981c94253663435f2389462b164bd182ac
OpenSceneGraph
/
src
/
osgPlugins
/
lua
History
Robert Osfield
41ee3104ee
Removed dead code
2016-06-27 15:59:42 +01:00
..
lua-5.2.3
Changed the pointer arithmetic to be more explict and readable.
2016-06-21 11:45:19 +01:00
CMakeLists.txt
Added disabling of the C4702 as changing the code would introduce it's own warning.
2016-06-06 14:28:41 +01:00
LuaScriptEngine.cpp
Removed dead code
2016-06-27 15:59:42 +01:00
LuaScriptEngine.h
Added support for writing the file path of a script to the lua package.path to help with loading scripts within lua.
2014-09-17 17:40:07 +00:00
ReaderWriterLua.cpp
Fixed unused parameter warning.
2016-06-08 10:59:55 +01:00