IRC log for #brlcad on 20170126

01:36.47 *** join/#brlcad nyncmdgmqcigtlwn (~armin@dslb-088-066-156-216.088.066.pools.vodafone-ip.de)
01:42.43 Notify 03BRL-CAD:starseeker * 69359 (brlcad/trunk/src/external/CREO/README.txt brlcad/trunk/src/external/CREO/creo-brl.cpp): Add headers, and add a note that if BRL-CAD dlls are not located where CREO can find them, the plugin will fail to load without any useful error message.
02:10.51 Notify 03BRL-CAD:starseeker * 69360 brlcad/trunk/src/external/CREO/creo-brl.cpp: Add all the updated Pro/E plugin code back in, with minor tweaks. This code, with the present build logic and the BRL-CAD dlls where CREO can find them, loads successfully. Conversion is untested, and probably not working yet - some of the original Pro/Develop APIs were switched out with Pro/Toolkit replacements.
03:26.24 *** join/#brlcad topfix (~nicholas@c-73-201-213-220.hsd1.md.comcast.net)
03:50.03 *** part/#brlcad topfix (~nicholas@c-73-201-213-220.hsd1.md.comcast.net)
05:15.06 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
07:28.06 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
08:24.20 *** join/#brlcad Caterpillar (~caterpill@unaffiliated/caterpillar)
08:27.53 *** join/#brlcad davezd (~davezd@71-83-188-23.dhcp.lnbh.ca.charter.com)
09:52.29 *** join/#brlcad darknight9 (75f7dc1b@gateway/web/freenode/ip.117.247.220.27)
11:19.08 *** join/#brlcad ARChak (~virususer@117.200.91.178)
12:25.32 *** join/#brlcad yorik (~yorik@2804:431:f720:27fe:290:f5ff:fedc:3bb2)
14:39.33 Notify 03BRL-CAD:ejno * 69361 (brlcad/trunk/src/libged/simulate/rt_instance.cpp brlcad/trunk/src/libged/simulate/simulation.cpp and 2 others): set region flags in the Region class so that RtInstance::get_overlaps() doesn't need to reset them
14:43.03 Notify 03BRL-CAD:ejno * 69362 brlcad/trunk/src/libged/simulate/rt_debug_draw.cpp: don't scale the contact lines
15:21.58 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
15:24.22 Notify 03BRL-CAD:ejno * 69363 brlcad/trunk/src/libged/simulate/tests/simulate_test.cpp: implement the wiki tutorial as a simulate unit test
15:32.27 Notify 03BRL-CAD:128.63.32.57 * 9848 /wiki/Mged_simulation: update use of the simulate command
15:44.42 *** join/#brlcad amarjeet (~Amarjeet@2405:205:4003:c2c6:d771:1af3:43e7:787d)
15:46.28 Notify 03BRL-CAD:ejno * 69364 brlcad/trunk/src/libged/simulate/rt_debug_draw.cpp: scale contact point markers
15:55.48 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
16:01.28 Notify 03BRL-CAD:ejno * 69365 brlcad/trunk/src/libged/simulate/tests/simulate_test.cpp: print the error description if a simulation fails in the unit test
16:25.01 *** join/#brlcad amarjeet (~Amarjeet@2405:205:4003:c2c6:d771:1af3:43e7:787d)
16:37.08 *** join/#brlcad amarjeet (~Amarjeet@2405:205:4003:c2c6:d771:1af3:43e7:787d)
16:49.38 Notify 03BRL-CAD:ejno * 69366 (brlcad/trunk/src/libged/simulate/tests/simulate_test.cpp brlcad/trunk/src/libged/simulate/utility.cpp): entirely remove the "region" attribute
16:51.42 *** join/#brlcad amarjeet (~Amarjeet@2405:205:4003:c2c6:d771:1af3:43e7:787d)
17:06.50 *** join/#brlcad yorik (~yorik@2804:431:f720:27fe:290:f5ff:fedc:3bb2)
17:23.41 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
18:03.42 *** join/#brlcad yorik (~yorik@2804:431:f720:27fe:290:f5ff:fedc:3bb2)
18:27.38 *** join/#brlcad yorik (~yorik@2804:431:f720:27fe:290:f5ff:fedc:3bb2)
19:20.20 Notify 03BRL-CAD:ejno * 69367 brlcad/trunk/doc/docbook/system/mann/CMakeLists.txt: add a manpage for simulate
19:24.39 *** join/#brlcad yorik (~yorik@2804:431:f720:27fe:290:f5ff:fedc:3bb2)
19:29.07 Notify 03BRL-CAD:ejno * 69368 (brlcad/trunk/src/libged/simulate/rt_collision_algorithm.cpp brlcad/trunk/src/libged/simulate/rt_collision_shape.cpp and 4 others): add documentation comments
19:51.23 *** join/#brlcad yorik (~yorik@2804:431:f720:27fe:290:f5ff:fedc:3bb2)
19:54.49 Notify 03BRL-CAD:ejno * 69369 brlcad/trunk/src/libged/simulate/utility.hpp: add comment describing TemporaryRegionHandle
20:11.03 *** join/#brlcad yorik (~yorik@2804:431:f720:27fe:290:f5ff:fedc:3bb2)
20:45.39 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
22:11.46 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
22:21.20 Notify 03BRL-CAD:ejno * 69370 brlcad/trunk/src/libged/simulate/rt_motion_state.cpp: update comment
22:54.25 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
23:00.55 Notify 03BRL-CAD:starseeker * 69371 (brlcad/trunk/src/libbu/CMakeLists.txt brlcad/trunk/src/libged/simulate/tests/CMakeLists.txt): the ext directory is a bit annoying - see if a better approach is practical.
23:12.38 *** join/#brlcad yorik (~yorik@2804:431:f720:27fe:290:f5ff:fedc:3bb2)
23:16.37 Notify 03BRL-CAD:starseeker * 69372 brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake: See if we can use a SOURCE file propery for this...

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