Re: [brlcad-devel] POV-Ray Elliptical torus

2015-07-22 Thread Christopher Sean Morrison
On Jul 22, 2015, at 1:14 PM, Gurwinder Singh Bains wrote: > Hi Sean, > I'm working elliptical torus, export it but not properly. I want some > discission on as below: > In mged, after running "make eto eto" when I type "l eto" it shows results as If you run “sed eto”, it should show letters o

Re: [brlcad-devel] [OGV] Merge Front and Back End branches

2015-07-22 Thread Deepak Sharma
@Shubham Time is running out, we need to talk to take further step for OGV. Please tell me when will be you free so that we can discuss things. -- ___ BRL-CAD Developer mailing

Re: [brlcad-devel] Regarding website menu

2015-07-22 Thread Hitesh Sofat
On Wed, Jul 22, 2015 at 9:15 AM, Christopher Sean Morrison wrote: > > Sofat, > > The latest changes and improvements are looking pretty good. Here are some > other items I notice: > > • there are several duplicates in the Additional Languages list > including Spanish and Spainish (twice

[brlcad-devel] POV-Ray Elliptical torus

2015-07-22 Thread Gurwinder Singh Bains
Hi Sean, I'm working elliptical torus, export it but not properly. I want some discission on as below: In mged, after running "make eto eto" when I type "l eto" it shows results as Elliptical Torus eto V (0, 0, 0) N=(0, 0, 1) C=(100, 0, 100) mag=141.121 r=400 d=50 here C is the major axis of the

[brlcad-devel] Communications, IRC required through remainder

2015-07-22 Thread Christopher Sean Morrison
GSoC Students, As everyone should have noticed by now, there’s currently a service outage [1] with our Sourceforge hosting provider where our mailing lists have been offline since Thursday. (If you didn’t notice, that’s an indication you absolutely should focus on communicating more…) Their

Re: [brlcad-devel] nmg command design

2015-07-22 Thread Christopher Sean Morrison
On Jul 20, 2015, at 5:03 PM, Brad Hollister wrote: > I assume there isn't any functionality that does this, even in a > related form? If not, this could be easily handled with a field such > as: That is a correct assumption, though one that has been discussed before. We also need some means f

Re: [brlcad-devel] nmg command design

2015-07-22 Thread Brad Hollister
Hi, > Instead of creating a stateful description in terms of ?selections", > an action could be encoded as nmg metadata where subentities are > ?marked? and you can perform actions on things marked. Basically, > this would change the nmg ? writing the marked data to disk just like > any other cha