| 02:02.13 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/doc/pad_file.xml.in: (log message trimmed) |
| 02:02.13 | CIA-9 | BRL-CAD: Add an initial PAD template file for BRL-CAD. The version and date details are |
| 02:02.13 | CIA-9 | BRL-CAD: filled in by configure so that the file doesn't have to keep getting updated |
| 02:02.14 | CIA-9 | BRL-CAD: (needs more work) during release time. This file is used by a lot of on-line |
| 02:02.14 | CIA-9 | BRL-CAD: distribution sites (predominantly by shareware distributors, but others |
| 02:02.16 | CIA-9 | BRL-CAD: including open source too), so that it is easier to add the package to those |
| 02:02.18 | CIA-9 | BRL-CAD: on-line distribution sites. PAD is Portable Application Description, an XML |
| 02:04.46 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/doc/Makefile.am: add pad_file.xml.in to the dist and clean up after it on a distclean |
| 02:05.48 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/configure.ac: calculate the day, month, year individually so that they may be substituted into autoconf template files. add doc/pad_file.xml to the list of generated files |
| 02:07.59 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/TODO: clone is a priority for end-of-iteration, anything else is going to be gravy |
| 02:08.49 | *** mode/#brlcad [+o brlcad] by ChanServ | |
| 02:11.40 | brlcad | ~topic restore 1 |
| 02:11.40 | *** topic/#brlcad by ibot -> http://brlcad.org/ || BRL-CAD is an open source solid modeling software suite || Developers needed! Read the HACKING file for details on getting involved || Release 7.8.2 expected on or about June 7th | |
| 02:12.17 | *** topic/#brlcad by ibot -> http://brlcad.org/ || BRL-CAD is an open source solid modeling software suite || Developers needed! Read the HACKING file for details on getting involved | |
| 02:41.27 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/mged/ged.c: er, unless i'm blind, there's no difference between the _WIN32 and non-_WIN32 section. collapse into one |
| 05:20.53 | *** join/#brlcad DTRemenak (n=DTRemena@c-24-23-59-104.hsd1.ca.comcast.net) | |
| 14:36.25 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/librt/db_io.c: comment that db_getmrec loads records into a buffer in v4 format |
| 15:21.34 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/mged/clone.c: |
| 15:21.34 | CIA-9 | BRL-CAD: begin efforts to port clone and tracker towards supporting v5 databases. the |
| 15:21.34 | CIA-9 | BRL-CAD: db_getmrec() function and associated union records are v4 specific structures |
| 15:21.34 | CIA-9 | BRL-CAD: that don't apply to v5 so it basically needs to be reimplemented from scratch.. |
| 15:21.34 | CIA-9 | BRL-CAD: start by initializing all pointers to NULL and getting rid of the useless |
| 15:21.36 | CIA-9 | BRL-CAD: propagation of ClientData. |
| 15:23.05 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/librt/db_walk.c: ws |
| 16:01.29 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/mged/clone.c: |
| 16:01.29 | CIA-9 | BRL-CAD: another restructuring step. propagate a resource pointer for librt and don't |
| 16:01.29 | CIA-9 | BRL-CAD: pass around the tcl interpreter directly so that we can use thses functions |
| 16:01.29 | CIA-9 | BRL-CAD: directly as db_functree callbacks (instead stash the interp into our state |
| 16:01.29 | CIA-9 | BRL-CAD: client data structure). |
| 16:26.10 | CIA-9 | BRL-CAD: 03brlcad * 10brlcad/src/mged/clone.c: |
| 16:26.10 | CIA-9 | BRL-CAD: one more restructuring step, this time propagating the dbip so that the copy_ |
| 16:26.10 | CIA-9 | BRL-CAD: functions have the right signature to be used as a db_functree callback. |
| 16:26.10 | CIA-9 | BRL-CAD: instead of proliferating the usage of the dbip global pointer even further, only |
| 16:26.10 | CIA-9 | BRL-CAD: the top-level hook functions use the global then all other routines are using |
| 16:26.13 | CIA-9 | BRL-CAD: the one passed as an argument (denoted with _dbip instead of dbip to avoid |
| 16:26.15 | CIA-9 | BRL-CAD: shadowing). |
| 18:08.19 | CIA-9 | BRL-CAD: 03bob1961 * 10brlcad/src/tclscripts/archer/images/aboutArcher.png: Update with latest BRL-CAD logo. |
| 18:30.15 | CIA-9 | BRL-CAD: 03bob1961 * 10brlcad/src/tclscripts/archer/Archer.tcl: Tweaks for IVAVIEW/Sdb mode. Modify the importFg4Sections method (i.e. no longer calling _select_node). |
| 22:28.39 | *** join/#brlcad IriX64 (n=IriX64@toronto-HSE-ppp4303635.sympatico.ca) | |