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
c4f199d1b503bccd1af3877c2d7700aa8391d5e5
OpenSceneGraph
/
src
/
osgPlugins
/
V8
History
Robert Osfield
bfdcf4d8d1
Fixed build of V8 and Python plugins
2014-01-03 14:36:58 +00:00
..
CMakeLists.txt
Added initial cut of basic scripting support, introducing an osg::Script object to wrap up the individual scripts, osg::ScriptCallback for assigning a Script as node callback and an osg::ScriptEngine base class that plugins implement to provided support for specific scripting languages.
2013-08-09 16:51:06 +00:00
ReaderWriterV8.cpp
Added initial cut of basic scripting support, introducing an osg::Script object to wrap up the individual scripts, osg::ScriptCallback for assigning a Script as node callback and an osg::ScriptEngine base class that plugins implement to provided support for specific scripting languages.
2013-08-09 16:51:06 +00:00
V8ScriptEngine.cpp
Fixed build of V8 and Python plugins
2014-01-03 14:36:58 +00:00
V8ScriptEngine.h
Fixed build of V8 and Python plugins
2014-01-03 14:36:58 +00:00