IRC log for #brlcad on 20090806

00:34.33 *** join/#brlcad jdoliner (n=jdoliner@c-68-51-75-169.hsd1.il.comcast.net)
00:47.09 yukonbob siggraph: what was the BoF like?
00:52.29 *** join/#brlcad starseeker (n=starseek@bz.bzflag.bz) [NETSPLIT VICTIM]
00:52.29 *** join/#brlcad PrezKennedy (i=Matthew@whitecalf.net) [NETSPLIT VICTIM]
01:32.50 CIA-38 BRL-CAD: 03jdoliner * r35479 10/brlcad/trunk/ (include/vmath.h src/proc-db/surfaceintersect.cpp): Added the work horse functions, along with some skeleton code of the surface reconstruction implementation. Also added a few 2 vector versions of the macros present in vmath.h
01:43.28 *** part/#brlcad jdoliner (n=jdoliner@c-68-51-75-169.hsd1.il.comcast.net)
01:45.01 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-15.sbndin.btas.verizon.net)
02:15.53 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-15.sbndin.btas.verizon.net)
02:47.39 talcite I've got some funny business going on in the configure script
02:47.53 talcite the --datarootdir option didn't move the /usr/share stuff
02:48.43 talcite would someone be able to check that out for me please? My autotools skills aren't up there yet
02:49.00 talcite the exact option I passed was: --datarootdir=/usr/share/brlcad
02:49.23 talcite everything just showed up in /usr/share
03:20.22 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-15.sbndin.btas.verizon.net)
05:03.52 *** join/#brlcad docelic_ (n=docelic@78.134.204.54)
06:32.40 *** join/#brlcad d_rossberg (n=rossberg@bz.bzflag.bz)
07:16.54 CIA-38 BRL-CAD: 03ralith * r35480 10/rt^3/trunk/src/g3d/ (7 files): Moved log system to QObject signal/slots, resulting in moderate simplification.
07:17.59 Ralith siggraph: piqued*
07:18.03 Ralith :D
07:32.35 *** join/#brlcad elena (n=ebautu@89.136.118.141)
07:37.47 *** join/#brlcad elena (n=ebautu@89.136.118.141)
08:54.31 *** join/#brlcad ornitorrincos (n=ilcra198@archlinux/trusteduser/ornitorrincos)
09:14.20 *** join/#brlcad _clock_ (n=_sushi_@80-218-244-105.dclient.hispeed.ch)
10:46.37 *** join/#brlcad mafm (n=mafm@74.Red-83-42-152.dynamicIP.rima-tde.net)
11:30.40 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-15.sbndin.btas.verizon.net)
12:21.08 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-15.sbndin.btas.verizon.net)
13:16.39 *** join/#brlcad d_rossberg (n=rossberg@bz.bzflag.bz)
13:36.27 ``Erik huh, touchable hologram displays on demo at siggraph? O.o
13:40.02 _clock_ Holy from the Red Dwarf?
13:40.33 _clock_ ``Erik: what resolution does it have? 1024x1024x768?
13:41.21 ``Erik d'no, just saw the blurb on slashdot, didn't dig into it
14:02.47 *** join/#brlcad Patmcc19 (n=chatzill@174-17-191-7.phnx.qwest.net)
14:14.21 *** join/#brlcad Patmcc19 (n=chatzill@174-17-191-7.phnx.qwest.net)
14:15.40 Axman6 ``Erik: i saw the video, it looks like it would be pretty damn awesome
14:45.22 *** join/#brlcad talcite (n=matthew@69-165-134-56.dsl.teksavvy.com)
15:24.36 *** join/#brlcad samrose (n=samrose@ip-207-145-38-45.iad.megapath.net)
15:37.59 *** join/#brlcad Patmcc19_ (n=chatzill@174-17-163-56.phnx.qwest.net)
16:31.27 *** join/#brlcad Elrohir (n=kvirc@p5B14EF8D.dip.t-dialin.net)
18:45.38 *** join/#brlcad samrose (n=samrose@ip-207-145-38-45.iad.megapath.net)
18:55.33 CIA-38 BRL-CAD: 03erikgreenwald * r35481 10/isst/trunk/src/ (gui.c isst.h): eliminate the "worker" entry in the struct and spawn the thread only when network mode is selected
19:47.36 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-15.sbndin.btas.verizon.net)
19:58.18 *** join/#brlcad jdoliner (n=jdoliner@c-68-51-75-169.hsd1.il.comcast.net)
20:00.41 CIA-38 BRL-CAD: 03ralith * r35482 10/rt^3/trunk/src/g3d/MainWindow.cxx: First attempt to make the command dialog movable; no apparent effect.
22:32.31 *** join/#brlcad talcite (n=matthew@69-165-134-56.dsl.teksavvy.com)
22:36.17 talcite alright! I got the package configured properly The directory structure should be good!
22:36.25 talcite Lets package this up and submit for review =D
22:36.37 talcite oh also, there's a bug with the --datarootdir configure option
22:36.56 talcite it doesn't do anything, and the configure --help gives the wrong information
22:43.34 talcite Is there any reason why the headers would be needed to be packaged? If not, I'll just exclude them
23:19.50 ``Erik if people want to build against the library set, they're kinda needed
23:29.20 talcite hmm yeah, I guess so
23:29.58 talcite I'm probably going to get questions about this: Are all the files in /usr/bin meant to be executed by users?
23:30.19 talcite I'll need to move them to /usr/libexec if they're not
23:33.37 siggraph talcite: libexec? yes, they're all user-tools .. there just happens to be 400 of them
23:34.29 talcite haha ok. Well I'll let the package reviewers know =D
23:36.33 siggraph pretty cool that you got it all working
23:36.42 siggraph i'll have to talk to you some more later about the datarootdir
23:38.22 ``Erik didja get to play with the tactile hologram thingie?
23:38.47 ``Erik (seems that's the show stealing toy this year)
23:40.44 talcite ``Erik: haven't tried the features all out yet. I'm mostly working on getting the thing packaged =P. I'll need to give it a good test to make sure I didn't break anything though
23:41.14 siggraph ``Erik: /. over-hype .. one of the least interesting things in e-tech
23:42.16 siggraph talcite: good test, run 'benchmark' from /tmp and run mged
23:43.08 talcite siggraph: sure. I'm just doing a rebuild right now to remove all the .la and static libs right now. Hopefully nothing blows up
23:43.16 siggraph in mged, can run "opendb test.g ; make sph sph ; e sph ; rt sph"
23:45.11 ``Erik 'cept more like "opendb test.g ; mkae sph sph ; rt"
23:45.31 ``Erik s/ka/ak/
23:45.59 talcite wait, there's 2 different ones
23:46.29 ``Erik two different whats?
23:47.01 talcite 2 different commands. What's the difference between the 2, and which one would indicate a successful build?
23:49.00 ``Erik O.o which 2 different commands? *confused*
23:51.19 talcite what's s/ka/ak/?

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