Re: [brlcad-devel] bug

2013-08-20 Thread Christopher Sean Morrison
Pawleeq, Thanks for the bug report! On Aug 20, 2013, at 4:52 PM, jans...@email.cz wrote: > 1. Try the B command on the same object and see if you get the same behavior. > B command works fine. > Try the "E" command on the same object. > 2. If possible, extract the problem objects into their

Re: [brlcad-devel] Bug: attr, comb_color???

2013-08-20 Thread Christopher Sean Morrison
On Aug 20, 2013, at 9:06 PM, Clifford Yapp wrote: > I think that sounds good - so to "downgrade" the attributes it would > be something like "attr upgrade -v3" ? Part of me wonders if that > would set up an expectation for dbupgrade supporting a similar > capability... Something like that. I d

Re: [brlcad-devel] Bug: attr, comb_color???

2013-08-20 Thread Clifford Yapp
On Tue, Aug 20, 2013 at 2:00 PM, Christopher Sean Morrison wrote: > I think the issue right now is that the > conversion happens at too low a level, in an attempt to catch most commands, > and that will likely need to change. I can confirm that - I was trying to make rgb and color transparently

Re: [brlcad-devel] [brlcad-commits] SF.net SVN: brlcad:[57004] brlcad/trunk/src/librt/primitives/hrt/hrt.c

2013-08-20 Thread Christopher Sean Morrison
On Aug 20, 2013, at 5:04 PM, iiizzzaaa...@users.sourceforge.net wrote: > Revision: 57004 > http://sourceforge.net/p/brlcad/code/57004 > Author: iiizzzaaakkk > Date: 2013-08-20 21:04:01 + (Tue, 20 Aug 2013) > Log Message: > --- > removed the isgreater keyword which is C9

Re: [brlcad-devel] bug

2013-08-20 Thread Tom Browder
Thanks. I'll take a look when I get home. Best, -Tom -- Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for ef

Re: [brlcad-devel] bug

2013-08-20 Thread
Please see below: -- Původní zpráva -- Od: Tom Browder Datum: 20. 8. 2013 Předmět: Re: [brlcad-devel] bug " Pawleeq, can you do a few things: 1.  Try the B command on the same object and see if you get the same behavior. " B command works fine.  " 2.  If possible, ext

Re: [brlcad-devel] bug

2013-08-20 Thread Tom Browder
Pawleeq, can you do a few things: 1. Try the B command on the same object and see if you get the same behavior. 2. If possible, extract the problem objects into their own .g file and send it to this list. 3. Give us details of your OS. Best, -Tom

Re: [brlcad-devel] Bug: attr, comb_color???

2013-08-20 Thread Tom Browder
On Tue, Aug 20, 2013 at 1:00 PM, Christopher Sean Morrison wrote: > On Aug 18, 2013, at 04:33 PM, Clifford Yapp wrote: > On Sun, Aug 18, 2013 at 3:52 PM, Tom Browder > wrote: > > So, what is the user to do to truly affect the color: use both rgb and > color > > attributes? Or does it matter sinc

Re: [brlcad-devel] Implementation of PULL

2013-08-20 Thread Christopher Sean Morrison
On Aug 19, 2013, at 06:11 AM, Check Nyah wrote:Well looking at the routine, its looks nice; but was actually thinking of using db_functree() to walk recursively up the tree from the leaves inverting and storing the matrix matrix transformations at respective points up the tree and it'll be simpler

Re: [brlcad-devel] Bug: attr, comb_color???

2013-08-20 Thread Christopher Sean Morrison
On Aug 18, 2013, at 04:33 PM, Clifford Yapp wrote:On Sun, Aug 18, 2013 at 3:52 PM, Tom Browder wrote:So, what is the user to do to truly affect the color: use both rgb and colorattributes? Or does it matter since BRL-CAD may be treating 'color' and'rgb' as aliases for each