| 00:14.46 | Notify | 03BRL-CAD:ejno * 65108 brlcad/trunk/include/bu/file.h: remove redundant argv-related declarations from bu/file.h (also declared in bu/str.h) |
| 00:15.29 | Notify | 03BRL-CAD Wiki:Bhollister * 8454 /wiki/User:Bhollister/DevLogMay2015: /* Friday, May 29, 2015 */ |
| 00:22.40 | Notify | 03BRL-CAD:ejno * 65109 brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp: initialize members in initialization list |
| 01:10.03 | Notify | 03BRL-CAD:ejno * 65110 brlcad/trunk/src/libbu/tests/opt.c: fix warning: rn is used uninitialized whenever condition is false |
| 01:18.39 | Notify | 03BRL-CAD:ejno * 65111 brlcad/trunk/src/liboptical/sh_light.c: fix warning. apparent typo: address will always be true |
| 01:35.27 | Notify | 03BRL-CAD:ejno * 65112 brlcad/trunk/src/libbu/tests/opt.c: remove set-but-not-used variable |
| 01:45.35 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 03:53.45 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 04:19.21 | *** join/#brlcad Gurwinder (75dca84b@gateway/web/freenode/ip.117.220.168.75) | |
| 07:31.34 | *** join/#brlcad andrei_il (~andrei@109.100.128.78) | |
| 08:42.05 | Notify | 03BRL-CAD Wiki:MeShubham99 * 8455 /wiki/User:MeShubham99/GSoc15/log_developmen: |
| 08:46.05 | Notify | 03BRL-CAD Wiki:MeShubham99 * 8456 /wiki/User:MeShubham99/GSoc15/log_developmen: |
| 11:25.57 | *** join/#brlcad dracarys983 (~dracarys9@49.204.64.5) | |
| 12:52.38 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:26.43 | *** join/#brlcad ih8sum3r (~chatzilla@122.173.191.178) | |
| 13:36.42 | *** join/#brlcad dracarys983 (~dracarys9@49.204.64.5) | |
| 14:07.06 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 15:11.32 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 16:00.48 | *** join/#brlcad sofat (~sofat@202.164.45.204) | |
| 16:08.14 | sofat | brlcad, If you read the all content then we start discussion on this and tell me about my next step. I can't do any coding right now so please help me to finalizing things fast. |
| 16:19.14 | *** join/#brlcad Gurwinder (75dc9489@gateway/web/freenode/ip.117.220.148.137) | |
| 16:19.27 | Notify | 03BRL-CAD Wiki:MeShubham99 * 8457 /wiki/User:MeShubham99/GSoc15/log_developmen: |
| 16:22.16 | *** join/#brlcad sofat_ (~sofat@202.164.45.204) | |
| 16:22.38 | *** join/#brlcad sofat (~androirc@202.164.45.204) | |
| 16:55.43 | starseeker | brlcad: do we support this form of printf syntax? http://stackoverflow.com/a/9448093 |
| 16:57.00 | *** join/#brlcad sofat_ (~sofat@1.39.34.28) | |
| 16:57.08 | sofat_ | starseeker, hello |
| 16:57.54 | sofat_ | too much time is passed and i not started coding please tell but i do i am bit worry. |
| 17:08.42 | *** join/#brlcad ih8sum3r (~chatzilla@122.173.191.178) | |
| 17:36.55 | Notify | 03BRL-CAD:starseeker * 65113 (brlcad/trunk/include/bu/opt.h brlcad/trunk/src/conv/gcv/gcv.cpp brlcad/trunk/src/libbu/opt.c): Make some improvements to help printing, set up for more general logic. |
| 17:40.13 | *** join/#brlcad javampire (~ncsaba@p4FF71A76.dip0.t-ipconnect.de) | |
| 17:40.13 | *** join/#brlcad javampire (~ncsaba@unaffiliated/javampire) | |
| 17:53.36 | Notify | 03BRL-CAD:starseeker * 65114 brlcad/trunk/src/conv/gcv/gcv.cpp: Improve error messages and avoid some crash situations. |
| 17:54.22 | starseeker | sofat_: you'll need to talk with brlcad about directions - I suggest working with him to set up a definite time to discuss it |
| 18:03.16 | Notify | 03BRL-CAD:starseeker * 65115 brlcad/trunk/src/libbu/opt.c: Do the offset space printing correctly, per printf style outlined here: http://stackoverflow.com/a/9448093 |
| 18:04.34 | starseeker | brlcad: nevermind, I figured it out |
| 18:04.42 | starseeker | (libbu vls printing question) |
| 18:05.07 | *** join/#brlcad sofat (~androirc@202.164.45.204) | |
| 18:05.42 | *** join/#brlcad sofat_ (~sofat@202.164.45.204) | |
| 18:20.41 | sofat_ | starseeker, brlcad , i found online validation solution for document using xmllint, I am checking the code of brlcad software then i found this mean how you validate the document of user . I think this more help us to check the document online. |
| 18:21.23 | javampire | Hi all, I'm back after almost 1 year to do some BRL-CAD work again |
| 18:21.25 | sofat_ | using this command :- xmllint --xinclude --schema doc/docbook/resources/other/docbook-schema/xsd/docbook.xsd --noout --nonet doc/docbook/articles/en/filename.xml |
| 18:22.03 | javampire | I have a fairly simple pipe primitive, which I try to export via g-stl |
| 18:23.01 | javampire | for the default parameters I get then: nmg_edge_g(): e_dir too small (0, 0, 0) |
| 18:23.33 | javampire | then: nmg_edge_g(): (0 -8.3871 -24.6101) -> (0 -8.3871 -24.6101)nmg_edge_g(): Forcing e_dir to (1, 0, 0) |
| 18:23.40 | javampire | nmg_edge_g(): 0 length edge |
| 18:23.47 | javampire | Saving stack trace to g-stl-8421-bomb.log |
| 18:23.56 | javampire | and of course no stl :-) |
| 18:26.12 | Notify | 03BRL-CAD Wiki:202.164.45.204 * 8458 /wiki/User:Hiteshsofat/GSoc15/log_developmen: |
| 18:26.21 | javampire | the object is a simple 3 points pipe: pipe V0 { 0 -6.774193548387096086571546 -19.87738166280938045815674 } O0 10 I0 0 R0 10 V1 { 0 0 -22.18602064803695128603067 } O1 10 I1 0 R1 10 V2 { 0 0 -29.34280150224241978662576 } O2 10 I2 0 R2 10 |
| 18:27.34 | javampire | I wonder what is the status with the BRL-CAD to STL export, is it supposed to work or there's lots of work to do on it ? |
| 18:29.04 | javampire | I tried BTW to set "-a 0.005 " on g-stl, then I get even worse: |
| 18:29.05 | javampire | tesselate_pipe_linear: nmg_calc_face_g failed |
| 18:29.05 | javampire | ERROR: bad pointer 0x81bda48: s/b vertex(x123123), was Unknown_Magic(x81bdaa0), file /home/csaba/dev/brlcad/trunk/src/librt/primitives/nmg/nmg_mod.c, line 1007 |
| 18:31.43 | javampire | I wonder if this is something I can somehow work around by using proper stl parameters, or changing something in my model... |
| 18:32.19 | javampire | although there's not much I can change on that particular pipe segment :-( |
| 18:34.11 | javampire | there are other errors too on combinations of pipe segments which otherwise would work alone, but till a single, relatively simple pipe segment will fail the conversion to BREP there's not much point to chase those... |
| 18:35.56 | Notify | 03BRL-CAD Wiki:202.164.45.204 * 8459 /wiki/User:Hitesh/option_for_docbook: |
| 18:36.22 | *** join/#brlcad sofat_ (~sofat@202.164.45.204) | |
| 18:37.49 | *** join/#brlcad infobot (ibot@rikers.org) | |
| 18:37.49 | *** topic/#brlcad is BRL-CAD || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Congrats to all GCI 2014 winners Peter & Marc! || Congratulations to our 12 GSoC students! || Don't ask if someone is here, just ask your questions and wait for a response. ;-) | |
| 18:40.20 | Notify | 03BRL-CAD Wiki:202.164.45.204 * 8460 /wiki/User:Hitesh/option_for_docbook: |
| 18:41.23 | sofat_ | brlcad, i also update my wiki option_for_docbook page and added the new tool xmllint please review |
| 18:41.24 | sofat_ | http://brlcad.org/wiki/User:Hitesh/option_for_docbook |
| 18:43.15 | *** join/#brlcad gaganjyot (~gaganjyot@27.255.240.62) | |
| 18:52.39 | Notify | 03BRL-CAD:starseeker * 65116 (brlcad/trunk/include/bu/opt.h brlcad/trunk/src/conv/gcv/gcv.cpp brlcad/trunk/src/libbu/opt.c): Add a printing function to see the full contents of a bu_opt_data ptbl |
| 18:58.42 | *** join/#brlcad javampire (~ncsaba@p4FF72C62.dip0.t-ipconnect.de) | |
| 18:58.42 | *** join/#brlcad javampire (~ncsaba@unaffiliated/javampire) | |
| 19:06.49 | Notify | 03BRL-CAD:starseeker * 65117 (brlcad/trunk/src/conv/gcv/gcv.cpp brlcad/trunk/src/libbu/opt.c): Handle multiple entries with simultaneous keys in description generation. |
| 19:34.04 | Notify | 03BRL-CAD Wiki:202.164.45.204 * 8461 /wiki/User:Hitesh/option_for_docbook: |
| 19:37.21 | Notify | 03BRL-CAD:starseeker * 65118 (brlcad/trunk/include/bu/opt.h brlcad/trunk/src/conv/gcv/gcv.cpp): Convenience definition for non-opt finds |
| 19:40.34 | Notify | 03BRL-CAD:starseeker * 65119 brlcad/trunk/src/conv/gcv/gcv.cpp: Don't need to reference gcv_help_str twice - doesn't hurt to do so, but we don't need to. |
| 19:42.08 | Notify | 03BRL-CAD:starseeker * 65120 brlcad/trunk/src/util/CMakeLists.txt: Add an example of dsp_add_opt.c using the experimental libbu opt API. Looks a bit too simple to make a really good test - should probably experiment with rt for a real stress test. |
| 19:50.29 | *** join/#brlcad dracarys983 (dracarys98@nat/iiit/x-tlyorwxoxhknopqb) | |
| 20:37.34 | Notify | 03BRL-CAD Wiki:Andrei.ilinca24 * 8462 /wiki/User:Andrei.ilinca24/logs: /* Coding Period */ |
| 20:42.40 | *** join/#brlcad LordOfBikes (~armin@dslb-092-075-150-128.092.075.pools.vodafone-ip.de) | |
| 21:06.57 | *** join/#brlcad Shubham (6719e766@gateway/web/freenode/ip.103.25.231.102) | |
| 21:08.14 | *** join/#brlcad Shubham_ (6719e766@gateway/web/freenode/ip.103.25.231.102) | |
| 21:09.33 | *** join/#brlcad Shubham__ (6719e766@gateway/web/freenode/ip.103.25.231.102) | |
| 21:17.07 | Notify | 03BRL-CAD Wiki:Deekaysharma * 8463 /wiki/User:Deekaysharma/logs: |
| 21:17.24 | Notify | 03BRL-CAD Wiki:Deekaysharma * 8464 /wiki/User:Deekaysharma/logs: /* May 30 */ |
| 21:46.25 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 22:12.03 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 22:33.25 | Notify | 03BRL-CAD Wiki:Konrado DJ * 8465 /wiki/User:Konrado_DJ/GSoc2015/logs: /* 29 MAY 2015 */ |
| 22:33.40 | Notify | 03BRL-CAD Wiki:Konrado DJ * 8466 /wiki/User:Konrado_DJ/GSoc2015/logs: /* 28 MAY 2015 */ |
| 22:40.10 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 22:45.25 | Notify | 03BRL-CAD Wiki:MeShubham99 * 8467 /wiki/User:MeShubham99/GSoc15/log_developmen: |
| 22:48.28 | Notify | 03BRL-CAD Wiki:Konrado DJ * 8468 /wiki/User:Konrado_DJ/GSoc2015/logs: /* 30 MAY 2015 */ |
| 22:55.17 | Notify | 03BRL-CAD Wiki:Konrado DJ * 8469 /wiki/User:Konrado_DJ/GSoc2015/logs: /* 30 MAY 2015 */ |