| 00:25.42 | *** join/#brlcad iday_ (n=iday@c-68-55-177-228.hsd1.md.comcast.net) | |
| 00:26.58 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/HACKING: when making a release, utilize the NEWS file as appropriate as a basis for making release announcements. either way, the announcements almost ALWAYS require tailored customization. |
| 00:29.47 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/TODO: lots of new ideas to do. full precision support, c++ geometry API, geometry voxelizer, geometry/image converter libraries, validation tests confirming various computations. |
| 00:40.13 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/libbu/mread.c: quell warning |
| 00:46.49 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/include/ (dm-tk.h Makefile.am): add initial DM_TK interface header (from Tim Myers) |
| 00:56.59 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/include/fbio.h: initial steps for a Tk interface, if IF_TK is defined |
| 01:01.29 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/libdm/ (dm-tk.c Makefile.am): add initial DM_TK interface (from Tim Myers) |
| 01:03.25 | *** join/#brlcad IriX64 (n=IriX64@toronto-HSE-ppp4303658.sympatico.ca) | |
| 01:05.12 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/libfb/fb_generic.c: add Tk to the list of known interfaces if IF_TK is defined |
| 01:06.49 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/libfb/ (if_tk.c Makefile.am): add an initial Tk framebuffer interface (implemented by Tim Myers), disabled from the build for now |
| 01:13.34 | IriX64 | while(strstr(string1,"xyz")); do whatever with xyz ;) |
| 01:14.40 | IriX64 | err add a ! in appropriate place ;) |
| 01:14.55 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/liboptical/sh_billboard.c: decouple from libfb, don't bother trying to autosize the image based on the file name -- use the provided size |
| 01:16.09 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/liboptical/Makefile.am: liboptical is once again no longer dependent upon libfb |
| 01:16.22 | IriX64 | pure drivel strstr returns the string found. |
| 01:16.35 | IriX64 | err ptr to the string found. |
| 01:17.23 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/liboptical/sh_plastic.c: PM_Visualize is not used if this is RT_MULTISPECTRAL, protect accordingly so we don't end up with undefined symbols |
| 01:40.52 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/mged/ (dm-tk.c Makefile.am): initial DM_TK mged wrapper interface to libdm's interface (written by Tim Myers) disabled from build for now |
| 02:07.57 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/libdm/dm-X.c: cleanup the lengthy repetition of pub_vars and priv_vars using some local vars pointers, ws too |
| 04:32.43 | *** join/#brlcad DTRemenak (n=DTRemena@c-24-23-59-104.hsd1.ca.comcast.net) | |
| 04:46.37 | *** join/#brlcad digitalfredy (n=digitalf@200.71.62.161) | |
| 04:56.11 | *** join/#brlcad IriX64 (n=mario_du@toronto-HSE-ppp4303658.sympatico.ca) | |
| 05:10.56 | *** join/#brlcad ibot (i=ibot@pdpc/supporter/active/TimRiker/bot/apt) | |
| 05:10.57 | *** topic/#brlcad is http://brlcad.org/ || BRL-CAD is an open source solid modeling software suite || Developers needed! Read the HACKING file for details on getting involved | |
| 05:19.40 | *** join/#brlcad digitalfredy (n=digitalf@200.71.62.161) | |
| 05:21.08 | *** join/#brlcad b0ef (n=b0ef@062016141085.customer.alfanett.no) | |
| 05:31.40 | *** mode/#brlcad [+o brlcad] by ChanServ | |
| 08:35.12 | CIA-9 | BRL-CAD: 03d_rossberg * 10brlcad/src/libbn/libbn.dsp: remove asize.c file -- was refactored into src/libfb/asize.c |
| 08:38.09 | *** join/#brlcad clock_ (n=clock@zux221-122-143.adsl.green.ch) | |
| 08:42.15 | CIA-9 | BRL-CAD: 03d_rossberg * 10brlcad/ (5 files in 4 dirs): |
| 08:42.15 | CIA-9 | BRL-CAD: remove the obsolete regular expression implementation in src/libsysv, |
| 08:42.16 | CIA-9 | BRL-CAD: using the more up-to-date in src/other/libregex |
| 08:45.49 | CIA-9 | BRL-CAD: 03d_rossberg * 10brlcad/src/libsysv/Makefile.am: remove the deleted regular expression implementation files |
| 13:08.52 | *** join/#brlcad rossberg (n=rossberg@bz.bzflag.bz) | |
| 13:27.01 | *** join/#brlcad clock_ (n=clock@zux221-122-143.adsl.green.ch) | |
| 13:51.38 | brlcad | ahh, nice cleanup rossberg |
| 13:52.09 | brlcad | trying to get into a habit of editing the dsp files too.. their format is relatively simple enough to directly edit |
| 14:01.33 | ``Erik | heh |
| 14:18.44 | rossberg | brlcad: yes it is, i do it the same way (this way i keep the english comments) |
| 14:21.00 | rossberg | but it looks like you windows-linefeed trick won't work, i get 0d-0d-0a-0d-0d-0a after checkout on windows |
| 14:45.24 | *** join/#brlcad digitalfredy (n=digitalf@200.71.62.161) | |
| 15:10.43 | ``Erik | nice |
| 15:50.28 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/BUGS: several of the converters (e.g. dxf-g) assume newlines and do not take carriage returns into account |
| 19:26.00 | *** join/#brlcad clock_ (i=clock@84-72-62-41.dclient.hispeed.ch) | |
| 20:17.08 | IriX64 | CFLAGS='-DTARGET=i586-unix-beos' configure <===== works, will wonders never cease. |
| 20:18.21 | IriX64 | so this is a beos apache-2.0.59 sweet. |
| 20:19.15 | IriX64 | urmf i should probably not have posted that in the BRLCAD channel though :) |
| 20:22.55 | dtidrow_work | heh |
| 20:29.52 | IriX64 | :) |
| 20:30.33 | IriX64 | Celine Dionne, A new Day Has Come albumn, don't leave home without it.:) |
| 20:34.23 | dtidrow_work | you trying to drive the rest of us away? ;-) |
| 20:35.45 | IriX64 | whats your favorite? |
| 20:35.50 | IriX64 | :) |
| 20:36.18 | dtidrow_work | depends on the day |
| 20:42.09 | IriX64 | Tues. |
| 20:43.04 | dtidrow_work | heh |
| 20:43.12 | IriX64 | :) |
| 22:31.36 | *** join/#brlcad digitalfredy (n=digitalf@200.71.62.161) | |
| 23:18.16 | *** part/#brlcad IriX64 (n=mario_du@toronto-HSE-ppp4303658.sympatico.ca) | |
| 23:38.17 | *** join/#brlcad dli (n=dli@nsit-dhcp-035-180.uchicago.edu) | |
| 23:39.42 | dli | any doc for a total n00b? |
| 23:41.07 | dli | good, I found them on brlcad.org |