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
4aed0a7eac662c084901795f8565f0a1bd05a049
OpenSceneGraph
/
src
/
osgPlugins
/
lws
History
Robert Osfield
02b456bcfa
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
...
to help enable better querying of supported features
2008-07-13 22:18:59 +00:00
..
CMakeLists.txt
Moved the TARGET_NAME setting into the OsgMacroUtils.cmake.
2007-03-19 17:24:19 +00:00
ReaderWriterLWS.cpp
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
2008-07-13 22:18:59 +00:00
SceneLoader.cpp
From Rick Pingry, "n my application I am walking through the scene graph looking for nodes of a specific name. I noticed there were times when some of the nodes were not named what I had expected. Upon reviewing the code, I noticed this was happening when there was a forward reference to a parented object.
2006-12-06 14:17:55 +00:00
SceneLoader.h
Moved plugins across to using ReaderWriter::Options* for search paths in addition
2004-11-22 23:54:45 +00:00