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
ed04e2735e1d3772640cc5bfbb733cb6126e792e
OpenSceneGraph
/
examples
/
osgunittests
History
Robert Osfield
502acc19c9
Build fix
2017-05-25 09:54:11 +01:00
..
CMakeLists.txt
Added tests of various FileNameUtils functions, tests invoked by osgunittests filenames
2010-03-10 12:13:31 +00:00
FileNameUtils.cpp
Replaced .osg with .osgt file usage
2011-06-14 16:54:20 +00:00
MultiThreadRead.cpp
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
2015-10-22 13:42:19 +00:00
MultiThreadRead.h
Added "serialize" and plugin "preload" options in the "read-threads" code path.
2008-09-23 15:41:49 +00:00
osgunittests.cpp
Build fix
2017-05-25 09:54:11 +01:00
performance.cpp
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
2007-06-12 14:20:16 +00:00
performance.h
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
2007-06-12 14:20:16 +00:00
UnitTestFramework.cpp
Warning fixes
2009-02-03 15:28:53 +00:00
UnitTestFramework.h
From Jannik Heller, typo fixes
2015-06-01 13:11:49 +00:00
UnitTests_osg.cpp
From Mathias Froehlich, "This is a generic optimization that does not depend on any cpu or instruction
2008-09-17 16:14:28 +00:00