| 00:20.56 | starseeker_ | output to pix file? |
| 00:26.56 | starseeker_ | Given that's nonsensical in command line nirt, should it just be a "throwaway" option? |
| 00:27.15 | starseeker_ | or did you want nirt to optionally generate an mged style wireframe as a pix file? |
| 00:28.39 | starseeker_ | comes to the belated realization he has no idea how to output a wireframe as a .pix file or even if it can be done... |
| 00:34.26 | starseeker_ | or we could teach saveview to omit the -o option when nirt is specified... |
| 00:54.02 | brlcad | i was thinking more that with -o the nirt output or other logging output would go to that file instead of stdout/stderr/bu_log .. the default ".pix" would of course need to change to something more generic (maybe .log) |
| 01:16.10 | CIA-21 | BRL-CAD: 03brlcad * r31176 10/brlcad/trunk/TODO: (log message trimmed) |
| 01:16.10 | CIA-21 | BRL-CAD: this has come up so many times over the year, it needs to be documented so it |
| 01:16.10 | CIA-21 | BRL-CAD: can be eventually worked on. develop a low-level tool for investigating, |
| 01:16.10 | CIA-21 | BRL-CAD: reporting statistics on, and repairing geometry database files. the tool should |
| 01:16.10 | CIA-21 | BRL-CAD: nominally perform big/little endian conversions, report number and types of |
| 01:16.12 | CIA-21 | BRL-CAD: objects, allow deletion/undeletion/hiding/unhiding, provide some general means |
| 01:16.14 | CIA-21 | BRL-CAD: to manipulate the packed and unpacked .g file data for performing low-level |
| 02:30.01 | starseeker_ | brlcad: I haven't looked at saveview yet, but would it be hard to conditionalize the suffix based on the command supplied? The command is already one of the arguments to saveview - wouldn't it be a quick comparison? |
| 02:30.20 | starseeker_ | .log for nirt, .pix for rt, etc... |
| 03:46.39 | *** join/#brlcad dtidrow__ (n=dtidrow@c-69-255-182-248.hsd1.va.comcast.net) | |
| 04:07.40 | *** join/#brlcad Twingy (n=justin@74.92.144.217) | |
| 05:15.54 | brlcad | starseeker_: sure, probably just if cmd == "rt" then ".pix" else ".log" |
| 05:16.25 | brlcad | or maybe .out or something generic |
| 05:18.20 | brlcad | since there are a variety of formats .. rt and rtedge are .pix; rtweight is text; rtcheck is binary or ascii plot data and log output; nirt default is text/log output; etc |
| 05:19.04 | brlcad | i suppose it could have knowledge of all those and behave accordingly then defaulting to something generic |
| 05:30.20 | *** join/#brlcad ibot (i=ibot@pdpc/supporter/active/TimRiker/bot/apt) | |
| 05:30.20 | *** topic/#brlcad is BRL-CAD Open Source Solid Modeling || http://brlcad.org || http://sf.net/projects/brlcad || Channel logs at http://ibot.rikers.org/%23brlcad/ || BRL-CAD is participating in the 2008 Google Summer of Code, see http://brlcad.org/wiki/Google_Summer_of_Code || GSoC student selections are announced! See http://code.google.com/soc/2008/brl/about.html | |
| 06:47.47 | brlcad | starseeker_: aha! |
| 06:49.22 | brlcad | my recollection was right .. nirt did/does (used to) take commands via -e ... you inadvertently broke that behavior with r31097 |
| 06:50.05 | brlcad | i.e. before that revision, you could run something like: nirt -e "xyz 0 0 1000; dir 0 0 -1; s; q" db/moss.g all.g |
| 06:51.59 | brlcad | -e was interpreted as a script; -f reads a file, hence the type parameter to enqueue_script |
| 06:59.03 | CIA-21 | BRL-CAD: 03brlcad * r31177 10/brlcad/trunk/TODO: nirt -e seems to have been busted with r31097 |
| 07:29.04 | *** join/#brlcad hippieindamakin8 (n=hippiein@210.212.55.3) | |
| 07:29.31 | hippieindamakin8 | hey guys |
| 07:35.43 | *** join/#brlcad clock_ (n=clock@77-56-88-50.dclient.hispeed.ch) | |
| 07:35.46 | brlcad | howdy hippieindamakin8 ! |
| 08:17.11 | *** join/#brlcad Elperion (n=Bary@p5487600D.dip.t-dialin.net) | |
| 08:37.51 | CIA-21 | BRL-CAD: 03brlcad * r31178 10/brlcad/trunk/NEWS: rather belated thanks to Daniel for finding/fixing the bu_ptbl memory leak that was occuring during prep where delete_regs wasn't getting freed from an rtip. this change was made in 28 Oct 2006 14:56:23 as CVS rev 14.17 |
| 08:54.54 | hippieindamakin8 | hey brlcad wassup |
| 09:59.20 | *** join/#brlcad Axman6 (n=Axman6@pdpc/supporter/student/Axman6) | |
| 12:23.54 | *** join/#brlcad thing0 (n=ric@58.171.14.228) | |
| 14:19.18 | *** join/#brlcad thing1 (n=ric@58.171.14.228) | |
| 14:25.43 | *** part/#brlcad thing1 (n=ric@58.171.14.228) | |
| 14:49.20 | *** join/#brlcad clock_ (n=clock@77-56-87-234.dclient.hispeed.ch) | |
| 15:01.19 | starseeker_ | brlcad: Ah, crud - sorry about that! |
| 15:01.34 | starseeker_ | I'll look into it ASAP |
| 15:23.45 | starseeker_ | I don't see how that could have done it - that rev was just to fix a missing break and change the displayed options - it must be elsewhere |
| 15:35.35 | *** join/#brlcad iraytrace (n=iraytrac@71.31.152.84) | |
| 15:38.23 | ``Erik | well, poo, I went through all the code monkeys material on youtube |
| 15:57.31 | *** join/#brlcad vedge (n=vedge@205-237-251-204.ilesdelamadeleine.ca) | |
| 16:06.05 | *** join/#brlcad dtidrow (n=dtidrow@c-69-255-182-248.hsd1.va.comcast.net) | |
| 16:57.11 | brlcad | starseeker_: it basically just did a strcpy before of the script -- now, though, you have it inside the if clause |
| 16:58.19 | brlcad | i.e. look at the inputs .. the data is in 'string' .. follow where string is put into str for both cases of type == READING_FILE and != READING_FILE |
| 16:58.53 | brlcad | more paper references if you don't have them in the bib: http://www.google.com/search?num=50&hl=en&safe=off&client=safari&rls=en&q=paint+the+night+brl-cad&btnG=Search (three top results) |
| 17:08.29 | *** join/#brlcad iraytrace (n=iraytrac@71.31.152.84) | |
| 17:09.43 | CIA-21 | BRL-CAD: 03brlcad * r31179 10/brlcad/trunk/src/rt/ (main.c opt.c): move output_is_binary to opt so that remrt can resolve the reference |
| 17:10.29 | iraytrace | what's the appropriate way of checking out "head" these days? The SVN link on SF gets all the repositories (jbrlcad, etc) |
| 17:10.39 | brlcad | ~cadsvn |
| 17:10.40 | ibot | To obtain BRL-CAD from Subversion: svn checkout https://brlcad.svn.sourceforge.net/svnroot/brlcad/brlcad/trunk brlcad |
| 17:11.26 | iraytrace | thx |
| 17:56.48 | ``Erik | checks out "cinelerra" |
| 18:02.56 | *** join/#brlcad iraytrace_ (n=iraytrac@71.31.152.84) | |
| 18:05.16 | ``Erik | I hope it's not terribly linux specific :/ |
| 18:06.03 | *** join/#brlcad Elperion (n=Bary@p5487600D.dip.t-dialin.net) | |
| 18:40.32 | *** join/#brlcad Twingy (n=justin@74.92.144.217) | |
| 19:28.30 | *** join/#brlcad andrecastelo (n=chatzill@189.71.79.175) | |
| 20:03.30 | louipc | cinderella is hot |
| 20:05.16 | *** join/#brlcad ibot (i=ibot@pdpc/supporter/active/TimRiker/bot/apt) | |
| 20:05.16 | *** topic/#brlcad is BRL-CAD Open Source Solid Modeling || http://brlcad.org || http://sf.net/projects/brlcad || Channel logs at http://ibot.rikers.org/%23brlcad/ || BRL-CAD is participating in the 2008 Google Summer of Code, see http://brlcad.org/wiki/Google_Summer_of_Code || GSoC student selections are announced! See http://code.google.com/soc/2008/brl/about.html | |
| 20:17.52 | yukonbob | afternoon, cadheads. |
| 20:29.18 | *** join/#brlcad pacman87 (n=Timothy@71.170.63.120) | |
| 20:55.45 | yukonbob | hey pacman87 |
| 21:19.54 | pacman87 | hey yukonbob |