brlcad added crdueck to the BRL-CAD project.
2012-05-29 10:23:18 PDT in BRL-CAD
brlcad committed revision 50729 to the BRL-CAD SVN repository, changing 1 files.
2012-05-28 20:55:42 PDT in BRL-CAD
brlcad committed revision 50728 to the BRL-CAD SVN repository, changing 1 files.
2012-05-28 19:58:46 PDT in BRL-CAD
Also, if it's "compressing down the indents", then you probably have your tabstops set wrong. We use 4-char indents with tabstops at 8 characters. Basically, it's a fixed view form that should look the same even with traditional text file tools like cat, more, and others.
2012-05-28 19:55:16 PDT in BRL-CAD
Every time I read the patch, I seem to find something else... I just noticed that you're making calls to fabs() and using a 0.0001 magic tolerance number, which is not at all robust (what if we're doing molecular modeling or the sphere is simply smaller than that?). I don't fault you for it this time because see you followed suit to someone else's bad practice in ell.c in the bbox routine...
2012-05-28 19:52:22 PDT in BRL-CAD
brlcad committed revision 50727 to the BRL-CAD SVN repository, changing 1 files.
2012-05-28 19:48:07 PDT in BRL-CAD
brlcad committed revision 50726 to the BRL-CAD SVN repository, changing 1 files.
2012-05-28 19:44:03 PDT in BRL-CAD
brlcad committed revision 50725 to the BRL-CAD SVN repository, changing 1 files.
2012-05-28 19:38:58 PDT in BRL-CAD
brlcad committed revision 50724 to the BRL-CAD SVN repository, changing 1 files.
2012-05-28 19:32:30 PDT in BRL-CAD
At the beginning of every rt/rtedge rendering is a header of information displayed. Included is all of the details on the view: [sean@cad brlcad]$ rt -o/dev/null share/brlcad/7.21.0/db/moss.g all.g BRL-CAD Release 7.21.0 The BRL-CAD Raytracer RT Tue, 01 May 2012 10:13:30 -0700, Compilation 9 sean@cad:/usr/brlcad/dev-7.21.0 ...[snip]... Tree: 6 solids in 6 regions Model: X(-50...
2012-05-28 18:27:28 PDT in BRL-CAD