| 01:57.15 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 02:39.03 | CIA-130 | BRL-CAD: 03starseeker * r48891 10/brlcad/trunk/src/other/libpng/ (78 files in 19 dirs): Upgrade to libpng 1.5.7 - this is a vanilla checkin, still need to add the Makefile.am tweaks |
| 02:41.17 | CIA-130 | BRL-CAD: 03starseeker * r48892 10/brlcad/trunk/src/other/libpng/Makefile.am: re-add the changes to Makefile.am from 46025 |
| 02:50.27 | CIA-130 | BRL-CAD: 03starseeker * r48893 10/brlcad/trunk/ (NEWS TODO src/other/libpng.dist): |
| 02:50.27 | CIA-130 | BRL-CAD: Upgraded libpng to 1.5.7 - hopefully this will address issues on ppc64, but it |
| 02:50.27 | CIA-130 | BRL-CAD: also means we should be able to use the vanilla CMakeLists.txt file, since our |
| 02:50.27 | CIA-130 | BRL-CAD: changes were incorporated upstream. Re-applied Makefile.am changes. |
| 03:11.54 | starseeker | "someone" finishes the upgrade - that one was smooth :-) |
| 03:12.11 | starseeker | waits for ``Erik to report all the new breakage... |
| 03:14.20 | *** join/#brlcad cadman (~Adium@64.178.177.71) | |
| 03:15.16 | *** join/#brlcad cadman1 (~Adium@64.178.177.71) | |
| 04:25.53 | *** join/#brlcad packrat (~packrator@c-98-209-146-133.hsd1.mi.comcast.net) | |
| 08:08.44 | *** part/#brlcad alex_joni (~alex_joni@emc/board-of-directors/alexjoni) | |
| 08:52.06 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 10:02.34 | CIA-130 | BRL-CAD: 03d_rossberg * r48894 10/brlcad/trunk/ (11 files in 5 dirs): |
| 10:02.35 | CIA-130 | BRL-CAD: - removed the wrong fchmod() <--> chmod() correspondence in Windows (sorry for this) |
| 10:02.35 | CIA-130 | BRL-CAD: - changed the bu_fchmod() parameter from stream to descriptor (as in fchmod()) and created a new bu_fchmod_stream() with stream parameter (i.e. same behavior as the old bu_fchmod()) |
| 10:02.35 | CIA-130 | BRL-CAD: => bu_fchmod() should be an adequate wrapper (if fchmod() is present) or replacement for fchmod() by now (I hope) |
| 10:05.36 | *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ) | |
| 15:00.12 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 15:06.03 | d_rossberg | starseeker: i'll have a look at it ... |
| 16:37.38 | *** join/#brlcad Technicus (~Technicus@DSLPool-net208-2.wctc.net) | |
| 17:29.47 | CIA-130 | BRL-CAD: 03bob1961 * r48895 10/brlcad/trunk/src/tclscripts/archer/AttrGroupsDisplayUtility.tcl: wrap the open for read statements with a catch |
| 17:31.41 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 21:01.50 | CIA-130 | BRL-CAD: 03n_reed * r48896 10/brlcad/trunk/ (6 files in 3 dirs): Add bu_sscanf and bu_vsscanf routines and associated test program. Just wrappers for now; won't build without C99 vsscanf routine. |
| 22:04.55 | CIA-130 | BRL-CAD: 03starseeker * r48897 10/brlcad/trunk/include/ (db5.h magic.h raytrace.h rtgeom.h): Start working out how to represent annotations in librt. Mostly just initial thought, defining magic, etc. |
| 22:08.30 | CIA-130 | BRL-CAD: 03starseeker * r48898 10/brlcad/trunk/include/rtgeom.h: Will need some way to specify head styles for points in leaders... |
| 22:51.59 | starseeker | n_reed: http://www.koders.com/c/fid8F8B3A3DC9DFBFB4F6D158D424A0DC49FBF9434E.aspx?s=cdefs#L35 |
| 22:52.14 | starseeker | vfscanf.c |
| 23:05.05 | starseeker | brlcad: looks like there is actually a public domain font that has some of these gd&t characters: Peter Kanold |
| 23:05.15 | starseeker | http://www.fontspace.com/micronus/y145m-2009 |
| 23:05.45 | *** part/#brlcad milamber (~devlin@d118-75-244-176.try.wideopenwest.com) | |
| 23:06.02 | starseeker | or from his actual home page: http://p-00-kanold.com/?page_id=7 |
| 23:41.04 | CIA-130 | BRL-CAD: 03starseeker * r48899 10/brlcad/trunk/doc/docbook/resources/other/fonts/ (y14.5.tar.bz2 y14.5_COPYING): Add public domain geometric dimensioning and tolerancing (gdt) fonts from Peter Kanold, with an eye towards their being useful in the new annotation primitive. |