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
decf339b744fea30546e6ad78f4bba6722b2eba8
OpenSceneGraph
/
src
/
osgPlugins
/
lua
History
Johannes Pabst
6776cc2c63
Fix: LuaCallbackObject could form circular references to LuaScriptEngine that prevented its destruction. Destruction of LuaScriptEngine now disarms all callbacks into Lua.
2019-12-12 09:24:19 +00:00
..
lua-5.2.3
Restructured the system() fallback to be usable for C and C++
2018-01-21 12:09:49 +00:00
CMakeLists.txt
silence MSVC warning C4324: 'lua_longjmp': structure was padded
2018-02-14 10:49:33 +01:00
LuaScriptEngine.cpp
Fix: LuaCallbackObject could form circular references to LuaScriptEngine that prevented its destruction. Destruction of LuaScriptEngine now disarms all callbacks into Lua.
2019-12-12 09:24:19 +00:00
LuaScriptEngine.h
Added templte methods and implementations for Vec2,3,4 for b,ub,s,us,i and ui.
2016-07-04 13:37:29 +01:00
ReaderWriterLua.cpp
Fixed unused parameter warning.
2016-06-08 10:59:55 +01:00