| 00:43.55 | thumPer1052 | howdy |
| 01:57.03 | *** join/#brlcad Twingy (n=justin@pcp0011647505pcs.aberdn01.md.comcast.net) | |
| 03:40.38 | *** join/#brlcad Twingy (n=justin@pcp0011647505pcs.aberdn01.md.comcast.net) | |
| 03:45.30 | *** join/#brlcad Twingy (n=justin@pcp0011647505pcs.aberdn01.md.comcast.net) | |
| 03:56.32 | *** join/#brlcad Twingy (n=justin@pcp0011647505pcs.aberdn01.md.comcast.net) | |
| 04:01.34 | *** join/#brlcad Twingy (n=justin@pcp0011647505pcs.aberdn01.md.comcast.net) | |
| 04:05.29 | *** join/#brlcad Twingy (n=justin@pcp0011647505pcs.aberdn01.md.comcast.net) | |
| 04:08.07 | thumPer1052 | Twings back |
| 04:08.36 | Twingy | yah |
| 04:08.41 | Twingy | testing oc stuff |
| 04:08.49 | thumPer1052 | ahh |
| 04:09.06 | Twingy | CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (3533.02-MHz 686-class CPU) |
| 04:09.35 | thumPer1052 | yes, yours is bigger than mine *sniff* |
| 04:09.55 | Twingy | meh, this is a year old |
| 04:10.37 | Twingy | I figure it's got a good 12 months of life in it |
| 04:11.32 | thumPer1052 | I upgrade when I can buy a cpu/board combo that is twice as fast [as what I'm using] for less thatn 300 |
| 04:11.43 | thumPer1052 | every couple of years |
| 04:12.03 | Twingy | same here, but I budget for up to $1k |
| 04:12.12 | Twingy | my last box was a dual PIII 1ghz I had for 3 years |
| 04:12.25 | thumPer1052 | nice |
| 04:12.36 | Twingy | I gave it to a friend for free last year |
| 04:13.02 | thumPer1052 | cool |
| 04:13.15 | thumPer1052 | drop me a line when you're tired of your girlfriend |
| 04:13.17 | thumPer1052 | lol |
| 04:13.20 | Twingy | heh |
| 04:13.56 | Twingy | I did give it to a girl, who is a friend, but not my girlfriend :P |
| 04:14.17 | thumPer1052 | I have one of those |
| 04:14.25 | thumPer1052 | she has 'veto rights' at the club |
| 06:43.14 | *** join/#brlcad d_rossberg (n=c28bf505@bz.bzflag.bz) | |
| 06:51.02 | d_rossberg | brlcad: cvs update -d creates any directories that exist in the repository if they're missing from the working copy |
| 09:19.18 | *** join/#brlcad Erroneous_ (n=DTRemena@DHCP-170-143.caltech.edu) | |
| 10:39.43 | *** join/#brlcad ChanServ (ChanServ@services.) | |
| 10:39.43 | *** mode/#brlcad [+o ChanServ] by irc.freenode.net | |
| 14:56.15 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/misc/win32-msvc/Makefile.am: oops, so there is a Dll directory.. I swear I update dP'd.. hrmph |
| 15:00.26 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/configure.ac: generate the misc/win32-msvc/Dll/Makefile |
| 15:06.53 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/librt/prep.c: memset the size that was allocated |
| 16:33.41 | CIA-5 | BRL-CAD: 03twingy * 10brlcad/src/adrt/doc/binary_spec.txt: updated binary spec doc |
| 16:51.58 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/include/raytrace.h: remove the unused prototypes block, remove the non-nmg structure definitions |
| 17:32.01 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/include/shadework.h: these happen to actually be lights, so use light_specific instead of shar* |
| 17:33.18 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/include/rtprivate.h: header wrapping foo, headers deps, and provide RT_BUFSIZE for default parseable title length |
| 17:34.09 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/include/nurb.h: nmg.h wraps itself now, so just include it |
| 17:39.23 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/include/nmg.h: common.h |
| 17:45.09 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/include/light.h: provide OPTICAL_EXPORT, replicated from optical.h and include the headers this header requires |
| 17:59.32 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/rt/viewedge.c: remove stale comment |
| 18:02.41 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/rt/ (rtwalk.c rtshot.c rtexample.c main.c): use RT_BUFSIZE define from rtprivate.h instead of constant 132 |
| 18:34.45 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/liboptical/shade.c: sw_visible is light_specific |
| 18:35.26 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/liboptical/sh_plastic.c: ws |
| 18:36.16 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/liboptical/sh_billboard.c: quell warnings, make the image dimensions longs instead of ints |
| 18:58.20 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/liboptical/sh_light.c: if the partition list is empty, break out early; sw_visible is a light_specific now |
| 19:21.57 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/NEWS: fill in the items people should have been adding. build support checks for X11 and opengl; windows build support; isst observer magnification, 64bit support imprements, updated manpages. |
| 19:47.35 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/configure.ac: -fast seems to provoke stack corruption in the shadow computations so disable it for now |
| 20:08.37 | *** join/#brlcad ``Erik (i=erik@pcp0011474399pcs.chrchv01.md.comcast.net) | |
| 20:16.47 | CIA-5 | BRL-CAD: 03twingy * 10brlcad/src/adrt/libtie/Makefile.am: removed quotes |
| 20:54.50 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/configure.ac: bzw isn't ready |
| 20:56.13 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/configure.ac: -mdynamic-no-pic needs to pass by the compiler too since the linker doesn't seem to care if it's not valid (at least on linux) |
| 20:57.45 | brlcad | major commits to configure should be all done now, lemme know if there are any troubles |
| 21:05.16 | *** join/#brlcad PKMOBILE (n=Apathy@12.22.249.3) | |
| 21:11.46 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/jack/ (g-jack.c jack-g.c): s/RT_EXTERN/BU_EXTERN/ |
| 21:14.39 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/liboptical/sh_light.c: s/RT_EXTERN/BU_EXTERN/ |
| 21:15.56 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/off/g-off.c: BU_EXTERN |
| 21:17.00 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/vdeck/vdeck.c: BU_EXTERN |
| 21:18.12 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/librt/ (11 files): RT_EXTERN -> BU_EXTERN |
| 21:21.36 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/rt/light.h: BU_EXTERN |
| 21:24.03 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/libbu/libbu.3: h/ directory is now the include/ directory |
| 21:36.09 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/ (5 files in 2 dirs): s/RT_ARGS/BU_ARGS/g |
| 21:39.56 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/iges/g-iges.c: don't need both rev and header |
| 21:55.56 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/iges/g-iges.c: ugh, RCSrev is actually used in the code. that should probably be changed but for now just revert it. |
| 21:57.15 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/iges/g-iges.c: ; |
| 22:02.07 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/src/iges/g-iges.c: for the love of q! |
| 22:17.19 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/configure.ac: have_java_h was changed to found_jni_h |
| 23:23.43 | *** join/#brlcad docelic (n=docelic@195.246.23.200) | |
| 23:48.44 | CIA-5 | BRL-CAD: 03brlcad * 10brlcad/HACKING: e-mailing the cad-linux-dev requires special attention not appropriate for general release announcement |