IRC log for #brlcad on 20140922

00:23.17 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
00:43.49 *** join/#brlcad konrado (~konro@41.205.22.54)
00:44.24 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
01:14.27 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
01:35.49 Notify 03BRL-CAD:starseeker * 62892 brlcad/trunk/src/libfb/if_osgl.cpp: In this case, it looks like we probably don't want to distort the texture...
02:30.32 Notify 03BRL-CAD:starseeker * 62893 (brlcad/trunk/src/libfb/if_osgl.cpp brlcad/trunk/src/libfb/osg_fb_manipulator.h): Needs more testing to be sure these colors are correct, but getting pretty close agreement with ogl.
03:01.29 Notify 03BRL-CAD:starseeker * 62894 brlcad/trunk/src/libfb/if_osgl.cpp: Need the alpha component for embedded raytracing in MGED.
05:36.31 *** join/#brlcad caen23 (~caen23@92.85.88.197)
07:35.14 *** join/#brlcad mihaineacsu (~mihaineac@92.81.62.131)
08:09.14 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
09:08.06 *** join/#brlcad caen23 (~caen23@92.85.88.197)
09:09.47 *** join/#brlcad mihaineacsu (~mihaineac@92.85.197.70)
09:15.43 *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
10:01.02 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
10:52.43 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
11:08.52 Notify 03BRL-CAD:starseeker * 62895 brlcad/trunk/misc/CMake/multiconfig_path_read.cmake.in: Make what should be an improvement to the multiconfig_read_path logic (needs testing)
11:21.01 Notify 03BRL-CAD:starseeker * 62896 brlcad/trunk/include/bio.h: Looks like we need Winsock2.h for fd_set?
11:40.10 *** join/#brlcad sofat (~sofat@202.164.53.117)
11:43.50 Notify 03BRL-CAD:starseeker * 62897 brlcad/trunk/include/bio.h: We've got a problem - fd_set needs Winsock2.h, but that's incompatible with winsock.h which is included by windows.h. Unless we can go with the WIN32 lean-and-mean definition (which IIRC we can't) I'm not sure how we resolve this.
11:46.57 starseeker growl...
12:02.53 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
12:13.21 *** join/#brlcad indianlarry (~indianlar@66-118-151-70.static.sagonet.net)
12:45.47 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
13:11.59 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
14:04.10 Stragus starseeker, you have to include Winsock2.h before windows.h
14:05.12 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
14:06.37 *** join/#brlcad FreezingCold (~Freezing@CPE602ad06bea2a-CM602ad06bea27.cpe.net.cable.rogers.com)
14:19.40 Notify 03BRL-CAD:starseeker * 62898 (brlcad/trunk/src/libged/draw.c brlcad/trunk/src/mged/dodraw.c): Remove the old mged function for invent_solid so we don't get conflict (thanks Keith) and fix bug introduced into draw.c during the rework.
14:43.44 Notify 03BRL-CAD:starseeker * 62899 (brlcad/trunk/include/ged.h brlcad/trunk/src/libged/display_list.c and 5 others): Not clear when/if we actually want to use the color_soltab when inventing solids, but add a flag to allow it. It's off currently, but we may need to revisit that if something produces incorrect colors in the future...
15:17.47 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
15:23.24 starseeker Stragus: tried that, got other issues...
15:30.52 Notify 03BRL-CAD:starseeker * 62900 brlcad/trunk/src/libdm/dm-osgl.cpp: Use a 'drop-shadow' based on the fontstash example to ensure text is at least visible even with a white background.
16:20.37 ``Erik starseeker: might be worth looking at sdl_net as an example of portable bsd sockets code?
16:22.32 Stragus I have portable TCP socket code if you want to have a look, with optional SSL
16:25.28 Stragus There it is: http://www.rayforce.net/tcp.c
16:26.21 Stragus There are #if wrappers for everything Win32 versus Unix
16:58.16 *** join/#brlcad FreezingCold (~Freezing@CPE602ad06bea2a-CM602ad06bea27.cpe.net.cable.rogers.com)
17:51.04 *** join/#brlcad dario_ (~chick@41.205.22.41)
17:59.18 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
18:31.14 Notify 03BRL-CAD:n_reed * 62901 brlcad/branches/brep-debug/src/libbrep/boolean.cpp: to get the complete set of split faces, we need to split the results of the last split, not just the original face
18:51.03 Notify 03BRL-CAD:starseeker * 62902 (brlcad/trunk/include/dm.h brlcad/trunk/src/libdm/dm-generic.c and 4 others): Make a stab at improving Archer's dm logic
19:48.54 *** join/#brlcad chick_ (~chick@41.205.22.41)
20:22.55 Notify 03BRL-CAD:starseeker * 62903 brlcad/trunk/src/tclscripts/hv3/hv3.tcl: Make sure myDocumentHandle exists before trying to act on it.
20:22.57 Notify 03BRL-CAD:starseeker * 62905 (brlcad/trunk/src/libdm/fontstash/fontstash.h brlcad/trunk/src/libdm/fontstash/stb_truetype.h): regress-repository fixes
20:37.54 Notify 03BRL-CAD:carlmoore * 62906 (brlcad/trunk/doc/docbook/system/man1/en/rt.xml brlcad/trunk/src/rt/opt.c): some rewrites in rt manpage (including removal of a trailing blank); add missing right paren. in opt.c
21:11.42 Notify 03BRL-CAD:starseeker * 62904 brlcad/trunk/src/other/openscenegraph.dist: Update openscenegraph.dist
21:41.33 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
21:55.42 Notify 03BRL-CAD:n_reed * 62907 brlcad/branches/brep-debug/src/libbrep/boolean.cpp: Some loops constructed based on the intersection tolerance were discarded based on the zero tolerance. Connect the small gaps in constructed loops so they pass zero tolerance checks.
22:42.54 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
23:15.06 Notify 03BRL-CAD:n_reed * 62908 brlcad/branches/brep-debug/src/libged/brep.c: clear vls before reusing it
23:55.19 starseeker ``Erik, Stragus: Looks like windows.h and winsock.h were creeping in elsewhere, not just bio.h
23:55.32 starseeker rolls up his sleeves and holds his nose...

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.