| 09:00.30 | *** join/#brlcad Al_Da_Best (Al_Da_Best@cpc2-shep12-2-0-cust21.8-3.cable.virginmedia.com) | |
| 09:48.13 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-41-186-125.web.vodafone.de) | |
| 10:47.06 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-46-158-128.web.vodafone.de) | |
| 13:19.30 | *** join/#brlcad EricPoehlsen (~Eric@dslb-084-056-082-235.pools.arcor-ip.net) | |
| 13:25.48 | Notify | 03BRL-CAD:bob1961 * 54318 (brlcad/trunk/src/tclscripts/archer/Arb5EditFrame.tcl brlcad/trunk/src/tclscripts/archer/Arb6EditFrame.tcl and 2 others): Updated the moveElement methods for moving ARB edges (i.e. use a view_z calculated using edge vertices instead of from the arb's center). |
| 14:21.30 | Notify | 03BRL-CAD:bob1961 * 54319 brlcad/trunk/src/tclscripts/archer/PipeEditFrame.tcl: Tighten up the display of edit options for the pipe edit panel. |
| 14:51.38 | *** join/#brlcad Skriptkid (~Skriptkid@117.202.100.7) | |
| 15:08.39 | Notify | 03BRL-CAD:brlcad * 54320 brlcad/trunk/TODO: need to fix dbupgrade from within mged, now that v4 are made read-only when flipped |
| 15:10.44 | brlcad | crontab and syslog migration tasks done |
| 15:36.12 | *** join/#brlcad Skriptkid (~Skriptkid@117.202.100.7) | |
| 15:48.01 | Notify | 03BRL-CAD:carlmoore * 54321 brlcad/trunk/src/librt/primitives/bot/bot.c: remove trailing blanks |
| 17:02.51 | Notify | 03BRL-CAD:brlcad * 54322 brlcad/trunk/src/tclscripts/mged/dbupgrade.tcl: users are trying to run dbupgrade on windows and were running into a -permissions error from tcl. turns out that's not a valid 'file attributes' option on windows. instead use the -readonly option. also quote the file names all over the place and don't use a \R4 suffix just in case there are spaces or other special characters in the original |
| 17:02.53 | Notify | file name or we're on windows. |
| 17:03.38 | Notify | 03BRL-CAD:brlcad * 54323 brlcad/trunk/TODO: must test dbupgrade |
| 17:06.10 | Notify | 03BRL-CAD Wiki:Ksuzee * 4949 /wiki/SVN: |
| 17:06.32 | Notify | 03BRL-CAD Wiki:Ksuzee * 4950 /wiki/SVN: |
| 17:15.27 | Notify | 03BRL-CAD:brlcad * 54324 brlcad/trunk/src/tclscripts/mged/dbupgrade.tcl: shame on me for using a platform check. unnecessary since we can just catch the error and try again. lil bit shorter even. |
| 17:16.17 | Notify | 03BRL-CAD:brlcad * 54325 brlcad/trunk/src/tclscripts/mged/dbupgrade.tcl: no point stashing the result if we don't use it |
| 17:19.53 | Notify | 03BRL-CAD:brlcad * 54326 brlcad/trunk/NEWS: reported by user josh baker, fix a problem with the dbupgrade mged tcl command. it was never tested on windows so there were several problems, most notably a 'file attributes' -permissions error that prevented the upgrade from starting. there was also no accommodation for spaces in file names and it was using a windows-problematic \R4 file name suffix. |
| 20:30.18 | *** join/#brlcad caen23 (~cezar@92.81.194.120) | |
| 22:21.49 | Notify | 03BRL-CAD:n_reed * 54327 brlcad/trunk/src/other/libvds/cluster.c: remove a noisy info message |
| 22:31.26 | Notify | 03BRL-CAD:carlmoore * 54328 brlcad/trunk/src/shapes/coil.c: add a Usage: statement when an illegal option is detected |
| 22:32.07 | Notify | 03BRL-CAD:carlmoore * 54329 brlcad/trunk/src/librt/primitives/bot/bot.c: change lu to d to fix format warnings |
| 22:41.05 | Notify | 03BRL-CAD:n_reed * 54330 (brlcad/trunk/include/ged.h brlcad/trunk/src/libged/draw.c and 3 others): Make it possible to run adaptive plot routines from mged for rudimentary testing purposes. Running 'rset var adaptive_plot 1' causes adaptive routines to be called when calculating plots. |
| 23:04.27 | Notify | 03BRL-CAD:carlmoore * 54331 brlcad/trunk/src/anim/anim_hardtrack.c: add newline |
| 23:17.13 | Notify | 03BRL-CAD:brlcad * 54332 brlcad/trunk/TODO: csv export support, plus more converter task consolidation |