IRC log for #brlcad on 20120624

00:12.16 CIA-55 BRL-CAD: 03crdueck * r51303 10/brlcad/trunk/src/libged/analyze.c: rewrote analyze_face() to use much more efficent algorithm for calculating the surface area of a face, some ws changes
00:15.16 CIA-55 BRL-CAD: 03crdueck * r51304 10/brlcad/trunk/src/libged/analyze.c: typo in commit message for r51300, should read 'removed dead code in an '#if 0' block'
00:19.27 CIA-55 BRL-CAD: 03crdueck * r51305 10/brlcad/trunk/src/librt/globals.c:
00:19.27 CIA-55 BRL-CAD: changed the order of vertices in second face of ARB6 so that analyze_face() in
00:19.27 CIA-55 BRL-CAD: src/libged/analyze.c correctly uses diagonal vertices, this should not cause any
00:19.27 CIA-55 BRL-CAD: change in behaviour in the few other places where rt_arb_faces is used
00:32.41 CIA-55 BRL-CAD: 03Crdueck 07http://brlcad.org * r3952 10/wiki/User:Crdueck/log:
01:07.29 CIA-55 BRL-CAD: 03Cprecup 07http://brlcad.org * r3953 10/wiki/User:Cprecup/GSoC2012_progress: 23/06/2012
01:18.06 CIA-55 BRL-CAD: 03crdueck * r51306 10/brlcad/trunk/src/libged/analyze.c: use DIST_PT_PT macro instead of 'VSUB2 then MAGNITUDE' in analyze_edge(), made ws in analyze_arb() nice and consistent
01:46.04 CIA-55 BRL-CAD: 03crdueck * r51307 10/brlcad/trunk/src/libged/analyze.c: factored repeated code in findang() into for loop, ws changes
01:59.15 CIA-55 BRL-CAD: 03cprecup * r51308 10/brlcad/trunk/src/conv/g-voxel.c: replaced the function strcmp by bu_strcmp because it caused make distcheck to fail
03:36.30 *** join/#brlcad louipc (~louipc@archlinux/fellow/louipc)
08:44.01 *** join/#brlcad merzo (~merzo@66-219-132-95.pool.ukrtel.net)
09:30.38 *** join/#brlcad andrei_ (~andrei@5-12-69-95.residential.rdsnet.ro)
10:22.06 andrei_ hello
10:22.28 andrei_ I have done quite some reading of bash scripting tutorials and general information
10:22.35 andrei_ however I don t understand why this doesn't work
10:22.37 andrei_ ssh andrei@192.168.1.100 -- 'bash -c "( ( nohup ./home/andrei/brlcadbuild/bin/tpkg -p 4000 -R >> log_file 2>&1) & )"'
11:25.28 andrei_ fixed it. remote script working aswell. I m starting to gather data
11:50.47 CIA-55 BRL-CAD: 03Phoenix 07http://brlcad.org * r3954 10/wiki/User:Phoenix/GSoc2012/Reports: /* Week 5 */
12:09.29 CIA-55 BRL-CAD: 03tbrowder2 * r51309 10/brlcad/trunk/ (bench/pixcmp.1 misc/brlcad-config.1 src/anim/anim_script.1): (log message trimmed)
12:09.29 CIA-55 BRL-CAD: corrected copyright based on earliest svn log entry (including parent
12:09.29 CIA-55 BRL-CAD: doc for changed paths)
12:09.29 CIA-55 BRL-CAD: added missing AUTHOR, COPYRIGHT, and BUG REPORTS sections
12:09.29 CIA-55 BRL-CAD: deleted any suprious, single quotation marks in header comments
12:09.29 CIA-55 BRL-CAD: corrected internal file names where needed
12:09.30 CIA-55 BRL-CAD: ensured AUTHOR, COPYRIGHT, and BUG REPORTS sections are at the end
12:34.37 *** join/#brlcad Jak_o_Shadows (~Fake@unaffiliated/jak-o-shadows/x-0479135)
14:40.15 CIA-55 BRL-CAD: 03brlcad * r51310 10/brlcad/trunk/NEWS: wordsmithing the 7.22.0 release notes
14:55.31 CIA-55 BRL-CAD: 03brlcad * r51311 10/brlcad/trunk/NEWS:
14:55.31 CIA-55 BRL-CAD: since it's not technically being distributed just yet, don't declare complete
14:55.31 CIA-55 BRL-CAD: victory on the step importer on windows even if the issues remaining should be
14:55.31 CIA-55 BRL-CAD: rather trivial. say isn't in progress since someone will undoubtedly go looking
14:55.31 CIA-55 BRL-CAD: for it.
15:02.29 brlcad crdueck: arb6 could be defined that way, sure .. i don't think i've ever seen anyone create one that way
15:03.35 brlcad even if it failed to detect as an arb6, it should fallback to an arb8 and still work
15:03.44 brlcad maybe just not as fast
16:22.01 CIA-55 BRL-CAD: 03phoenixyjll * r51312 10/brlcad/trunk/src/librt/primitives/part/part_brep.cpp: Reverse the interval so that the surface normal points to the correct direction.
16:30.41 CIA-55 BRL-CAD: 03phoenixyjll * r51313 10/brlcad/trunk/src/librt/primitives/part/part_brep.cpp: Add necessary comment.
17:14.34 CIA-55 BRL-CAD: 03tbrowder2 * r51314 10/brlcad/trunk/src/ (6 files in 4 dirs):
17:14.34 CIA-55 BRL-CAD: change: .sp .5
17:14.34 CIA-55 BRL-CAD: to : .sp 1
17:14.34 CIA-55 BRL-CAD: for better spacing
17:14.34 CIA-55 BRL-CAD: put blank line BEFORE .nf and AFTER .fi
17:14.35 CIA-55 BRL-CAD: correct subtle format issues with [args] of form [{1-99}] and [{arg|arg}]
17:14.35 CIA-55 BRL-CAD: eliminate parens in [args] of form [arg (arg)]
19:25.50 crdueck brlcad: its considered an arb6, but it isnt a well formed, closed shape so some of the analysis functions give strange results which is why i was asking. but i dont think its an issue because its not a proper arb6. also, i've just about finished working on the basic primitives with exactly computable volume/surface area. the remaining primitives are either the more exotic ones like bot, arbn, ars, half, or inexact ones involving ellipses or
19:32.56 *** join/#brlcad cristina (~quassel@188.24.50.251)
19:46.43 *** join/#brlcad cristina (~quassel@unaffiliated/cristina)
20:45.06 CIA-55 BRL-CAD: 03Stattrav 07http://brlcad.org * r3955 10/wiki/User:Stattrav/GSoC2012_log: Updation of the logs.

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