| 00:00.44 | brad_h | starseeker: also, i may need to scale back my proposal to just handle nmg (not BoTs as well). the original proposal suggestions were for nmg only. for a summer project i think there is enough to do with just nmg. what do you think? |
| 00:07.41 | Notify | 03BRL-CAD Wiki:Bhollister * 8794 /wiki/User:Bhollister/DevLogJune2015: /* Wednesday, June 24, 2015 */ |
| 00:27.38 | Notify | 03BRL-CAD:starseeker * 65474 (brlcad/trunk/include/brep.h brlcad/trunk/src/libbrep/shape_recognition.cpp and 4 others): More error message work. |
| 01:32.27 | Notify | 03BRL-CAD:starseeker * 65475 (brlcad/trunk/include/brep.h brlcad/trunk/src/libbrep/shape_recognition.cpp and 5 others): More msg handling. |
| 01:33.12 | starseeker | brad_h: I would tend to agree that nmg has plenty to do |
| 01:33.45 | starseeker | brad_h: nmgmodel.c compiles to src/proc-db/nmgmodel in the build directory |
| 01:35.29 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 02:48.56 | *** join/#brlcad dracarys983 (dracarys98@nat/iiit/x-sfjmxnpjgvdidxps) | |
| 04:29.55 | Notify | 03BRL-CAD Wiki:117.199.98.50 * 8795 /wiki/User:Gurwinder_Singh/GSoc15/log_developmen: |
| 05:12.02 | *** join/#brlcad cardinot (~cardinot@187.16.242.24) | |
| 05:12.02 | *** join/#brlcad cardinot (~cardinot@unaffiliated/cardinot) | |
| 06:10.46 | *** join/#brlcad merzo (~merzo@76-29-132-95.pool.ukrtel.net) | |
| 06:20.07 | *** join/#brlcad milinda (~milinda@192.248.8.66) | |
| 06:51.52 | *** part/#brlcad cardinot (~cardinot@unaffiliated/cardinot) | |
| 08:03.49 | *** join/#brlcad merzo (~merzo@user-94-45-58-141.skif.com.ua) | |
| 08:40.46 | *** join/#brlcad teepee-- (bc5c2133@gateway/web/freenode/ip.188.92.33.51) | |
| 11:10.49 | *** join/#brlcad luca79 (~luca@na-19-81-193.service.infuturo.it) | |
| 12:20.08 | *** join/#brlcad merzo (~merzo@user-94-45-58-141.skif.com.ua) | |
| 13:05.45 | Notify | 03BRL-CAD:ejno * 65476 brlcad/trunk/src/librt/reduce.c: set minimum tolerances; also fuse BOT during reduction |
| 13:16.05 | *** join/#brlcad luca79 (~luca@na-19-81-193.service.infuturo.it) | |
| 13:36.21 | Notify | 03BRL-CAD Wiki:Deekaysharma * 8796 /wiki/User:Deekaysharma/GSoc15/OGV_production_ready_plan: |
| 14:16.40 | dracarys983 | starseeker, ejno: I got a warning about "result" being clobbered by longsetjump / vfork in "libged/draw.c" -- lines 409 and 431. I changed the type from "int" to "static int" and it compiled fine. |
| 14:16.57 | dracarys983 | Just informing :) |
| 14:24.46 | *** join/#brlcad sofat (~androirc@101.214.26.167) | |
| 14:34.14 | Notify | 03BRL-CAD:ejno * 65477 brlcad/trunk/src/libged/draw.c: make 'result' static so it won't get clobbered when jumping |
| 14:34.31 | ejno | dracarys983: thanks for reporting, should be fixed now |
| 14:35.44 | dracarys983 | ejno: Great :D |
| 14:44.50 | dracarys983 | ejno: Getting same error for arg, totlen and no_draw in mged/clone.c -- lines 907, 911 and 916. |
| 14:46.21 | *** join/#brlcad sofat (~androirc@101.214.26.167) | |
| 14:46.34 | dracarys983 | ejno: mged/facedef.c -- lines 87, variable status. Same error. |
| 14:46.47 | *** join/#brlcad sofat (~androirc@202.164.45.204) | |
| 14:54.58 | *** join/#brlcad sofat_ (~sofat@202.164.45.212) | |
| 15:23.09 | *** join/#brlcad sofat_ (~sofat@101.214.114.57) | |
| 15:25.45 | ejno | dracarys983: thanks |
| 15:46.21 | Notify | 03BRL-CAD:ejno * 65478 (brlcad/trunk/src/mged/clone.c brlcad/trunk/src/mged/facedef.c): silence some more longjmp warnings |
| 16:04.41 | *** join/#brlcad sofat_ (~sofat@202.164.45.204) | |
| 16:05.37 | Notify | 03BRL-CAD:ejno * 65479 brlcad/trunk/src/librt/reduce.c: check range of reduction_level |
| 16:13.33 | Notify | 03BRL-CAD:ejno * 65480 brlcad/trunk/src/libgcv/facetize.c: silence longjmp warnings |
| 16:21.49 | *** join/#brlcad sofat_ (~sofat@101.214.173.131) | |
| 16:34.53 | *** join/#brlcad milinda (~milinda@103.247.48.22) | |
| 16:58.44 | Notify | 03BRL-CAD:ejno * 65481 brlcad/trunk/src/librt/reduce.c: fix check of reduction_level |
| 17:55.34 | sofat_ | starseeker, hello |
| 17:57.15 | *** join/#brlcad gurwinder (75d6cdec@gateway/web/freenode/ip.117.214.205.236) | |
| 17:58.15 | *** join/#brlcad ih8sum3r (~ih8sum3r@122.173.119.64) | |
| 18:00.52 | dracarys983 | brlcad: I have written a first working version of my generic volume function -- with the API. I'll submit it as a patch -- check it when you're free? |
| 18:03.36 | gurwinder | brlcad: Hi |
| 19:12.52 | *** join/#brlcad sofat_ (~sofat@202.164.45.204) | |
| 19:23.55 | *** join/#brlcad andrei_il (~andrei@109.100.128.78) | |
| 19:46.43 | Notify | 03BRL-CAD Wiki:Terry.e.wen * 8797 /wiki/User:Terry.e.wen/log: |
| 19:56.54 | *** join/#brlcad sofat_ (~sofat@202.164.45.204) | |
| 20:06.42 | *** join/#brlcad ries_nicked (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl) | |
| 20:48.30 | ih8sum3r | Hi brlcad, please ping me whenever you are free. It's urgent. |
| 20:53.31 | ``Erik | if it's urgent, maybe you should just state your question or concern instead of playing irc tag, right? :) |
| 21:35.39 | *** join/#brlcad sofat (~sofat@202.164.45.204) | |
| 22:00.15 | sofat | starseeker, you checked my work ? |
| 22:21.02 | Notify | 03BRL-CAD Wiki:MeShubham99 * 8798 /wiki/User:MeShubham99/GSoc15/log_developmen: |
| 22:21.31 | Notify | 03BRL-CAD Wiki:202.164.45.204 * 8799 /wiki/User:Hiteshsofat/GSoc15/log_developmen: |
| 22:31.24 | *** part/#brlcad ih8sum3r (~ih8sum3r@122.173.119.64) | |
| 22:37.15 | Notify | 03BRL-CAD Wiki:Deekaysharma * 8800 /wiki/User:Deekaysharma/logs: |
| 23:19.50 | brlcad | grr, if it's urgent, stay on irc... |
| 23:35.24 | Notify | 03BRL-CAD Wiki:Andrei.ilinca24 * 8801 /wiki/User:Andrei.ilinca24/logs: /* Coding Period */ |