IRC log for #brlcad on 20160802

00:38.25 *** join/#brlcad wavwmtxbpiyxpcyg (~armin@dslb-088-065-179-005.088.065.pools.vodafone-ip.de)
01:47.59 Notify 03BRL-CAD:brlcad * 68538 brlcad/trunk/src/tclscripts/checker/check.tcl: hook in a basic callback mechanism so mged/archer's command logic can remain separate from the gui code
02:33.01 Notify 03BRL-CAD:brlcad * 68539 brlcad/trunk/src/tclscripts/checker/check.tcl: add another callback to display geometry as it's selected along with a selection event handler that draws items automatically as they are selected
04:44.18 Notify 03BRL-CAD:brlcad * 68540 brlcad/trunk/src/tclscripts/checker/check.tcl: implemented basic safe subtraction logic. it introspects the two regions, wraps them if it finds more than one union (really needs to wrap when sum of ops > 1 but needs more testing), and then subtracts either the wrapped comb or the single entry if there was only one
05:04.59 Notify 03BRL-CAD:brlcad * 68541 brlcad/trunk/src/tclscripts/checker/check.tcl: count the number of right-side ops, so we only try to wrap when there are multiple entries. we can only wrap once, so if the wrapped form is found, we assume the subtractions are overlap cleanup (so we don't just keep wrapping incessantly).
06:07.57 Notify 03BRL-CAD:brlcad * 68542 brlcad/trunk/src/tclscripts/checker/check.tcl: add callbacks to know who is drawn and who we previously drew, so we can be sure to erase pairings as they are traversed in the list. also actually enable the comb processing, adding a little protection to make sure we don't try to double-subtract
06:19.42 Notify 03BRL-CAD:brlcad * 68543 brlcad/trunk/src/tclscripts/checker/check.tcl: echo commands that modify the db
06:41.30 *** join/#brlcad amarjeet (~amarjeet@202.164.53.117)
06:44.33 *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee)
07:28.36 *** join/#brlcad merzo (~merzo@106-82-132-95.pool.ukrtel.net)
08:11.09 *** join/#brlcad sniok (~sniok@89.252.29.238)
08:15.47 *** join/#brlcad amarjeet (~amarjeet@202.164.53.117)
08:19.32 *** join/#brlcad maths22 (~maths22@104.225.5.10)
08:19.32 *** join/#brlcad maths22 (~maths22@unaffiliated/maths22)
08:24.08 *** join/#brlcad amarjeet (~amarjeet@202.164.53.117)
09:01.49 *** join/#brlcad teepee] (bc5c2134@gateway/web/freenode/ip.188.92.33.52)
09:34.06 *** join/#brlcad sniok (~sniok@89.252.29.238)
09:36.41 *** join/#brlcad Mandeep_Singh (~mandeep@101.60.169.67)
09:51.47 *** join/#brlcad sniok (~sniok@89.252.29.238)
10:32.33 *** join/#brlcad d_rossberg (~rossberg@104.225.5.10)
10:38.26 *** join/#brlcad Mandeep_Singh (~mandeep@101.60.169.67)
11:14.41 *** join/#brlcad asad_ (~asad00@host10-2.natpool.mwn.de)
11:38.34 *** join/#brlcad merzo (~merzo@88-249-94-178.pool.ukrtel.net)
11:54.21 *** join/#brlcad sniok (~sniok@89.252.29.238)
12:08.53 *** join/#brlcad sniok (~sniok@89.252.2.135)
12:26.21 *** join/#brlcad sniok (~sniok@89.252.29.238)
12:36.42 *** join/#brlcad sniok (~sniok@89.252.29.238)
14:40.22 *** join/#brlcad asad_ (~asad00@host10-2.natpool.mwn.de)
14:43.44 *** join/#brlcad shubham__ (6719e766@gateway/web/freenode/ip.103.25.231.102)
14:50.52 Notify 03BRL-CAD:starseeker * 68544 brlcad/trunk/NEWS: Removed UtahRLE image tools from BRL-CAD install - they're a 3rd party toolset for a seldom used format,and are available as external installs if needed. The part needed for BRL-CAD's tools is libutahrle.
14:52.47 Notify 03BRL-CAD:starseeker * 68545 brlcad/trunk/NEWS: Removed obsolete MGED commands pl, pov and polybinout.
14:54.07 Notify 03BRL-CAD:starseeker * 68546 brlcad/trunk/NEWS: Removed the long deprecated -n option for mged - replaced with -c.
15:05.47 Notify 03BRL-CAD:starseeker * 68547 brlcad/trunk/NEWS: tops -g -u behavior is now default.
15:10.53 Notify 03BRL-CAD:starseeker * 68548 brlcad/trunk/NEWS: removed old bot specific per_line command
15:15.35 Notify 03BRL-CAD:starseeker * 68549 brlcad/trunk/NEWS: removed the librtserver interface. The modern approach to this, if it is needed, would start with something like swig.
15:26.05 *** join/#brlcad amarjeet (~amarjeet@101.211.235.158)
15:27.51 Notify 03BRL-CAD:starseeker * 68550 brlcad/trunk/NEWS: Removed any-png.sh script
15:28.51 Notify 03BRL-CAD:starseeker * 68551 brlcad/trunk/NEWS: Removed cadbug.sh script - use sourceforge tracker to get this information
15:30.46 Notify 03BRL-CAD:starseeker * 68552 brlcad/trunk/NEWS: removed cray.sh and sgisnap.sh; obsolete hardware
15:31.56 Notify 03BRL-CAD:starseeker * 68553 brlcad/trunk/NEWS: Removed pixread.sh and pixwrite.sh - obsolete hardware
15:35.52 Notify 03BRL-CAD:starseeker * 68554 (brlcad/branches/RELEASE/NEWS Property Changed: and 3 others): Pull in updates to NEWS file
15:37.21 Notify 03BRL-CAD:starseeker * 68555 brlcad/trunk/TODO: added a number of NEWS items for changes.
15:50.58 Notify 03BRL-CAD:starseeker * 68556 brlcad/branches/RELEASE/ChangeLog: Update changelog with additional changes from trunk (manually selected).
16:09.26 *** join/#brlcad ickby_ (~stefan@x5d845630.dyn.telefonica.de)
16:26.34 Notify 03BRL-CAD:starseeker * 68557 brlcad/trunk/regress/repository.sh: The autoheader.cmake script is supposed to contain platform defines, in that it catalogs them.
16:27.02 *** join/#brlcad Mandeep_Singh (~mandeep@101.60.156.158)
16:28.28 Notify 03BRL-CAD:starseeker * 68558 (brlcad/trunk/src/libpc/cartesian-heart.cpp brlcad/trunk/src/libpc/gecode_librt_test.cpp brlcad/trunk/src/libpc/gecode_solver_test.cpp): Add common.h to satisfy regress-repository
17:04.52 *** join/#brlcad amarjeet (~amarjeet@101.211.225.114)
17:20.35 Notify 03BRL-CAD:starseeker * 68559 brlcad/trunk/CMakeLists.txt: Try using exec_program to check for umask. execute_process is a problem on systems without an explicit umask command (i.e. those that let the shell handle it) so a more elaborate test may be needed if CMake removes exec_program (it is deprecated.)
17:45.25 Notify 03BRL-CAD:starseeker * 68560 brlcad/trunk/CHANGES: librtserver is gone and documented, remove 7.22 deprecation
17:50.18 *** join/#brlcad sniok (~sniok@89.252.29.238)
18:00.09 *** join/#brlcad sniok (~sniok@89.252.2.135)
18:03.12 Notify 03BRL-CAD:ejno * 68561 (brlcad/trunk/src/libbrep/BBNode.cpp brlcad/trunk/src/libbrep/BRNode.cpp brlcad/trunk/src/libbrep/PullbackCurve.cpp): fix: st1, st2 were not deleted; fix 'throw new ...'
18:27.33 *** join/#brlcad yorik (~yorik@187.35.22.233)
19:04.12 Notify 03BRL-CAD:starseeker * 68562 (brlcad/trunk/src/other/freetype.dist brlcad/trunk/src/other/libpng.dist): update dist files
19:44.52 *** join/#brlcad yorik (~yorik@187.35.22.233)
20:05.14 asad_ wonders what DB_LS_TOPS does in db_ls function.
20:09.10 *** join/#brlcad Mandeep_Singh (~mandeep@101.60.191.186)
20:19.11 Notify 03BRL-CAD:ejno * 68563 brlcad/trunk/src/librt/primitives/brep/brep.cpp: 'brep_specific' owns 'brep'; delete it as well
20:24.54 Notify 03BRL-CAD:starseeker * 68564 brlcad/trunk/src/other/CMakeLists.txt: looks like these moved...
20:30.39 Notify 03BRL-CAD:ejno * 68565 (brlcad/branches/prep-cache/include/brep/bbnode.h brlcad/branches/prep-cache/include/brep/curvetree.h and 4 others): remove redundant member BBNode::m_face
20:32.19 Notify 03BRL-CAD:ejno * 68566 (brlcad/branches/prep-cache/AUTHORS brlcad/branches/prep-cache/CHANGES and 22 others): merge from trunk to r68564
21:04.57 Notify 03BRL-CAD:ejno * 68567 (brlcad/trunk/src/librt/primitives/brep/brep.cpp brlcad/trunk/src/librt/primitives/brep/brep_debug.cpp): remove some needlessly dynamic allocations of SurfaceTree, some of which were not freed
22:21.47 *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee)
23:03.01 *** join/#brlcad yukonbob (~bch@199.192.105.246)
23:03.06 yukonbob hello #brlcad
23:19.21 *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee)

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