| 01:47.37 | *** join/#brlcad geocalc (n=geocalc@91-171-205-31.rev.libertysurf.net) | |
| 03:19.49 | *** join/#brlcad Pimpi (n=frank@gondolin.pimpi.org) | |
| 04:15.03 | starseeker | growls at dgo_build_tops |
| 04:15.33 | starseeker | unless I'm completely mistaken, this part of MGED was set up with the assumption that people wouldn't DO things like e all/box.r |
| 04:16.09 | starseeker | probably considered too much typing - "just" xpush and do e box.r |
| 04:52.41 | *** join/#brlcad Twingy (n=justin@74.92.144.217) | |
| 05:04.01 | *** join/#brlcad punkrockgirl (i=Pandora@c-69-247-220-102.hsd1.mo.comcast.net) | |
| 06:50.37 | *** join/#brlcad geocalc (n=geocalc@91-171-205-31.rev.libertysurf.net) | |
| 08:38.04 | *** join/#brlcad SWPadnos_ (n=Me@dsl107.esjtvtli.sover.net) | |
| 09:09.22 | *** join/#brlcad clock_ (n=clock@77-56-89-220.dclient.hispeed.ch) | |
| 09:21.32 | *** join/#brlcad elite01 (n=omg@unaffiliated/elite01) | |
| 10:37.41 | *** join/#brlcad ``Erik (i=erik@c-68-54-174-162.hsd1.md.comcast.net) | |
| 14:29.36 | *** join/#brlcad Axman6 (n=Axman6@pdpc/supporter/student/Axman6) | |
| 16:22.49 | ``Erik | oh me |
| 17:29.03 | *** join/#brlcad Elrohir (n=kvirc@p5B14F3A3.dip.t-dialin.net) | |
| 18:26.32 | *** join/#brlcad clock_ (n=clock@77-56-82-195.dclient.hispeed.ch) | |
| 19:09.57 | *** join/#brlcad Ralith (n=ralith@216.162.199.202) | |
| 19:14.24 | starseeker | is starting to wonder if the way MGED is currently keeping track of what's being drawn is up to this challenge |
| 19:20.15 | starseeker | Or, perhaps, it may be a question of how the sflag is set when the draw command is first run |
| 19:20.31 | ``Erik | you think too much |
| 19:39.28 | Ralith | brlcad: was there a reason the vector X/Y/Z defines couldn't be replaced with an enum? I thought that had the same effect after compilation |
| 19:39.50 | Ralith | and it would significantly reduce the chance of a naming conflict |
| 19:44.46 | *** join/#brlcad elite01 (n=omg@unaffiliated/elite01) | |
| 20:00.48 | starseeker | ``Erik: Where the heck is the s_flag set when something is drawn? Is it in dozoom.c? If so, then dgo_build_tops might be OK after all |
| 20:01.05 | starseeker | or at least, the proper place to change things is in the draw command |
| 21:13.20 | starseeker | Ah, ha! |
| 21:19.49 | starseeker | no, that just introduces new errors |
| 21:29.01 | *** join/#brlcad pacman87 (n=Timothy@resnet-45-219.dorm.utexas.edu) | |
| 21:34.08 | starseeker | ignores ``Erik and continues trying to think |
| 23:11.54 | starseeker | tries to think of a case where you would want to do e all/box.r rather than box.r by itself |