| 00:18.24 | *** join/#brlcad abhi2011 (~chatzilla@ip170-79-211-87.adsl2.static.versatel.nl) | |
| 01:22.10 | *** join/#brlcad yottabit (~heath@unaffiliated/ybit) | |
| 01:22.14 | *** part/#brlcad yottabit (~heath@unaffiliated/ybit) | |
| 01:35.55 | brlcad | like I said, zero-effort and has sufficient for decades :) |
| 04:06.18 | brlcad | gets through most of the trackers for the night |
| 07:05.54 | *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ) | |
| 09:29.51 | *** join/#brlcad abhi2011_ (~chatzilla@ip170-79-211-87.adsl2.static.versatel.nl) | |
| 09:33.35 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 10:34.08 | jordisayol | brlcad: I mistakenly closed "mged crash on startup - ID: 3341960" report. If you can reopen it please? sorry for that |
| 11:07.24 | brlcad | sure, np |
| 11:33.49 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 12:58.54 | d_rossberg | is there any template for writing a function to copy a nmg model? |
| 13:25.07 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 13:27.42 | *** join/#brlcad n_reed (~molto_cre@BZ.BZFLAG.BZ) | |
| 14:41.48 | brlcad | d_rossberg: there is nmg_dup_shell() in src/librt/primitives/nmg/nmg_misc.c |
| 14:43.05 | brlcad | it's not used anywhere so you may want to verify that it actually/still works, but it could be moved to an nmg_dup.c file and made into new public api if you need something like that |
| 14:44.08 | brlcad | otherwise, you could do what the 'clone' command does calling export on the nmg to create a copy |
| 14:46.18 | brlcad | i.e., rt_get_internal()+db_lookup() -> rt_put_internal() to an in-mem should do the trick |
| 14:46.38 | brlcad | nmg_dup_shell() is probably a better way, though :) |
| 15:23.39 | d_rossberg | thanks, as far as i can see nmg_dup_shell() is used in nmg_hollow_shell() (nmg_extrude.c) but it seems to be a good reference |
| 15:47.40 | CIA-48 | BRL-CAD: 03n_reed * r47336 10/brlcad/trunk/src/other/step/src/express/expparse.y: have lemon print message on stack overflow |
| 15:48.45 | CIA-48 | BRL-CAD: 03n_reed * r47337 10/brlcad/trunk/src/other/step/src/express/lexact.c: set dangling pointers to null |
| 16:07.27 | *** join/#brlcad ibot (~ibot@rikers.org) | |
| 16:07.27 | *** topic/#brlcad is BRL-CAD Open Source Solid Modeling || http://brlcad.org || http://sf.net/projects/brlcad || #brlcad logs: http://ibot.rikers.org/%23brlcad/ || BRL-CAD release 7.20.2 is posted (20110701) || BRL-CAD is participating in the ESA Summer of Code in Space! | |
| 16:42.30 | CIA-48 | BRL-CAD: 03n_reed * r47338 10/brlcad/trunk/src/other/step/src/express/error.c: s/malloc/calloc |
| 16:55.48 | CIA-48 | BRL-CAD: 03bob1961 * r47339 10/brlcad/trunk/src/libtclcad/tclcad_obj.c: Modified libtclcad/tclcad_obj.c/go_draw() to use ged_mike_persp_mat. This works better when drawing things in shaded mode. |
| 17:42.24 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 20:14.27 | starseeker | growls - alright, why is archer suddenly not showing raytracing? |
| 20:14.57 | starseeker | friggin external projectors... messed with my graphical setup good, apparently |
| 20:23.08 | brlcad | starseeker: another nice metric from today.. got a clean build on a 20-proc debian box |
| 20:23.29 | brlcad | not tried a debian build in several months, so good to see that's still working out of the box |
| 20:24.00 | brlcad | but more cool, the cmake build took about 1min 20sec vs about 3min for autotools :) |
| 20:24.48 | starseeker | hah - sweet! |
| 20:25.43 | starseeker | (that's a big Debian machine) |
| 20:25.48 | brlcad | of course, I'm assuming the builds were near parity, but neat nonetheless |
| 20:26.36 | starseeker | nods - should be pretty close now... is the step stuff still turned on in autotools? |
| 20:27.44 | starseeker | brlcad: is archer's raytracing working for you? (I think it's me, but a second datapoint would be nice) |
| 20:39.04 | brlcad | starseeker: works fine for me |
| 20:39.17 | starseeker | cool |
| 20:39.20 | starseeker | (phew) |
| 20:39.21 | brlcad | other than an hv3 error |
| 20:39.22 | brlcad | Error in -requestcmd home://blank/css/brlcad.css: wrong # args: should be "::hv3::request::inst1 m ..." |
| 20:39.27 | brlcad | during startup |
| 20:39.38 | starseeker | blinks - that should be gone in the latest trunk |
| 20:59.53 | brlcad | was a latest trunk build |
| 21:16.58 | *** part/#brlcad n_reed (~molto_cre@BZ.BZFLAG.BZ) | |
| 23:29.58 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |