<div dir="ltr">Thanks Tom .... Also curious why this very cool example was removed from the recent versions ;-)</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 4, 2016 at 6:07 PM, tom spencer <span dir="ltr"><<a href="mailto:blobfish@gmx.com" target="_blank">blobfish@gmx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, Nick<br>
<br>
you can use git track down the example file.<br>
<br>
Code:<br>
//to find example file<br>
git log --all --name-status | grep delaunay<br>
//to find commit that removed file<br>
git log --all --name-status -- examples/osgdelaunay/<wbr>osgdelaunay.cpp<br>
//show file contents 1 commit before removal<br>
git show 62fd0ef36^:examples/<wbr>osgdelaunay/osgdelaunay.cpp<br>
<br>
<br>
<br>
<br>
...<br>
<br>
Thank you!<br>
<br>
Cheers,<br>
tom[/code]<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=69239#69239" rel="noreferrer" target="_blank">http://forum.openscenegraph.<wbr>org/viewtopic.php?p=69239#<wbr>69239</a><br>
<br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.<wbr>openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.<wbr>org/listinfo.cgi/osg-users-<wbr>openscenegraph.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">trajce nikolov nick<br></div>
</div>