IRC log for #brlcad on 20140722

02:21.35 Notify 03BRL-CAD:ejno * 61863 brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: remove redundant line
03:38.14 Notify 03BRL-CAD Wiki:Justgerrard * 0 /wiki/User:Justgerrard:
03:42.17 Notify 03BRL-CAD Wiki:Justgerrard * 7550 /wiki/ARL_Technical_Reports:
03:44.18 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
04:02.03 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
04:08.45 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
04:17.17 *** join/#brlcad Zhao_Anqing (~clouddrif@183.157.160.18)
06:41.05 *** join/#brlcad d_rossberg (~rossberg@66-118-151-70.static.sagonet.net)
06:52.03 d_rossberg Zhao_Anqing: does the toyjeep fail at the same opr different places?
06:52.30 Zhao_Anqing d_rossberg:no, I am checking it now.
06:53.32 Zhao_Anqing so, if they fail at the same places, this test can be thought as passed?
06:57.48 d_rossberg yes
06:58.37 d_rossberg how is the date format in the -g file? same for trunc and nmgreorg?
07:02.45 Zhao_Anqing I think so, I don't think I have change the data format.
07:09.38 d_rossberg 1st: you should try it: facetize someting on trunc and nmgreorg the open the files
07:09.49 d_rossberg in the other branch
07:10.18 d_rossberg (make sure it was facetized to an nmg)
07:11.31 Zhao_Anqing 'the other branch' means what?
07:13.01 d_rossberg the one you generated in trunc with nmgreorg and the one you generated with nmgreorg in trunc
07:19.02 Zhao_Anqing Mmm, I have a bit puzzled about this. the current situation is: the nmg file made by trunk cannot be read by nmgreorg and vice versa becasue the pointer of a tree structure represents different thing (model and shell) when import.
07:27.54 *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
07:37.49 d_rossberg this isn't unexpected, any idea?
07:42.32 Zhao_Anqing change import/export codes, if it's a file using old nmg, we should skip the model&nmgregion part, just use shell. How about this method?
07:42.50 Zhao_Anqing sorry, just import codes.
07:52.47 *** join/#brlcad vladbogo (~vlad@86.121.96.46)
07:52.57 d_rossberg it should work vice versa too. can the export adopted similary? (you shouldn't change the database format)
08:00.20 Zhao_Anqing Let me have a think, please.
08:01.59 d_rossberg sure :) you probably have to play around/test something before a decision can be made
08:03.37 Zhao_Anqing OK. Thank you. I see. I will report you immediately if I find something new or have any new idea :)
09:14.17 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
09:18.31 *** join/#brlcad albertcoder (~albertcod@101.216.212.95)
11:18.50 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
11:34.25 *** join/#brlcad ishwerdas (~ishwerdas@117.199.108.183)
11:36.45 *** join/#brlcad Zhao_Anqing (~clouddrif@183.157.160.23)
11:43.28 *** join/#brlcad albertcoder (~albertcod@101.208.189.241)
11:49.39 Notify 03BRL-CAD Wiki:Inderpreet * 7551 /wiki/User:Inderpreet/GSoC14/logs: /* WEEK 9 */
12:01.12 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
12:16.21 *** join/#brlcad pandrei (~pandrei@86.121.66.191)
12:16.32 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
12:16.32 pandrei hello !
12:17.15 *** join/#brlcad vladbogo (~vlad@86.121.96.46)
12:37.01 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
13:12.34 Notify 03BRL-CAD:ejno * 61864 brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: check brlcad return values
13:58.51 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
14:10.42 Notify 03BRL-CAD Wiki:Mihaineacsu * 7552 /wiki/User:Mihaineacsu/SoCIS2014/Logs:
14:11.14 Notify 03BRL-CAD Wiki:Mihaineacsu * 7553 /wiki/User:Mihaineacsu/SoCIS2014/Logs: /* Week 7 */
14:12.01 Notify 03BRL-CAD Wiki:Mihaineacsu * 7554 /wiki/User:Mihaineacsu/SoCIS2014/Logs: /* Week 7 */
14:33.15 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
14:48.45 *** join/#brlcad oana_ (~oana@188.209.97.130)
15:02.38 *** join/#brlcad Izakey (~Isaac@195.24.220.134)
15:25.11 Notify 03BRL-CAD:n_reed * 61865 brlcad/branches/bullet/src/librt/primitives/joint/joint.c: comment out more debugging output
15:35.40 pandrei Daniel: you want me to place bot_copy in the BagOfTriangles.cpp or in bot.c ?
15:37.29 d_rossberg i think it isn't such a big thing so you can put it directly in the copy constructor
15:46.56 ankesh11 When we do a comparison of a benchmark result against the database, what do we want to report? I am reporting the User's VGR Rating and the Average VGR Rating from the filtered database. Would that suffice?
16:03.02 *** join/#brlcad Ch3ck (~Ch3ck@195.24.220.134)
16:44.53 Notify 03BRL-CAD:ejno * 61866 (brlcad/trunk/src/conv/3dm/conv3dm-g.cpp brlcad/trunk/src/conv/3dm/conv3dm-g.hpp): improve output
16:57.22 *** join/#brlcad albertcoder (~albertcod@124.253.133.117)
17:14.30 *** join/#brlcad ishwerdas (~ishwerdas@117.199.108.183)
17:34.47 Notify 03BRL-CAD Wiki:Ankeshanand * 7555 /wiki/User:Ankeshanand/GSoC14/logs: /* Project Details */
17:37.01 Notify 03BRL-CAD:ejno * 61867 (brlcad/trunk/src/conv/3dm/conv3dm-g.cpp brlcad/trunk/src/conv/3dm/conv3dm-g.hpp): refactor map_uuid_names()
17:46.44 Notify 03BRL-CAD:carlmoore * 61868 (brlcad/trunk/doc/docbook/system/mann/en/gastank.xml brlcad/trunk/doc/docbook/system/mann/en/window.xml): touch up gastank man page, including changing -h to -H in the example; and noticed I needed -h to -H change in window manpage
17:49.18 Notify 03BRL-CAD:carlmoore * 61869 brlcad/trunk/doc/docbook/system/mann/en/window_frame.xml: oops, have to change -h to -H in the example
17:52.17 *** join/#brlcad mihaineacsu (~mihaineac@92.85.9.169)
17:59.14 Notify 03BRL-CAD:carlmoore * 61870 brlcad/trunk/doc/docbook/system/mann/en/bolt.xml: for the bolt manpage, provide spaces and 2 new commas
17:59.52 *** join/#brlcad albertcoder (~albertcod@101.214.222.33)
18:09.25 Notify 03BRL-CAD Wiki:Ankeshanand * 7556 /wiki/User:Ankeshanand/GSoC14/logs: /* Week 10 Update Logs */
18:19.56 Notify 03BRL-CAD:carlmoore * 61871 brlcad/trunk/doc/docbook/system/mann/en/handle.xml: do similar touchup for the handle manpage
18:26.56 *** join/#brlcad alisha (~alisha@115.244.243.195)
18:38.45 Notify 03BRL-CAD Wiki:Krajkreddy * 7557 /wiki/User:Krajkreddy/GSOC14/summary: /* Implementation of Brep and OpenNurbs */
18:47.23 Ch3ck signs of for the day
18:47.25 *** part/#brlcad Ch3ck (~Ch3ck@195.24.220.134)
18:53.01 *** part/#brlcad Izakey (~Isaac@195.24.220.134)
19:13.30 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
19:24.16 Notify 03BRL-CAD:carlmoore * 61872 brlcad/trunk/doc/docbook/system/mann/en/picket_fence.xml: -r should NOT have an underscore (which I have removed)
19:43.19 Notify 03BRL-CAD:n_reed * 61873 brlcad/branches/bullet/src/librt/primitives/joint/joint.c: simplify vector math
19:54.43 Notify 03BRL-CAD:carlmoore * 61874 brlcad/trunk/doc/docbook/system/man1/en/bw-fb.xml: touch up bw-fb man page; includes changing 'or' to 'and', inserting a period, and removing the -h sentence
19:56.26 *** join/#brlcad piyushparkash (~piyushpar@59.91.253.218)
20:08.18 *** join/#brlcad pandrei (~pandrei@86.121.66.191)
20:17.24 Notify 03BRL-CAD:carlmoore * 61875 (brlcad/trunk/doc/docbook/system/man1/en/bwrect.xml brlcad/trunk/src/util/bwrect.c): fix bwrect; -h needed to be removed from manpage and from Usage; put options in an easier-to-read order; do other touch-up
20:56.04 Notify 03BRL-CAD:ejno * 61876 brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: start numbering duplicates at the first object (in progress)
20:57.36 Notify 03BRL-CAD Wiki:Albertcoder * 7558 /wiki/User:Albertcoder/GSoC2014/logs: /* Development Period */
21:00.14 Notify 03BRL-CAD:ejno * 61877 brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: shorten name generation code
21:20.36 Notify 03BRL-CAD Wiki:Vladbogolin * 7559 /wiki/User:Vladbogolin/GSoC2014/Logs: /* Week 10 */
21:22.05 Notify 03BRL-CAD:ejno * 61878 (brlcad/trunk/src/conv/3dm/conv3dm-g.cpp brlcad/trunk/src/conv/3dm/conv3dm-g.hpp): apply altered name to name map
21:59.01 Notify 03BRL-CAD:n_reed * 61879 brlcad/branches/bullet/src/librt/primitives/joint/joint.c: apply reference path's effective matrix to view vector so rotation stays parallel to view plane
22:01.30 *** join/#brlcad caen23 (~caen23@92.83.166.162)
22:17.50 *** join/#brlcad mihaineacsu_ (~mihaineac@92.85.9.169)
22:47.23 Notify 03BRL-CAD Wiki:Popescu.andrei1991 * 7560 /wiki/User:Popescu.andrei1991/devlogs2014: /* Week 10 */

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