IRC log for #brlcad on 20101207

00:06.59 *** join/#brlcad juanman (~quassel@unaffiliated/juanman)
00:22.52 *** join/#brlcad R0b0t1 (~Enigma@64-136-219-55.dyn.everestkc.net)
00:22.52 *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1)
00:30.56 CIA-55 BRL-CAD: 03brlcad * r41528 10/brlcad/trunk/ (TODO src/librt/primitives/bot/bot.c):
00:30.56 CIA-55 BRL-CAD: the Tcl_DoOneEvent() event calls make the new bot interface update
00:30.56 CIA-55 BRL-CAD: interactively. this will make the interface stall/hang until the task
00:30.56 CIA-55 BRL-CAD: (bot_decimate, bot_vertex_fuse, etc) completes, but there shouldn't be tcl event
00:30.56 CIA-55 BRL-CAD: calls down in librt regardless.
00:43.02 *** part/#brlcad cjdevlin (~devlin@99-74-181-148.lightspeed.cicril.sbcglobal.net)
01:06.11 CIA-55 BRL-CAD: 03starseeker * r41529 10/brlcad/branches/STABLE/ (12 files in 8 dirs): Update STABLE to trunk r41527
01:08.04 starseeker OK - functionally it's looking pretty good here - I'll do some checks tomorrow and see what I can do about preview...
01:09.03 starseeker indianla1ry has some smarter wireframe code that does a little more for things like revolve surfaces and sum surfaces - looked abouto ready today, so that may also make release
01:09.11 starseeker (nurbs that is)
01:09.32 starseeker heads for supper and gym...
01:26.21 CIA-55 BRL-CAD: 03brlcad * r41530 10/brlcad/trunk/src/libbu/parse.c: simplify, break unreached. msvc complains about set statements within expressions, prefer moving them to separate lines.
01:58.50 *** join/#brlcad crazy_imp (~mj@a89-182-217-201.net-htp.de)
03:49.46 *** join/#brlcad juanman (~quassel@unaffiliated/juanman)
04:27.18 starseeker hmm - well, that worked out
04:27.38 starseeker had ordered a copy of a book for $55, order got canceled, then one shows up for $11
04:27.41 starseeker sweet
04:46.21 Ralith nice
10:37.32 *** join/#brlcad juanman (~quassel@unaffiliated/juanman)
11:54.58 d-lo Mernin
12:08.54 ``Erik yargh
12:09.23 d-lo i second that motion
12:17.20 *** join/#brlcad juanman (~quassel@unaffiliated/juanman)
13:09.56 CIA-55 BRL-CAD: 03starseeker * r41531 10/brlcad/branches/STABLE/src/libbu/parse.c: Sync STABLE to trunk r41530
14:01.04 CIA-55 BRL-CAD: 03erikgreenwald * r41532 10/brlcad/branches/bottie/src/librt/primitives/bot/tie_kdtree.c: remove old cache stuff
15:08.36 *** join/#brlcad R0b0t1 (~Enigma@64-136-219-55.dyn.everestkc.net)
15:08.36 *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1)
15:43.30 CIA-55 BRL-CAD: 03indianlarry * r41533 10/brlcad/trunk/ (4 files in 3 dirs):
15:43.30 CIA-55 BRL-CAD: Added special wire-frame drawing routines for surfaces who's 3D edges tend to
15:43.30 CIA-55 BRL-CAD: yield a poor graphical representation. These special drawing routines relate to
15:43.30 CIA-55 BRL-CAD: extruded, revolved and closed surfaces and use the surface subdivision tree. To
15:43.30 CIA-55 BRL-CAD: improve performance added a 'depthLimit' parameter to surface subdivision
15:43.30 CIA-55 BRL-CAD: routines for use in wire-frame approximation.
15:47.38 CIA-55 BRL-CAD: 03starseeker * r41534 10/brlcad/branches/cmake/ (7 files in 6 dirs): Update CMake branch to r41533
17:16.11 CIA-55 BRL-CAD: 03indianlarry * r41535 10/brlcad/trunk/NEWS: Added news item for improved NURBS wire-frame
17:24.17 CIA-55 BRL-CAD: 03starseeker * r41536 10/brlcad/branches/cmake/src/libbu/parse.c: Work around value computed is not used error.
17:28.46 starseeker sags in his chair - nurbs wireframe drawing is not working in the CMake build, since dbio is not working for NURBS - wonder what I'm building wrong
17:29.16 CIA-55 BRL-CAD: 03Ygozisise 07http://brlcad.org * r0 10/wiki/Special:Log/upload: uploaded "[[Image:Business-credit-card.pdf]]"
18:12.51 CIA-55 BRL-CAD: 03starseeker * r41537 10/brlcad/branches/cmake/src/librt/CMakeLists.txt: OBJ_BREP definition is not just for MSVC - yay, can load NURBS now.
18:57.48 ``Erik starseeker: http://www.eeggs.com/items/37085.html http://www.rhinocerus.net/forum/lang-lisp/436971-sbcl-kitten-message-help-needed.html
18:58.14 ``Erik "kitten of death", not "death kitten", my bad
19:00.00 starseeker shakes head - good to know programmer humor still lives
19:02.39 starseeker ``Erik: did you see this? http://lisp.geek.nz/weekly-repl/
19:02.54 starseeker has something to listen to at gym tomorrow
19:09.24 ``Erik how lame is that, my mac at home doesn't have wget or fetch, I had to look up how to use curl O.o :D
19:10.07 starseeker heh - yeah, curl is kinda... odd
19:12.30 ``Erik echo 'curl -o "`echo $1 | sed 's,.*/,,'`"
19:12.36 ``Erik $1'
19:12.50 ``Erik accidently hit return, w00pz :D
19:12.54 starseeker yow
19:13.13 ``Erik echo 'curl -o "`echo $1 | sed 's,.*/,,'`" "$1"' > ~/bin/mycurl
19:42.17 CIA-55 BRL-CAD: 03indianlarry * r41538 10/brlcad/trunk/src/libbu/image.c: Add 'depth' parameter to png_save() for RGB and RGBA formats.
19:43.32 *** join/#brlcad cosurgi (~cosurgi@89-73-55-112.dynamic.chello.pl)
19:48.01 CIA-55 BRL-CAD: 03bob1961 * r41539 10/brlcad/trunk/src/tclscripts/lib/Ged.tcl: Fixed a typo in Ged::apropos.
19:53.20 CIA-55 BRL-CAD: 03erikgreenwald * r41540 10/brlcad/branches/bottie/src/librt/primitives/bot/tie_kdtree.c: rearrange some stuff, clean things up
19:54.38 CIA-55 BRL-CAD: 03erikgreenwald * r41541 10/brlcad/trunk/NEWS: mention windows benchmark
20:02.42 starseeker ``Erik: I'm sure this is a dumb question, but why are *loc++ and *loc = *loc + 1; not the same?
20:03.06 ``Erik ++ takes precedence over *, iirc
20:03.51 starseeker so... how do I do *loc++ in a fashion that does not cause "value computed is not used" errors?
20:04.44 ``Erik erm, lemme walk over
20:09.04 CIA-55 BRL-CAD: 03starseeker * r41542 10/brlcad/branches/cmake/src/other/incrTcl/ (itcl/CMakeLists.txt itk/CMakeLists.txt): Since we are putting library files in subdirectories, we need to tell RPATH about it
20:28.27 CIA-55 BRL-CAD: 03starseeker * r41543 10/brlcad/branches/cmake/src/libbu/parse.c: the 'workaround' apparently wasn't right, revert for now.
20:40.27 CIA-55 BRL-CAD: 03starseeker * r41544 10/brlcad/branches/cmake/src/libbu/parse.c: Don't need * - thanks Erik
20:57.47 CIA-55 BRL-CAD: 03starseeker * r41545 10/brlcad/trunk/src/libbu/parse.c: Switch loc in the main branch too.
21:00.34 *** join/#brlcad Zaebos (~irc@pd95b7f5e.dip0.t-ipconnect.de)
21:01.25 CIA-55 BRL-CAD: 03indianlarry * r41546 10/brlcad/trunk/src/tclscripts/mged/anim.tcl: Added path separator to sketch paths, also forced single command evaluation
21:06.14 *** join/#brlcad cosurgi (~cosurgi@atak.bl.pg.gda.pl)
21:24.25 CIA-55 BRL-CAD: 03brlcad * r41547 10/brlcad/trunk/src/tclscripts/mged/anim.tcl: shouldn't directly use path separators on paths. use file join for portability, passing the buck down to the callers since we need to join individual command names.
21:41.49 CIA-55 BRL-CAD: 03bob1961 * r41548 10/brlcad/trunk/src/tclscripts/archer/CombEditFrame.tcl: This update affects setting the keypoint in any of the "Relative Edit" tables. If the row in question has been selected, all selected rows will have their keypoints set using the view center.
21:51.47 CIA-55 BRL-CAD: 03brlcad * r41549 10/brlcad/trunk/NEWS: reiterate the format. NEWS items should be just one line per user-visible change. clarify credits.
21:58.15 CIA-55 BRL-CAD: 03brlcad * r41550 10/brlcad/trunk/NEWS:
21:58.16 CIA-55 BRL-CAD: original comment from keith was closer to the user-visible feature mark.
21:58.16 CIA-55 BRL-CAD: improved NURBS wireframes. he added special wire-frame drawing routines for
21:58.16 CIA-55 BRL-CAD: surfaces whose 3d edges tend to yield a poor graphical representation.
22:01.31 CIA-55 BRL-CAD: 03brlcad * r41551 10/brlcad/trunk/NEWS: erik (re)ported the benchmark suite (pixcmp, benchmark script) to windows, albeit still requiring a posix shell and probably more (works on cygwin).
22:21.13 CIA-55 BRL-CAD: 03Ygozisise 07http://brlcad.org * r0 10/wiki/Special:Log/upload: uploaded "[[Image:Business-cash-advance.pdf]]"
22:56.12 CIA-55 BRL-CAD: 03starseeker * r41552 10/brlcad/trunk/src/libged/preview.c: Revert preview to the state of commit 37421 (plus a local definition of MAXARGS) - will need more work after release.
23:00.34 *** join/#brlcad juanman (~quassel@unaffiliated/juanman)
23:05.39 CIA-55 BRL-CAD: 03starseeker * r41553 10/brlcad/trunk/TODO: Reverted preview, will need to sort out after release. Final release process now beginning.
23:15.05 CIA-55 BRL-CAD: 03brlcad * r41554 10/brlcad/trunk/src/libged/preview.c: working towards repair. first step: the benign ws changes.
23:25.46 CIA-55 BRL-CAD: 03brlcad * r41555 10/brlcad/trunk/src/librt/cmd.c: ws indent cleanup. rt_do_cmd() is precariously out of place residing in librt. make a note that it needs to move to libbu, even though it'll likely be minimally impacting.
23:30.09 CIA-55 BRL-CAD: 03brlcad * r41556 10/brlcad/trunk/src/librt/cmd.c: allow the command table to have a negative max count, effectively implying unlimited.
23:39.53 starseeker brlcad: http://bzflag.bz/~starseeker/bot_gui.png
23:42.11 *** join/#brlcad cosurgi (~cosurgi@atak.bl.pg.gda.pl)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.