[osg-users] System requirements for OpenSceneGraph
Jannik Heller
scrawl at baseoftrash.de
Sun Jan 8 06:21:23 PST 2017
Hi Nikita,
If you want to help finding the cause for the bug in master you can run a git bisect.
git bisect will use a binary search pattern and give you commits to test on your PC, usually this takes about 10 steps and you'll arrive at the problem commit.
http://webchick.net/node/99
Once we've identified the commit that introduced the bug it should be easy to find a solution.
Cheers,
Jannik
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69927#69927
More information about the osg-users
mailing list