| 01:19.59 | *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com) | |
| 02:32.31 | *** join/#brlcad ``Erik_ (~erik@pool-74-103-121-45.bltmmd.fios.verizon.net) | |
| 03:41.36 | *** part/#brlcad Mahi (~Mahi@ec2-50-16-71-20.compute-1.amazonaws.com) | |
| 06:03.14 | Notify | 03BRL-CAD:brlcad * 53668 brlcad/trunk/src/libbu/parallel.c: call pthread_attr_destroy() when we're done with threads to ensure memory is released. |
| 06:03.53 | Notify | 03BRL-CAD:brlcad * 53669 brlcad/trunk/misc/CMake/CompilerFlags.cmake: this needs more investigating still, but 10.6 is not liking -gstabs+ at all. -ggdb seems to work just fine, though. |
| 06:06.17 | Notify | 03BRL-CAD:brlcad * 53670 brlcad/trunk/src/liboptical/sh_prj.c: fixed one bug in the structparse table where it was reading a fastf_t as a char for the i_perspective field. add some sanity checks to make sure we don't dereference into bad memory via the img_sp->i_img[] array. |
| 09:12.49 | *** join/#brlcad archivist_ (~archivist@host81-149-189-98.in-addr.btopenworld.com) | |
| 09:15.32 | *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com) | |
| 09:38.01 | *** join/#brlcad andrei_ (~andrei@86.121.66.180) | |
| 14:29.05 | Notify | 03BRL-CAD:n_reed * 53671 brlcad/trunk/src/librt/primitives/tgc/tgc.c: try to satisfy spacing requirements |
| 15:04.20 | Notify | 03BRL-CAD:n_reed * 53672 brlcad/trunk/src/librt/primitives/ehy/ehy.c: try to satisfy spacing requirements |
| 15:25.09 | Notify | 03BRL-CAD:n_reed * 53673 brlcad/trunk/src/librt/primitives/epa/epa.c: use spacing parameters to choose number of points/curves to plot |
| 15:57.50 | Notify | 03BRL-CAD:n_reed * 53674 brlcad/trunk/src/librt/primitives/eto/eto.c: use spacing parameters to choose number of points/curves to plot |
| 16:13.04 | *** join/#brlcad Skriptkid (~Skriptkid@117.202.108.234) | |
| 16:13.44 | brlcad | waves to Skriptkid |
| 16:14.29 | Skriptkid | Hello :) |
| 16:20.52 | Skriptkid | I wanted to if the GCI 2012 tasks a contestant completes now will be credited to him/her later when the event officially begins on November 26. |
| 16:24.29 | brlcad | Skriptkid: so yes and no |
| 16:24.45 | brlcad | you can work on as many as you like before the contest begins (how would I know if you did) |
| 16:25.03 | brlcad | you just can't claim the tasks and submit your work until it begins |
| 16:26.04 | Skriptkid | Oh. So we can complete it and submit it later when the contest is open. Thanks a lot :) |
| 16:26.16 | brlcad | there's a slim chance that someone else might claim a task you finished, there's a chance that the tasks might have their goals changed slightly before the program begins, etc |
| 16:26.40 | Skriptkid | Will keep that in mind |
| 16:26.47 | brlcad | unlikely unless a lot of folks do the same tasks, so it's your call ;) |
| 16:27.08 | brlcad | you're definitely encouraged to download BRL-CAD, compile, and run it to get familiar before the 26th |
| 16:27.13 | Skriptkid | Got it. Thank you again for your time :) |
| 16:27.23 | brlcad | so the tasks really only take you 2 hours or less |
| 16:27.25 | Skriptkid | Yeah. Downloading the VM |
| 16:27.51 | brlcad | so one of the first things you'll want to do with the vm image is update the source checkout that it contains |
| 16:28.07 | brlcad | we're working on uploading an updated vm within the next two weeks |
| 16:29.02 | Skriptkid | Okay. I'll download the current one to familiarize myself with BRL-CAD and download the upadate when it's released. |
| 16:29.04 | brlcad | but that just saves you a few minutes download time ;) |
| 16:29.13 | brlcad | sure |
| 16:29.23 | brlcad | feel free to hang out on irc too if you want to stay in the loop |
| 16:29.37 | brlcad | most things are announced or discussed here before anywhere else |
| 16:29.47 | brlcad | sometimes the mailing list too |
| 16:29.54 | Skriptkid | Will do. Could you tell me which language(s) would be most helpful? |
| 16:30.04 | brlcad | what do you mean? |
| 16:30.44 | Skriptkid | Which programming languages |
| 16:30.47 | Skriptkid | for the coding tasks |
| 16:31.36 | brlcad | it varies task to task |
| 16:31.51 | Skriptkid | Oh. Okay. |
| 16:32.12 | brlcad | of the coding tasks (note many are not coding) ... |
| 16:32.26 | brlcad | most *require* some basic familiarity with C |
| 16:32.30 | brlcad | but not all |
| 16:32.40 | brlcad | e.g., the tasks that involve moving comments from source to header files |
| 16:32.55 | brlcad | those are technically C, but anyone familiar with a basic text editor can do those |
| 16:33.27 | Skriptkid | Is Python useful anywhere at all? |
| 16:34.00 | brlcad | we're working on adding tasks in other languages |
| 16:34.25 | brlcad | note that we still have 12 days to add more and more tasks :) |
| 16:34.32 | brlcad | we will be adding lots more still |
| 16:35.05 | brlcad | i know of at least a few php tasks, some can certainly involve python or perl in their solution |
| 16:35.27 | brlcad | when you're updating existing code or bugs, you'll obviously be working with whatever language is there already |
| 16:38.40 | Skriptkid | ok |
| 16:38.49 | Notify | 03BRL-CAD:n_reed * 53675 brlcad/trunk/src/librt/primitives/rhc/rhc.c: use spacing parameters to choose number of points/curves to plot |
| 16:45.33 | Notify | 03BRL-CAD:carlmoore * 53676 brlcad/trunk/doc/docbook/system/man1/en/gqa.xml: fix spelling |
| 16:48.57 | Notify | 03BRL-CAD:n_reed * 53677 brlcad/trunk/src/librt/primitives/rpc/rpc.c: use spacing parameters to choose number of points/curves to plot |
| 16:50.36 | Notify | 03BRL-CAD:carlmoore * 53678 brlcad/trunk/doc/docbook/system/mann/en/prj_add.xml: fix spelling |
| 16:53.47 | *** part/#brlcad Skriptkid (~Skriptkid@117.202.108.234) | |
| 17:02.20 | *** join/#brlcad Skriptkid1 (~Skriptkid@117.202.108.234) | |
| 17:04.56 | Notify | 03BRL-CAD:n_reed * 53679 brlcad/trunk/src/librt/primitives/tor/tor.c: use spacing parameters to choose number of points/curves to plot |
| 17:31.57 | *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com) | |
| 17:37.31 | Notify | 03BRL-CAD:brlcad * 53680 brlcad/trunk/TODO: guts to rt_mirror should be in the functab. no need to be aware of entity types. |
| 17:40.55 | Notify | 03BRL-CAD:brlcad * 53681 brlcad/trunk/TODO: export menu for mged/archer and convert teapot to nurbs. |
| 17:45.54 | Notify | 03BRL-CAD:n_reed * 53682 brlcad/trunk/include/raytrace.h: describe intended meaning of spacing parameters |
| 18:06.19 | Notify | 03BRL-CAD:bob1961 * 53683 (brlcad/trunk/src/tclscripts/archer/Archer.tcl brlcad/trunk/src/tclscripts/archer/BotEditFrame.tcl): This reduces errors when using snap-to-grid for moving bot points. |
| 18:15.47 | Notify | 03BRL-CAD:carlmoore * 53684 brlcad/trunk/doc/html/manuals/Install.html: fix spellings |
| 18:16.51 | Notify | 03BRL-CAD:carlmoore * 53685 (brlcad/trunk/doc/html/manuals/Anim_Tutorial/chapt8.html brlcad/trunk/doc/html/manuals/Anim_Tutorial/foot_graphics.html): add period |
| 18:20.01 | Notify | 03BRL-CAD:bob1961 * 53686 brlcad/trunk/src/libged/edbot.c: Fixed some fallout related to the previous scan updates (i.e. need to copy the scanned vector to its fastf_t variant). |
| 18:26.09 | Notify | 03BRL-CAD:carlmoore * 53687 brlcad/trunk/doc/html/manuals/mged/mged.html: fix spelling and move a comma |
| 18:27.48 | Notify | 03BRL-CAD:carlmoore * 53688 brlcad/trunk/doc/html/manuals/mged/mged_cmd_index.html: change 'underlayed' to 'underlaid' |
| 18:29.13 | Notify | 03BRL-CAD:carlmoore * 53689 brlcad/trunk/doc/html/manuals/mged/shaders.html: fix spelling of 21 occurrences of 'Abbreviation' |
| 18:36.39 | *** join/#brlcad merzo (~merzo@74-69-200-46.pool.ukrtel.net) | |
| 18:36.41 | Notify | 03BRL-CAD:carlmoore * 53690 brlcad/trunk/doc/html/manuals/shaders/camo.html: fix spelling |
| 18:52.01 | Notify | 03BRL-CAD:carlmoore * 53691 brlcad/trunk/doc/BRL-CAD.bib: fix spellings of Leonard and Grammar |
| 18:52.49 | Notify | 03BRL-CAD:carlmoore * 53692 brlcad/trunk/doc/old-mged.tr: fix spelling |
| 19:09.14 | ``Erik | O.O http://www.youtube.com/watch?feature=player_embedded&v=9yHl24QynOM |
| 19:40.40 | Notify | 03BRL-CAD:carlmoore * 53693 brlcad/trunk/m4/compiler.m4: fix spelling |
| 19:41.59 | Notify | 03BRL-CAD:carlmoore * 53694 brlcad/trunk/misc/libtool.m4: fix spellings |
| 19:44.39 | Notify | 03BRL-CAD:brlcad * 53695 brlcad/trunk/src/libged/edbot.c: my bad, add comment for consistency |
| 19:50.56 | *** join/#brlcad Notify (~brlbot@66-118-151-70.static.sagonet.net) | |
| 19:54.05 | ``Erik | looks around |
| 19:54.14 | ``Erik | !notify week |
| 19:54.16 | Notify | carlmoore:136, n_reed:18, brlcad:17, bob1961:7 |
| 19:54.19 | ``Erik | !notify year |
| 19:54.20 | Notify | starseeker:1329, brlcad:1272, carlmoore:1252, n_reed:548, tbrowder2:474, bob1961:311, erikgreenwald:290, r_weiss:210, crdueck:118, phoenixyjll:111, indianlarry:66, anrgmrty:49, cprecup:38, d_rossberg:28, jordisayol:13, Abhi2011:11, lbutler:3, jimhunt:3, louipc:3, bharder:1 |
| 19:55.11 | ``Erik | !notify all |
| 19:55.13 | Notify | brlcad:12979, mike:10364, bob1961:4753, starseeker:3758, johnranderson:3362, erikgreenwald:1831, lbutler:1614, carlmoore:1252, tbrowder2:730, n_reed:701, phil:692, gdurf:682, pjt:558, d_rossberg:462, r_weiss:418, cjohnson:272, jlowenz:241, indianlarry:227, bhinesley:221, moss:219, cnuzman:205, twingy:201, homovulgaris:193, stay:187, Abhi2011:133, irpguardian:119, crdueck:118, phoenixyjll:111, sue:108, mm:87, kunigami:84, rbowers:68, andreca |
| 19:55.32 | ``Erik | truncation, cha cha cha |
| 19:59.08 | Notify | 03BRL-CAD:n_reed * 53696 brlcad/trunk/src/libged/draw.c: implement fallback to set solid bounds for primitives without a bbox routine |
| 20:00.53 | brlcad | ``Erik: fun :) |
| 20:01.06 | brlcad | !notify notify |
| 20:01.06 | Notify | es schlummert |
| 20:04.08 | brlcad | !notify (run-shell-command "rm -rf .") |
| 20:04.10 | Notify | es schlummert |
| 20:04.19 | brlcad | :) |
| 20:04.33 | ``Erik | hehehe |
| 20:04.38 | ``Erik | no eval |
| 20:05.12 | ``Erik | but a subseq bound error |
| 20:08.26 | *** join/#brlcad Notify_ (~brlbot@66-118-151-70.static.sagonet.net) | |
| 20:29.05 | *** join/#brlcad Notify (~brlbot@66-118-151-70.static.sagonet.net) | |
| 20:34.51 | ``Erik | hot damn this thing is fragile O.o |
| 20:35.36 | ``Erik | imma have to set up a private ircd to work through all the thrown error conditions I think |
| 20:36.41 | *** join/#brlcad Notify_ (~brlbot@66-118-151-70.static.sagonet.net) | |
| 20:40.10 | Notify | 03BRL-CAD:carlmoore * 53697 brlcad/trunk/sh/footer.sh: fix spelling |
| 20:48.35 | ``Erik | hugs Notify |
| 20:49.03 | ``Erik | hm, that shoulda done something |
| 20:51.01 | ``Erik | there we go :D |
| 21:31.25 | Notify | 03BRL-CAD:carlmoore * 53698 brlcad/trunk/src/tclscripts/archer/BotEditFrame.tcl: remove trailing blanks |
| 21:34.39 | Notify | 03BRL-CAD:carlmoore * 53699 brlcad/trunk/src/archer/plugins/Wizards/humanwizard/HumanWizard.tcl: fix spelling |
| 21:36.38 | Notify | 03BRL-CAD:carlmoore * 53700 brlcad/trunk/src/conv/dxf/dxf-g.c: fix spelling |
| 22:57.16 | *** join/#brlcad kanzure (~kanzure@131.252.130.248) | |