IRC log for #brlcad on 20130719

00:26.04 brlcad zero_level: you should check out the patch from a GCI candidate that also proposed ICV work
00:26.29 brlcad bwfilter iirc, but it included a method for passing filters
00:26.36 brlcad check it out, see what you think
00:38.54 zero_level brlcad, do u mean 164 ?
01:03.17 zero_level brlcd :This patch only implementes the filter function for 3x3 kernels.
01:04.31 zero_level Also those kernels are stored as a library in the file similar to src/util/bwfilter.c
02:39.09 brlcad zero_level: uhm, it wasn't to suggest using the code ...
02:39.26 brlcad it was to see if you can get any ideas about how to go about the API specification
02:39.41 brlcad maybe yes, maybe no, but worth taking a quick look
07:50.10 *** join/#brlcad caen23 (~caen23@92.81.181.136)
08:18.28 *** join/#brlcad caen23_ (~caen23@92.81.213.187)
08:35.13 *** join/#brlcad kesha_ (~kesha@49.249.18.135)
10:52.57 *** join/#brlcad mpictor_ (~mpictor_@2600:1015:b103:5e72:0:44:b1f0:f301)
11:19.58 *** join/#brlcad caen23 (~caen23@92.81.213.187)
12:17.44 brlcad starseeker: ah, so you're seeing an unhappy nirt regress too
12:18.40 Notify 03BRL-CAD:carlmoore * 56121 brlcad/trunk/src/sig/fhor.c: slightly speeded up the code, and changed 'across' comment to 'left to right' assuming right-handed system
12:19.05 Notify 03BRL-CAD:phoenixyjll * 56122 brlcad/trunk/src/libbrep/intersect.cpp: We should recognize that there might be inner loops - use point-surface intersections to determined which side of the curve is actually the intersection.
12:19.10 Notify 03BRL-CAD:vladbogo * 56123 brlcad/trunk/src/libdm/dm-qt.cpp: Implemented qt-setFGColor.
12:19.12 Notify 03BRL-CAD:vladbogo * 56124 (brlcad/trunk/include/dm-qt.h brlcad/trunk/src/libdm/dm-qt.cpp): Implemented qt_drawBegin and qt_drawEnd + other modifications to use this functions in a proper way.
12:19.18 Notify 03BRL-CAD:vladbogo * 56125 brlcad/trunk/src/libdm/dm-qt.cpp: Implemented qt_setLineAttr function.
12:19.20 Notify 03BRL-CAD:vladbogo * 56126 brlcad/trunk/src/libdm/dm-qt.cpp: Implemented the qt_drawString2D function.
12:19.24 Notify 03BRL-CAD:phoenixyjll * 56127 brlcad/trunk/src/libbrep/intersect.cpp: Should not ignore that intersections might be 0.
12:19.33 Notify 03BRL-CAD:vladbogo * 56128 brlcad/trunk/src/libdm/dm-qt.cpp: Implemented the qt_drawPoint2D function.
12:19.35 brlcad starseeker: ah, so you're seeing an unhappy nirt regress too
12:19.55 brlcad looks like someone changed the bounding box sizes by 0.001
12:20.18 brlcad smells an injection of a magic number somewhere
12:24.05 Notify 03BRL-CAD Wiki:Level zero * 5720 /wiki/User:Level_zero/GSOC13/logs: /* Week 5 */
12:28.17 Notify 03BRL-CAD Wiki:KeshaSShah * 5721 /wiki/User:KeshaSShah/GSoC13/Reports:
12:28.19 Notify 03BRL-CAD Wiki:Phoenix * 5722 /wiki/User:Phoenix/GSoc2013/Reports: /* Week 5 */
13:25.20 Notify 03BRL-CAD:carlmoore * 56129 brlcad/trunk/include/dm-qt.h: remove trailing blanks/tabs
13:54.25 Notify 03BRL-CAD:starseeker * 56130 (brlcad/trunk/src/conv/step/BRLCADWrapper.cpp brlcad/trunk/src/conv/step/BRLCADWrapper.h brlcad/trunk/src/conv/step/g-step.cpp): Unpack a Brep from a .g - this will all eventually be organized differently, for now just getting a feel for what is needed.
14:03.37 *** join/#brlcad evgeny (~Miranda@77.106.106.192)
14:05.43 starseeker makes a note of ShrinkSurface in opennurbs - looks like it is intended to resize a surface based on trimming curves...
14:08.30 *** part/#brlcad evgeny (~Miranda@77.106.106.192)
14:34.37 *** join/#brlcad mpictor_ (~mpictor_@2600:1015:b103:5e72:0:44:b1f0:f301)
16:10.40 brlcad starseeker: perhaps to eliminate exterior trims?
16:11.16 brlcad starseeker: did you look at all into the nirt issue, any traceback to when it started?
17:24.25 *** join/#brlcad zero_level (~mohit@66-118-151-70.static.sagonet.net)
17:44.41 starseeker brlcad: haven't got into the nirt thing yet
17:44.57 starseeker was reading stepcode C++ and docs...
17:45.39 Notify 03BRL-CAD Wiki:Harman052 * 5723 /wiki/User:Harman052/GSoc2013/Logs:
18:05.58 brlcad starseeker: okay, I'll peek at it later
18:09.05 Notify 03BRL-CAD:n_reed * 56131 brlcad/trunk/src/libbrep/intersect.cpp: per opennurbs_point.h, ON_zaxis is obsolete
18:26.05 Notify 03BRL-CAD Wiki:Level zero * 5724 /wiki/User:Level_zero/GSOC13/logs: /* Week 5 */
18:53.21 brlcad starseeker: so then can 57 be closed?
19:00.26 Notify 03BRL-CAD:brlcad * 56132 brlcad/trunk/AUTHORS: credit Alexandrus for his patch from 2010 (sf #57) that was integrated by cliff recently and which introduces the coil command from within mged and archer.
19:02.04 Notify 03BRL-CAD:brlcad * 56133 brlcad/trunk/NEWS: note that there's now a coil command for mged and archer (r56109 introduced, patch 57)
19:06.15 Notify 03BRL-CAD:brlcad * 56134 brlcad/trunk/src/librt/prep.c: revert r56106 as it breaks the nirt regression. hit results seem to be shifted by the distance introduced in that change, which increased the bounding box by 2 times the distance tolerance.
19:10.01 brlcad starseeker: nirt fixed
19:13.41 Notify 03BRL-CAD:brlcad * 56135 brlcad/trunk/src/mged/setup.c: add coil to mged too
19:32.42 starseeker brlcad: awesome, thanks!
19:32.56 starseeker brlcad: is the pl->plot3 change NEWS worthy?
19:33.13 brlcad yeah
19:36.05 *** join/#brlcad mpictor__ (~mpictor_@c-67-177-102-131.hsd1.in.comcast.net)
19:38.47 Notify 03BRL-CAD:starseeker * 56136 (brlcad/trunk/src/conv/step/CMakeLists.txt brlcad/trunk/src/conv/step/g-step.cpp): Switch back to ap203 for now - print out the schema structure to get an idea of what C++ code is doing when interacting with the registry and instance_list...
19:46.28 *** join/#brlcad mpictor_ (~mpictor_@c-67-177-102-131.hsd1.in.comcast.net)
19:51.46 Notify 03BRL-CAD Wiki:41.92.210.174 * 5725 /wiki/User:Izak/GSOC_2013_logs: /* From July 15th to July 20th */
19:52.00 Notify 03BRL-CAD:brlcad * 56137 brlcad/trunk/include/bn.h: apply sf patch #209 providing descriptions of the macro parameters
19:52.59 Notify 03BRL-CAD Wiki:NyahCh3ck20 * 5726 /wiki/User:NyahCh3ck20/GSoc2013/Coding_Repor: /* 15 July - 21 July */
19:53.34 Notify 03BRL-CAD:starseeker * 56138 brlcad/trunk/NEWS: Update and commit a change from patch #53 by Tom Browder that replaces the '.pl' convention in plot file naming (both file extensions and program names for utilities) with 'plot3' to avoid confusion with the Perl language.
19:54.30 starseeker brlcad: left feedback on the semaphore test patch - applied find but didn't build (missing headers for signal stuff)
19:59.13 brlcad starseeker: you compiling on windows?
19:59.23 brlcad SIGALRM isn't available on windows
20:00.25 brlcad some section of code probably just gets wrapped in HAVE_UNISTD_H
20:00.47 *** join/#brlcad mpictor__ (~mpictor_@c-67-177-102-131.hsd1.in.comcast.net)
20:04.40 *** join/#brlcad markp (~mpictor_@c-67-177-102-131.hsd1.in.comcast.net)
20:05.18 *** join/#brlcad mpictor (~mark@c-67-177-102-131.hsd1.in.comcast.net)
20:05.38 Notify 03BRL-CAD:carlmoore * 56139 brlcad/trunk/src/sig/fhor.c: fix punctuation in a comment
20:12.41 Notify 03BRL-CAD:brlcad * 56140 brlcad/trunk/src/libged/comb.c: apply svn patch #211 (User Friendly Error message for comb command) from Talwinder saini
20:13.43 Notify 03BRL-CAD:carlmoore * 56141 brlcad/trunk/src/sig/fhor.c: remove 'else' because the consequence of TRUE is to do a return
20:19.14 starseeker brlcad: no, not Windows - Linux
20:40.37 brlcad huh
20:40.53 brlcad was unistd.h included?
20:44.13 *** join/#brlcad caen23 (~caen23@92.81.176.154)
20:47.33 Notify 03BRL-CAD:brlcad * 56142 brlcad/trunk/src/libged/comb.c: redo the error messages (because a couple weren't correct) and add one more validity check to make sure we don't read too many argv
20:48.44 Notify 03BRL-CAD:carlmoore * 56143 brlcad/trunk/src/libbrep/intersect.cpp: remove trailing blanks/tabs, and fix spelling in comments
20:53.40 Notify 03BRL-CAD:brlcad * 56144 brlcad/trunk/AUTHORS: credit talwindersaini with special thanks for prompting an improvement to the comb commands error messages.
20:56.06 Notify 03BRL-CAD:brlcad * 56145 brlcad/trunk/src/sig/fhor.c: meh
21:07.51 brlcad zero_level: what's your next patch?
21:07.55 brlcad hi caen23
21:49.08 Notify 03BRL-CAD:brlcad * 56146 (brlcad/trunk/src/irprep/all_sf.c brlcad/trunk/src/irprep/firpass.c and 7 others): mass ws indent format style cleanup
21:51.07 brlcad woot, 924 lines gone
22:04.54 Notify 03BRL-CAD:brlcad * 56147 brlcad/trunk/CHANGES: deprecate the IRPREP tools. might want to keep showtherm and one or two of the other tools, but need to see them in action and read their manual pages more carefully (before declaring obsolete and removing). maybe talk to sue too to see who the users are/were..
22:06.25 Notify 03BRL-CAD:brlcad * 56148 brlcad/trunk/CHANGES: stick to convention
22:19.50 *** join/#brlcad crdueck (~cdk@24-212-219-10.cable.teksavvy.com)
23:45.14 Notify 03BRL-CAD:tbrowder2 * 56149 brlcad/trunk/doc/docbook/system/man3/en/libplot3.xml: use consistent modern C function formats
23:47.21 Notify 03BRL-CAD:tbrowder2 * 56150 (brlcad/trunk/doc/docbook/system/man3/en/libcursor.xml brlcad/trunk/doc/docbook/system/man3/en/liborle.xml brlcad/trunk/doc/docbook/system/man3/en/librt.xml): remove troff artifacts from doclifter
23:48.08 Notify 03BRL-CAD:tbrowder2 * 56151 brlcad/trunk/doc/docbook/system/man5/en/plot3.xml: correct current pl program names

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