| 00:01.31 | andromeda-galaxy | ahh... |
| 00:01.49 | andromeda-galaxy | the current version of it doesn't seem to work, at least according to the tests |
| 00:02.16 | andromeda-galaxy | which kind of makes sense to me... |
| 00:02.58 | andromeda-galaxy | the thing is, if it's fixed to work the same way as bn_vec_aed(), which is how I think that it should work, then it will be identical except for the fact that distance (and distance * distance) is replaced with 1 everywhere |
| 00:09.13 | andromeda-galaxy | also, there aren't actually any users of bn_vec_ae() as far as I can tell, so would the overhead be too bad? |
| 00:12.04 | Stragus | Then the function might be superfluous, perhaps, but it still shouldn't call the aed() version :) |
| 00:13.12 | Stragus | What doesn't work exactly with the ae() function? Do you have a specfic test case? |
| 00:16.10 | andromeda-galaxy | Stragus: both of the tests for it fail currently |
| 00:16.27 | andromeda-galaxy | basically, it multiplies by fabs(vz) instead of sqrt(1-vz^2) |
| 00:16.35 | andromeda-galaxy | (for vx and vy) |
| 00:16.59 | andromeda-galaxy | but when that's done, it comes out to being exactly the same az bn_vec_aied with distance = 1 |
| 00:17.18 | andromeda-galaxy | s/aied/aed/ |
| 00:19.19 | Stragus | Hum yes, you are correct. This is a bug |
| 00:19.36 | Stragus | The fact that the function isn't called anywhere must be why it wasn't caught before :p |
| 00:19.45 | andromeda-galaxy | probably |
| 00:21.11 | Stragus | brlcad, andromeda-galaxy deserves some points/credits/kudos/cookies :) (I'm not sure how all the task stuff works exactly) |
| 00:21.18 | Notify | 03GCI:parthmiglani_21 * 5327961523748864 Design a new website favicon! #2: Task Claimed - I would like to work on this task. |
| 00:22.14 | andromeda-galaxy | Stragus: thanks! |
| 00:22.41 | andromeda-galaxy | The reason that I was asking about calling bn_vec_aed() is because having code that similar duplicated in both places seems a shame... |
| 00:23.10 | andromeda-galaxy | it would be easy for them to get out of sync again later if a bug was discovered and fixed in one, etc. |
| 00:24.20 | Stragus | It's a frequent occurance for code that really cares about performance. Compilers can inline entire function calls and simplify code accordingly, but it can only go so far |
| 00:24.30 | andromeda-galaxy | true... |
| 00:25.09 | andromeda-galaxy | my original point was that since this isn't used in especially need-to-be-performant areas like the raytracer, would it be alright to allow a small amount of overhead in order to remove the other issues that come with duplication? |
| 00:25.27 | Stragus | BRL-CAD isn't that optimized overall. A lot of my code ends up with >4 versions of the same code (do we have SSE? SSE2? SSE4.1? AVX? AVX2? how big is our L1 cache?) |
| 00:26.03 | Stragus | I think fixing the bug would just be best, it's just a few lines of code |
| 00:26.17 | andromeda-galaxy | Stragus: okay! |
| 00:54.41 | *** join/#brlcad mihaineacsu (~mihaineac@92.81.146.140) | |
| 00:57.07 | Notify | 03GCI:mihaineacsu29 * 5220932951998464 Stub in a new 'lc' command for listing combinations: Task Closed - Congratulations, this task has been completed successfully. |
| 01:02.18 | Notify | 03GCI:o7p9bxbnyj * 5836282580172800 Fix any failing unit test #2: Task Claimed - I would like to work on this task. |
| 01:11.32 | ignacio | Anyone here know binary? :| I need help |
| 01:11.40 | ignacio | gcibot, ping |
| 01:11.42 | ignacio | gcibot, help |
| 01:11.45 | ignacio | gcibot, |
| 01:11.47 | ignacio | lel |
| 01:11.55 | Notify | 03GCI:joshd97 * 5625032667561984 Design a new website landing page for BRL-CAD #8: Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 01:12.05 | Notify | 03GCI:mihaineacsu29 * 5836282580172800 Fix any failing unit test #2: Task Assigned - This task has been assigned to Andromeda Galaxy. You have 100 hours to complete this task, good luck! |
| 01:12.50 | Notify | 03GCI:o7p9bxbnyj * 5836282580172800 Fix any failing unit test #2: Ready for review - The work on this task is ready to be reviewed. |
| 01:16.18 | *** join/#brlcad ignacio (~IgnacioUy@unaffiliated/ignaciouy/bot/gcibot) | |
| 01:22.22 | *** join/#brlcad ignacio (~IgnacioUy@unaffiliated/ignaciouy) | |
| 01:26.48 | Notify | 03GCI:joshd97 * 6080352686702592 Design a new website landing page for BRL-CAD #7: Task Claimed - I would like to work on this task. |
| 01:27.38 | Notify | 03GCI:mihaineacsu29 * 6080352686702592 Design a new website landing page for BRL-CAD #7: Task Assigned - This task has been assigned to Ft. You have 100 hours to complete this task, good luck! |
| 01:35.35 | Notify | 03BRL-CAD:peter-sa * 63621 (brlcad/trunk/include/ged.h brlcad/trunk/src/libged/CMakeLists.txt and 4 others): Apply GCI task https://www.google-melange.com/gci/task/view/google/gci2014/5220932951998464 that converts the 'lc' command to C (in libged) and enables it in MGED/Archer. |
| 01:35.36 | Guest98801 | Stub in a new 'lc' command for listing combinations |
| 01:35.36 | Guest98801 | Status: Closed |
| 01:35.36 | Guest98801 | Mentor(s): Mihai Neacsu, Ishwerdas |
| 01:40.21 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 01:42.38 | *** join/#brlcad teepee (~teepee@gateway/tor-sasl/teepee) | |
| 01:45.29 | Notify | 03GCI:Melange * 4531831353376768 Design a T-Shirt for BRL-CAD #8: Task due soon - There are less than 24 hours left until the deadline, please submit your work soon. |
| 01:46.00 | Notify | 03BRL-CAD:starseeker * 63622 brlcad/trunk/src/libbn/CMakeLists.txt: Checkpoint work boiling Ken Clarkson's hull program (http://www.netlib.org/voronoi/hull.html) down into a single C file for building convex hulls. So far globals have been put in a struct, all the files have been boiled down to one file, and some libbu/libbn functions have been substituted in for the originals in the file. At the moment it's still |
| 01:46.02 | Notify | set up for compilation as a single program with file i/o. The next stage will be to get it using libbn data types for I/O. |
| 01:46.36 | starseeker | andromeda-galaxy: make test is everything, both working and non-working tests |
| 01:46.50 | starseeker | make regress will run only those regression tests we expect to work |
| 01:46.59 | andromeda-galaxy | starseeker: ahh, makes sense |
| 01:47.23 | andromeda-galaxy | also, correct me if I'm wrong, but integrating new commands into Archer seems to be quite difficult |
| 01:47.58 | andromeda-galaxy | -> add method on ArcherCore, entry into mArcherCoreCommands |
| 01:48.09 | starseeker | yep |
| 01:48.12 | andromeda-galaxy | -> add function that calls it or, maybe, gedWrapper |
| 01:48.24 | andromeda-galaxy | -> Add another wrapper to lib/Ged.tcl |
| 01:48.41 | starseeker | we eventually hope to have some sort of command plug-in system, but we aren't there yet |
| 01:48.41 | andromeda-galaxy | oh, and libtclcad/tclcad_obj.c, I believe |
| 01:49.37 | andromeda-galaxy | Ah.. that makes sense; this approach ends up being more flexible, and the eventual plug-ins would make it easier to add simple thigs |
| 01:49.40 | andromeda-galaxy | *things |
| 01:50.04 | starseeker | andromeda-galaxy: check with brlcad on what to do about the ae/aet thing - he may want to opt for code simplicity in a case like that |
| 01:50.13 | starseeker | (/me is catching up...) |
| 01:50.19 | andromeda-galaxy | starseeker: oh... oops |
| 01:50.29 | starseeker | if you already did it it's fine |
| 01:50.32 | andromeda-galaxy | I just submitted it on Stragus's advice |
| 01:51.01 | starseeker | no problem |
| 01:51.29 | starseeker | it's worth mentioning because he may want to consolidate it to shrink the API |
| 01:52.07 | andromeda-galaxy | starseeker: I was thinking about that too... It doesn't burden potential callers too much to just have to add a , 1 to the argument list |
| 01:52.10 | starseeker | fixing the bug is excellent in its own right, but while it's in context we should see if it's an opportunity to simplify |
| 01:52.34 | andromeda-galaxy | also, what is the process for removing APIs in BRL-CAD (i.e. is there a separate deprecation phase? If so, how long? ...) |
| 01:52.47 | starseeker | it depends on how long the API has been in place |
| 01:53.12 | starseeker | see the CHANGES file under DEPRECATION POLICY |
| 01:53.39 | andromeda-galaxy | ahh... I missed that, thanks! |
| 01:54.10 | starseeker | there's a lot of cruft search API in the librt layer from my earlier work (before we arrived at db_search) |
| 01:54.24 | starseeker | it's not used, but it was in there too long so it's got to go through deprecation :-/ |
| 01:54.28 | andromeda-galaxy | by publicly documented, does it mean "in include/* with a docstring"? |
| 01:54.38 | andromeda-galaxy | starseeker: oh well... |
| 01:55.06 | starseeker | andromeda-galaxy: to document it, we stage it in that same file (look toward the bottom) |
| 01:55.22 | starseeker | or rather, starting around line 111 |
| 01:55.48 | starseeker | you can see previous deprecations, and ones we have listed for future deprecation |
| 01:56.40 | andromeda-galaxy | Ah.. I actually meant the occurrence of it when the file says that changes have to be deprecated if "... has been documented and published in at least TWO releases" |
| 01:57.03 | Notify | 03GCI:jatinluthra14 * 5236107205672960 Design a new website favicon! #6: Hi - Please check my task.Time is running out. |
| 01:57.08 | starseeker | practically speaking, that means its been in a public include file |
| 01:57.23 | andromeda-galaxy | okay, good, that's what I'd been thinking... |
| 01:57.26 | starseeker | as part of the release |
| 01:57.28 | Notify | 03GCI:mihaineacsu29 * 6231574659989504 Animate our logo! #3: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy... |
| 01:57.43 | Notify | 03GCI:mihaineacsu29 * 6231574659989504 Animate our logo! #3: None - You're on the right track! The backgrounds is definitely a nice touch but try and come up with something more than simply moving... |
| 01:57.53 | starseeker | we've got a few things in there that have work-in-progress tags, but it's an open question whether we can really get away with that |
| 01:58.34 | starseeker | I tend to thing Sean's right and we really shouldn't because otherwise we'll end up like Google with everything in Beta forever |
| 01:58.43 | andromeda-galaxy | true... |
| 01:59.40 | andromeda-galaxy | for the db search routines, option b) should give us the option to remove them in the first release three monthes after they were deprecated and db_search() introduced, right? |
| 02:00.17 | andromeda-galaxy | s/first/second/ |
| 02:00.49 | starseeker | nods - that's two minor releases (not patch releases, if I recall correctly) |
| 02:01.17 | starseeker | it's not too much trouble since they can be safely ignored - they just offend my notions of tidiness |
| 02:01.47 | andromeda-galaxy | agreed... hopefully it won't be too much longer |
| 02:01.59 | starseeker | of course, we're rather far from any sort of tidy API for most of our libs |
| 02:02.09 | starseeker | libbu is probably in the best shape |
| 02:02.32 | starseeker | should get back to Doxygenification at some point |
| 02:03.15 | andromeda-galaxy | ah well... hopefully most of the duplification will be removed eventually. |
| 02:03.23 | starseeker | oh, they will |
| 02:03.42 | starseeker | we actually need to give more thought to what we *want* it to look like, once we're done scrubbing |
| 02:04.29 | starseeker | for example, we've got the note on db_ls to add an option for regex matching as an option because there was another function which (incorrectly) advertised that feature in the API |
| 02:04.42 | starseeker | (was actually using fnmatch...) |
| 02:05.17 | starseeker | but rather than have two functions with different patterns and otherwise similar features, we can add a flag and the necessary back-end logic and do it all with db_ls |
| 02:05.45 | starseeker | come to think of it, that *might* be a GCI-ish task - adding regex matching as a db_ls option... |
| 02:05.50 | *** join/#brlcad andromed` (~user@108-225-17-54.lightspeed.sntcca.sbcglobal.net) | |
| 02:08.08 | starseeker | f_regex and c_regex_common in search.c in librt have most of the bits that will be needed... |
| 02:08.20 | Notify | 03GCI:adityagulati * 6453861430591488 Design a new website favicon! #5: None - Sir, I don't know whether you get a notification to review the task without me marking the task as complete. So I am... |
| 02:08.52 | andromed` | starseeker: sorry, I just realized that all my irc clients disconnected suddenly... what were you saying? |
| 02:09.23 | starseeker | was speculating that adding regex support to db_ls might be a GCI-ish task |
| 02:09.29 | andromed` | ah... |
| 02:09.33 | starseeker | f_regex and c_regex_common in search.c in librt have most of the bits that will be needed |
| 02:10.07 | starseeker | would just need to translate the regex logic to db_ls needs and enable the flag (plus a few tests) |
| 02:10.17 | andromed` | sounds right |
| 02:11.19 | starseeker | now that you've had a chance to step back from the Fortran->C conversion, do you want to keep after it or stay on other tasks? |
| 02:11.47 | andromed` | starseeker: both are interesting... I wouldn't mind doing some of both |
| 02:12.30 | starseeker | how do the last few unit test problems look? |
| 02:12.31 | andromed` | adding regexes to db_ls sounds kind of fun |
| 02:12.35 | starseeker | heh |
| 02:12.39 | starseeker | is allergic to regex |
| 02:13.12 | starseeker | if Sean thinks it's a good fit we can toss up a task |
| 02:13.24 | andromed` | on the test side, I have pretty much everything but the binstr (don't remember the whole name, sorry) and the regress tests |
| 02:13.35 | ignacio|sleep | Good night! |
| 02:13.37 | starseeker | nods - don't worry about the regress tests |
| 02:14.00 | starseeker | the flawfinder one will be a *lot* of work, if we even decide we want to try to get it working |
| 02:14.42 | andromed` | that was my impression as well... |
| 02:14.45 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 02:14.52 | Notify | 03GCI:zehata * 5834136975572992 Design a web page that overviews the BRL-CAD contributors #2: Task Claimed - I would like to work on this task. |
| 02:14.52 | starseeker | the quote one might be a possibility, but that logic (if I recall correctly) might actually be a candidate to move to the unit tests |
| 02:15.07 | andromed` | makes sense |
| 02:15.10 | starseeker | main difficulty is I'm not sure if the quoting function is complete |
| 02:15.24 | starseeker | brlcad was writing that, last I recall |
| 02:15.33 | starseeker | tricky little bugger |
| 02:16.39 | andromed` | sounds right --- I've found that most things to do with complex quoting are tricky |
| 02:16.54 | starseeker | well, the clarkson hull code has sapped my thinking juices for the day - I may be back on later, but more likely tomorrow |
| 02:17.23 | starseeker | will be having nightmares about globals... |
| 02:17.54 | starseeker | andromed`: very nice work! |
| 02:17.58 | *** join/#brlcad andromeda-galaxy (~andromeda@108-225-17-54.lightspeed.sntcca.sbcglobal.net) | |
| 02:18.02 | andromed` | starseeker: thanks! |
| 02:45.29 | Notify | 03GCI:mihaineacsu29 * 5834136975572992 Design a web page that overviews the BRL-CAD contributors #2: Task Assigned - This task has been assigned to Zenon. You have 100 hours to complete this task,... |
| 02:45.39 | Notify | 03GCI:mihaineacsu29 * 4949239830413312 Transcribe Geometry Model Data from a PDF report to an ASCII file Helicopter: Task Assigned - This task has been assigned to MaxitoTheGreat. You have 100 hours... |
| 02:45.54 | Notify | 03GCI:mihaineacsu29 * 5327961523748864 Design a new website favicon! #2: Task Assigned - This task has been assigned to Parth Miglani. You have 100 hours to complete this task, good luck! |
| 03:22.10 | Michael_Huang | Hi, would it be possible for someone to run through this guide I wrote? MGED crashes in the environments I've tried it in. http://brlcad.org/wiki/VOL |
| 03:24.20 | Notify | 03GCI:zehata * 5834136975572992 Design a web page that overviews the BRL-CAD contributors #2: Websites link icons - As I do not have the icons for the links (at the top of the website), could I... |
| 03:27.46 | Notify | 03GCI:gjeet * 6453861430591488 Design a new website favicon! #5: Task Closed - Congratulations, this task has been completed successfully. |
| 03:33.07 | Notify | 03GCI:mihaineacsu29 * 5834136975572992 Design a web page that overviews the BRL-CAD contributors #2: None - Sure, you can snip a portion of it. I added the source files to dropbox, you can find the... |
| 03:34.47 | *** join/#brlcad YashM (~YashM@117.222.70.10) | |
| 03:42.39 | Notify | 03GCI:zehata * 5834136975572992 Design a web page that overviews the BRL-CAD contributors #2: Website interactive screen size - Dear Mentors, Is it required to make the submission interact with... |
| 03:43.04 | YashM | any mentors here? |
| 03:45.45 | Notify | 03GCI:fernozzle * 5080466516344832 Create a VOL wiki page: I'm not sure what else I can do - At this point, I don't know what else I can try for BRL-CAD to not crash. I've also tried asking the IRC... |
| 03:45.50 | Notify | 03GCI:fernozzle * 5080466516344832 Create a VOL wiki page: Ready for review - The work on this task is ready to be reviewed. |
| 03:47.15 | Notify | 03BRL-CAD:starseeker * 63623 brlcad/trunk/regress/CMakeLists.txt: Apparently latest CMake has added a new warning about invalid dependencies on targets. |
| 03:53.16 | Notify | 03BRL-CAD:starseeker * 63624 brlcad/trunk/misc/CMake/FindSTL.cmake: Don't repeat the STL test if we've already run it. |
| 03:54.13 | Notify | 03GCI:gjeet * 6621017799655424 Create a do's and don'ts for GSoC http://www.google-melange.com/gci/task/view/google/gci2014/6621017799655424: Awesome marc I loved this design, just some simple... |
| 03:54.19 | Notify | 03GCI:gjeet * 6621017799655424 Create a do's and don'ts for GSoC: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to... |
| 03:55.45 | Notify | 03GCI:mihaineacsu29 * 5834136975572992 Design a web page that overviews the BRL-CAD contributors #2: None - Short answer: No. I believe the webpage responsiveness to different screen size is not a... |
| 04:04.41 | Notify | 03BRL-CAD:starseeker * 63625 (brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake brlcad/trunk/misc/CMake/FindLEX.cmake): More checks before repeating testing. |
| 04:08.00 | Notify | 03BRL-CAD:starseeker * 63626 brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake: Looks like the new quoting rules impact this logic. |
| 04:15.59 | Notify | 03GCI:Melange * 5173865613361152 Design a web page that overviews the BRL-CAD contributors: Task due soon - There are less than 24 hours left until the deadline, please submit your work soon. |
| 04:19.20 | Notify | 03BRL-CAD:starseeker * 63627 (brlcad/trunk/misc/CMake/FindTERMLIB.cmake brlcad/trunk/src/other/incrTcl/itcl/CMake/ac_std_funcs.cmake and 9 others): Clear more repeating tests |
| 04:19.37 | Notify | 03GCI:adityagulati * 5186134254551040 Animate our logo! #9: Task Claimed - I would like to work on this task. |
| 04:21.33 | Notify | 03GCI:ninzhan * 5303979902763008 Design a web page that overviews the BRL-CAD contributors #3: Task Claimed - I would like to work on this task. |
| 04:23.19 | Notify | 03BRL-CAD:starseeker * 63628 (brlcad/trunk/CMakeLists.txt brlcad/trunk/src/other/libpng/CMakeLists.txt): More tweaks for new CMake |
| 04:23.21 | *** join/#brlcad ofnlut_ (~ofnlut_@c-68-48-58-20.hsd1.dc.comcast.net) | |
| 04:24.08 | YashM | damn |
| 04:24.18 | YashM | someone claimed the last task i was working on |
| 04:26.43 | YashM | mihaineacsu, you there? |
| 04:27.31 | *** join/#brlcad ishwerdas (75dc9446@gateway/web/cgi-irc/kiwiirc.com/ip.117.220.148.70) | |
| 04:30.36 | mihaineacsu | hi YashM |
| 04:30.51 | YashM | someone claimed the last task i was working on |
| 04:30.53 | YashM | what now? |
| 04:32.03 | Notify | 03GCI:mihaineacsu29 * 5186134254551040 Animate our logo! #9: Task Assigned - This task has been assigned to Aditya Gulati. You have 100 hours to complete this task, good luck! |
| 04:32.20 | mihaineacsu | what is the task you were working on? |
| 04:32.38 | mihaineacsu | can you paste a link to it? |
| 04:32.40 | YashM | I did this task |
| 04:32.55 | YashM | http://www.google-melange.com/gci/task/view/google/gci2014/5265727984500736 |
| 04:32.55 | Guest98801 | Design a new website favicon! #9 |
| 04:32.55 | Guest98801 | Status: NeedsReview (3 days, 15 hours left) |
| 04:32.55 | Guest98801 | Mentor(s): Deepak, Sean |
| 04:33.07 | YashM | I posted it like 10 hours ago |
| 04:33.13 | Notify | 03GCI:alonzo_ * 4928791491117056 Fix one BRL-CAD CMake configuration error with Dev-C++: Task Claimed - I would like to work on this task. |
| 04:33.21 | YashM | It wasn't reviews so i started working on another and then it got claimed and it was the last one :( |
| 04:33.33 | Notify | 03GCI:mihaineacsu29 * 5303979902763008 Design a web page that overviews the BRL-CAD contributors #3: Task Assigned - This task has been assigned to Firelord Ninzhan. You have 100 hours to complete... |
| 04:34.28 | Notify | 03GCI:devj * 6068206720516096 Design a BRL-CAD business card #2: Ready for review - The work on this task is ready to be reviewed. |
| 04:35.04 | Notify | 03GCI:mihaineacsu29 * 4928791491117056 Fix one BRL-CAD CMake configuration error with Dev-C++: Task Assigned - This task has been assigned to ofnlut_. You have 100 hours to complete this task, good... |
| 04:36.32 | mihaineacsu | Don't worry about that, those tasks might be reopened or reassigned as students might drop them off and try out other tasks |
| 04:36.43 | YashM | What if they don't |
| 04:36.55 | Notify | 03BRL-CAD:starseeker * 63629 (brlcad/trunk/src/other/libpng/ANNOUNCE brlcad/trunk/src/other/libpng/CHANGES and 97 others): Update libpng to 1.6.15 |
| 04:37.22 | mihaineacsu | Then you'll have to try other tasks, there's plenty to choose form |
| 04:37.50 | YashM | But I already did like 90% of the task |
| 04:37.50 | mihaineacsu | as you can see, a student can be assigned to a single task at a time |
| 04:38.33 | Notify | 03BRL-CAD:starseeker * 63630 brlcad/trunk/src/other/libpng/CMakeLists.txt: Clear libpng warnings with new CMake. |
| 04:52.28 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 04:53.33 | Notify | 03GCI:mihaineacsu29 * 5265727984500736 Design a new website favicon! #9: Task Closed - Congratulations, this task has been completed successfully. |
| 04:53.38 | Notify | 03GCI:kengwee * 5332242800836608 Model a gerotor in 3D using BRL-CAD #3: Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 04:56.14 | *** join/#brlcad MarcTannous (bc1a92f6@gateway/web/freenode/ip.188.26.146.246) | |
| 04:56.40 | MarcTannous | brlcad: did you write something while I was asleep? electricity fell down here, can not read logs |
| 04:56.48 | MarcTannous | brlcad: regarding my task |
| 05:04.08 | *** join/#brlcad andromeda-galaxy (~andromeda@108-225-17-54.lightspeed.sntcca.sbcglobal.net) | |
| 05:04.49 | mihaineacsu | ~seen brlcad |
| 05:04.50 | infobot | brlcad is currently on #gsoc #bzflag #stepcode #brlcad. Has said a total of 99 messages. Is idling for 21h 21m 1s, last said: 'one is to fix the .g and make an example rendering, the other is to create a full press kit'. |
| 05:05.30 | mihaineacsu | MarcTannous: this^ might answer your question |
| 05:09.47 | Notify | 03GCI:tannousmarc * 6621017799655424 Create a do's and don'ts for GSoC: Ready for review - The work on this task is ready to be reviewed. |
| 05:09.47 | MarcTannous | ty |
| 05:09.48 | Notify | 03GCI:tannousmarc * 6621017799655424 Create a do's and don'ts for GSoC: Answers - 1) The line is centered, I can guarantee that as I have the CSS in front of me, tried it on all possible... |
| 05:11.13 | Notify | 03GCI:zehata * 5834136975572992 Design a web page that overviews the BRL-CAD contributors #2: None - Thank you |
| 05:35.33 | *** join/#brlcad ofnlut_ (~ofnlut_@c-68-48-58-20.hsd1.dc.comcast.net) | |
| 05:49.10 | Notify | 03GCI:brlcad * 5807729956356096 Design a new website favicon! #7 http://www.google-melange.com/gci/task/view/google/gci2014/5807729956356096: 2 pixels off? It looks like you're literally two... |
| 05:49.15 | Notify | 03GCI:brlcad * 5807729956356096 Design a new website favicon! #7: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to... |
| 05:51.40 | Notify | 03GCI:helix * 5222892396609536 Design a web page that overviews the BRL-CAD contributors #6: Task Claimed - I would like to work on this task. |
| 05:55.03 | Notify | 03GCI:mihaineacsu29 * 5222892396609536 Design a web page that overviews the BRL-CAD contributors #6: Task Assigned - This task has been assigned to Yash. You have 96 hours to complete this task,... |
| 05:56.02 | Notify | 03GCI:brlcad * 5298427718008832 Design a new website favicon! #4: Not bad.. - Ekamjot, favicon(2).ico looking pretty good and that's one of the better shrunken versions of our logo that I've seen.... |
| 05:56.07 | Notify | 03GCI:brlcad * 5298427718008832 Design a new website favicon! #4: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to... |
| 06:03.44 | Notify | 03GCI:brlcad * 5987394427813888 Design a BRL-CAD splash screen #10 http://www.google-melange.com/gci/task/view/google/gci2014/5987394427813888: awesome! Arpit, these are awesome. If you'd used a... |
| 06:03.54 | Notify | 03GCI:brlcad * 5987394427813888 Design a BRL-CAD splash screen #10: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to... |
| 06:06.42 | Notify | 03GCI:brlcad * 4632172593938432 Write a wiki page on joining the BRL-CAD project: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to... |
| 06:06.47 | Notify | 03GCI:akshattripathi * 5512189783834624 Design a new website landing page for BRL-CAD #6: None - Found the bug, wasn't able to properly load jQuery, got the correct link now. |
| 06:07.42 | Notify | 03GCI:jatinluthra14 * 5236107205672960 Design a new website favicon! #6: hi - pease check.thaks |
| 06:08.07 | Notify | 03GCI:alonzo_ * 4928791491117056 Fix one BRL-CAD CMake configuration error with Dev-C++: None - Is this the follow up task to the previous one? I remember the mentors telling me that there was an... |
| 06:10.40 | *** join/#brlcad hsrai_ (~hsrai@66-118-151-70.static.sagonet.net) | |
| 06:12.04 | Notify | 03GCI:parthmiglani_21 * 5327961523748864 Design a new website favicon! #2: Ready for review - The work on this task is ready to be reviewed. |
| 06:12.10 | *** join/#brlcad Ch3ck_ (~Ch3ck@66-118-151-70.static.sagonet.net) | |
| 06:15.58 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 06:21.03 | Notify | 03GCI:brlcad * 4632172593938432 Write a wiki page on joining the BRL-CAD project: better! - Bhargav, this is looking good and you have some of the expected content, but the biggest issue I see is... |
| 06:32.41 | Notify | 03GCI:brlcad * 6397086928994304 Design scale/rotate/translate/shear icons #4: I do like these - Rohit, I do like these! Where did you get your inspiration from? These look great, but there's a... |
| 06:32.42 | Notify | 03GCI:brlcad * 6397086928994304 Design scale/rotate/translate/shear icons #4: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this... |
| 06:33.26 | Notify | 03GCI:brlcad * 6424327624851456 Animate our logo! #2: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy the... |
| 06:35.27 | Notify | 03GCI:brlcad * 6424327624851456 Animate our logo! #2: aep file? - VeskoD, What is an AEP file? Is that an Adobe Aftereffects file format? If so, that'll work as a raw working format, but we'll... |
| 06:37.32 | Notify | 03GCI:helix * 5222892396609536 Design a web page that overviews the BRL-CAD contributors #6: Ready for review - The work on this task is ready to be reviewed. |
| 06:40.28 | Notify | 03GCI:brlcad * 6375237222400000 Animate our logo!: really cool - acprojects, that's really cool, nicely done! I encourage you to claim another task to try another animation too. We'd like something... |
| 06:40.29 | Notify | 03GCI:brlcad * 6375237222400000 Animate our logo!: Task Closed - Congratulations, this task has been completed successfully. |
| 06:41.08 | Notify | 03GCI:ekamjot01 * 5298427718008832 Design a new website favicon! #4: Ready for review - The work on this task is ready to be reviewed. |
| 06:42.01 | *** join/#brlcad Ch3ck (~Ch3ck@66-118-151-70.static.sagonet.net) | |
| 06:42.38 | *** join/#brlcad andrei_ (c35a6e7d@gateway/web/freenode/ip.195.90.110.125) | |
| 06:42.41 | andrei_ | elloj |
| 06:42.45 | andrei_ | hello, even |
| 06:42.55 | YashM | hey |
| 06:43.28 | Notify | 03GCI:ekamjot01 * 5298427718008832 Design a new website favicon! #4: Re. Uploaded - Hi. Sean I re-uploaded new files favicon_revised with .ico and .png version and make changes that you asked. ... |
| 06:45.48 | andrei_ | andromeda, you here? |
| 06:47.24 | Notify | 03GCI:brlcad * 5283195146731520 Identify and eliminate dead code (100+ lines) #3: outstanding! - Michal, NICE WORK! So many people have tried to find and eliminate dead code, but you are the first... |
| 06:47.25 | Notify | 03GCI:brlcad * 5283195146731520 Identify and eliminate dead code (100+ lines) #3: Task Closed - Congratulations, this task has been completed successfully. |
| 06:47.51 | *** join/#brlcad ignacio (~IgnacioUy@2001:4830:134:7::11) | |
| 06:47.52 | *** join/#brlcad ignacio (~IgnacioUy@unaffiliated/ignaciouy) | |
| 06:48.14 | Notify | 03GCI:brlcad * 4931863265148928 Transcribe Geometry Model Data from a PDF report to an ASCII file: Task Closed - Congratulations, this task has been completed successfully. |
| 06:48.39 | andromeda-galaxy | andrei_: for now... |
| 06:48.50 | andrei_ | I m looking over your task |
| 06:48.54 | andrei_ | and I don t understand something |
| 06:48.59 | andromeda-galaxy | what? |
| 06:49.46 | Notify | 03GCI:brlcad * 4931863265148928 Transcribe Geometry Model Data from a PDF report to an ASCII file: beautiful work! - Rexey, that looks MUCH much better, thank you! How long did this take you in... |
| 06:49.54 | andrei_ | why did you replace fabs(vz) with sqrt( 1 - vz * vz) ? |
| 06:50.06 | andromeda-galaxy | That was the bug... |
| 06:50.15 | andrei_ | you changed sin to cos |
| 06:50.28 | andromeda-galaxy | (At least as far as I can tell) |
| 06:50.38 | andrei_ | can you point me to the failing unit test ? |
| 06:51.24 | andromed` | bn_ae_vecused to fail |
| 06:51.36 | andromed` | I mean, bn_vec_ae |
| 06:51.51 | andromed` | I don't think I changed sin to cos... |
| 06:52.10 | andromed` | at least, my copy of the diff only shows me chanaging fabs(vz) to rtemp = sqrt(1-vz^2) |
| 06:53.06 | andrei_ | well yes |
| 06:53.12 | andrei_ | but since vz is sin(x) |
| 06:53.19 | andrei_ | rtemp is actually fabs(cos(x)) |
| 06:53.31 | andromed` | ahh... |
| 06:53.39 | andrei_ | I m not saying it s wrong |
| 06:53.45 | andrei_ | just let me give a moment to get a hold of the math |
| 06:53.51 | andrei_ | it s been a while |
| 06:54.14 | andrei_ | the function is supposed to Find a unit vector from the origin given azimuth and elevation |
| 06:54.16 | Notify | 03GCI:brlcad * 5836282580172800 Fix any failing unit test #2: description? - Andromeda, can you describe what the error was and what this change to bn_vec_ae is doing (mathematically)? Obviously... |
| 06:54.17 | Notify | 03GCI:brlcad * 5836282580172800 Fix any failing unit test #2: Task Closed - Congratulations, this task has been completed successfully. |
| 06:54.53 | andrei_ | brlcad closed it, I see |
| 06:55.14 | andromed` | indeed, I'll describe the error I saw on the bug |
| 06:55.17 | andromed` | s/bug/task |
| 06:56.42 | Notify | 03GCI:brlcad * 5236107205672960 Design a new website favicon! #6: we get notifications and review in order received - Hi Jatin, Don't worry about task time running out. We control that. :) We... |
| 06:57.02 | Notify | 03GCI:o7p9bxbnyj * 5836282580172800 Fix any failing unit test #2: Mathematical error - That term effectively needs to be the distance from the origin to the area directly below the point at the tip... |
| 06:57.22 | Notify | 03GCI:o7p9bxbnyj * 5258492172566528 Fix any failing unit test #3: Task Claimed - I would like to work on this task. |
| 06:57.47 | Notify | 03GCI:popescuandrei * 5222892396609536 Design a web page that overviews the BRL-CAD contributors #6: None - Yash, this looks great! It's also consistent with your other designs. Personally, I like... |
| 06:57.48 | Notify | 03GCI:popescuandrei * 5222892396609536 Design a web page that overviews the BRL-CAD contributors #6: Task Closed - Congratulations, this task has been completed successfully. |
| 06:58.45 | andrei_ | brlcad: have a look at this https://www.google-melange.com/gci/task/view/google/gci2014/5080466516344832 |
| 06:58.45 | Guest98801 | Create a VOL wiki page |
| 06:58.46 | Guest98801 | Status: NeedsReview (4 hours, 0 minutes left) |
| 06:58.46 | Guest98801 | Mentor(s): Kesha Shah, Ch3ck |
| 06:58.47 | Notify | 03GCI:brlcad * 5236107205672960 Design a new website favicon! #6: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to... |
| 06:58.48 | Notify | 03GCI:brlcad * 5236107205672960 Design a new website favicon! #6: this looks okay - Jatin, your icon looks good, but why the yellow background? that doesn't really fit our theme or color scheme.... |
| 06:58.56 | andrei_ | he seems to have trouble with mged |
| 06:58.58 | andrei_ | I ll review the rest |
| 06:59.36 | Notify | 03GCI:brlcad * 5080466516344832 Create a VOL wiki page: Task Closed - Congratulations, this task has been completed successfully. |
| 06:59.52 | Notify | 03GCI:o7p9bxbnyj * 5836282580172800 Fix any failing unit test #2: Less expensive mathematically computation - I just realized that sqrt(1-sin^2(z)) = fabs(cos(z)), before committing I'll change it... |
| 07:01.07 | Notify | 03GCI:popescuandrei * 6068206720516096 Design a BRL-CAD business card #2: None - Hey, Jake! The business card looks neat, however, could you make it's front more BRL-CAD specific? Goodluck! |
| 07:01.12 | Notify | 03GCI:popescuandrei * 6068206720516096 Design a BRL-CAD business card #2: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task... |
| 07:01.27 | Notify | 03GCI:clayton_walker * 5213338241859584 Fix at least 8 spelling mistakes in at least 8 different files: Task Claimed - I would like to work on this task. |
| 07:03.32 | Notify | 03GCI:clayton_walker * 5213338241859584 Fix at least 8 spelling mistakes in at least 8 different files: Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 07:03.33 | Notify | 03GCI:popescuandrei * 6621017799655424 Create a do's and don'ts for GSoC: None - Marc, this looks very good, it's clear that you've put a lot of effort into it. Thanks for doing this ! |
| 07:03.37 | Notify | 03GCI:popescuandrei * 6621017799655424 Create a do's and don'ts for GSoC: Task Closed - Congratulations, this task has been completed successfully. |
| 07:04.47 | Notify | 03GCI:popescuandrei * 5327961523748864 Design a new website favicon! #2: None - Hello! Could you please upload the .psd as well ? It looks nice, upload the psd and I(or other mentor) will close... |
| 07:04.52 | Notify | 03GCI:popescuandrei * 5327961523748864 Design a new website favicon! #2: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task... |
| 07:05.17 | Notify | 03GCI:amshenoy * 5536439504732160 Animate our logo! #7: Task Claimed - I would like to work on this task. |
| 07:06.27 | Notify | 03GCI:popescuandrei * 5298427718008832 Design a new website favicon! #4: None - Well done, Ekamjot Singh! Thanks for doing this! |
| 07:06.32 | Notify | 03GCI:popescuandrei * 5298427718008832 Design a new website favicon! #4: Task Closed - Congratulations, this task has been completed successfully. |
| 07:06.57 | Notify | 03GCI:popescuandrei * 5258492172566528 Fix any failing unit test #3: Task Assigned - This task has been assigned to Andromeda Galaxy. You have 100 hours to complete this task, good luck! |
| 07:07.11 | Notify | 03GCI:popescuandrei * 5536439504732160 Animate our logo! #7: Task Assigned - This task has been assigned to hackerboy. You have 100 hours to complete this task, good luck! |
| 07:08.31 | Notify | 03GCI:o7p9bxbnyj * 5258492172566528 Fix any failing unit test #3: Ready for review - The work on this task is ready to be reviewed. |
| 07:08.41 | Notify | 03GCI:brlcad * 5080466516344832 Create a VOL wiki page: bugs - Michael, my apologies -- I wrote a reply to you a couple days ago, but for whatever reason it apparently didn't post. Basically, if... |
| 07:09.50 | *** join/#brlcad sirnam (~swetha@49.205.215.143) | |
| 07:15.11 | andrei_ | andromeda, you do know quite a bit of math, don't you ? :) |
| 07:15.18 | Notify | 03GCI:popescuandrei * 5258492172566528 Fix any failing unit test #3: Task Closed - Congratulations, this task has been completed successfully. |
| 07:16.06 | Notify | 03GCI:o7p9bxbnyj * 6154687162089472 Fix any failing unit test #4: Task Claimed - I would like to work on this task. |
| 07:16.31 | Notify | 03GCI:popescuandrei * 5258492172566528 Fix any failing unit test #3: None - Andromeda, this looks good! It does make sense to me, so I closed the task. However, some other mentor with more... |
| 07:17.01 | Notify | 03GCI:popescuandrei * 6154687162089472 Fix any failing unit test #4: Task Assigned - This task has been assigned to Andromeda Galaxy. You have 100 hours to complete this task, good luck! |
| 07:17.05 | andromed` | andrei_:I do enjoy math in general... |
| 07:18.24 | andromed` | andrei_: I usually commit my own tasks, but if you think it's important, I can ask Sean to take a look at that one |
| 07:18.34 | andromed` | for what it's worth, I did talk to starseeker a bit about it earlier today |
| 07:18.41 | Notify | 03GCI:fernozzle * 5080466516344832 Create a VOL wiki page: Thanks! - Thanks for the info! It was really stressing me out. |
| 07:19.21 | Notify | 03GCI:fernozzle * 6109916221669376 Implement a UV-mapping callback for extruded sketches (EXTRUDE): Task Claimed - I would like to work on this task. |
| 07:19.55 | Notify | 03GCI: * : - |
| 07:20.24 | andromed` | andrei_: are you still here? |
| 07:20.26 | andrei_ | yes |
| 07:20.30 | Notify | 03GCI:brlcad * 6109916221669376 Implement a UV-mapping callback for extruded sketches (EXTRUDE): Task Assigned - This task has been assigned to Michael Huang. You have 100 hours to complete this... |
| 07:20.31 | Notify | 03GCI:o7p9bxbnyj * 6154687162089472 Fix any failing unit test #4: Ready for review - The work on this task is ready to be reviewed. |
| 07:24.09 | Notify | 03GCI:brlcad * 6109916221669376 Implement a UV-mapping callback for extruded sketches (EXTRUDE): hard task - Michael, I must admit that this is not a simple task. However, we're aware of the... |
| 07:27.20 | andrei_ | why did you make |
| 07:27.30 | andrei_ | result = argv[5] in the second place |
| 07:27.43 | andrei_ | that's the test input, or what? |
| 07:29.18 | andromed` | andrei_: |
| 07:29.30 | andromed` | argv[5] is one of the inputs to the testing function |
| 07:29.41 | andromed` | (the expected result in fact), and it can be "" |
| 07:30.07 | andromed` | unfortunately, as mentioned in the comment, CMake doesn't properly pass empty strings like "" |
| 07:30.19 | andromed` | to the tests, it just doesn't pass anything |
| 07:30.31 | Notify | 03GCI:brlcad * 5265727984500736 Design a new website favicon! #9 http://www.google-melange.com/gci/task/view/google/gci2014/5265727984500736: logo animation Yash, where did you get that version... |
| 07:30.37 | andrei_ | ah, I figured what you did |
| 07:30.41 | andromed` | I looked into it some on CMake website/mailing list archives and tried a few things, but couldn't get any of them to work |
| 07:31.00 | Notify | 03GCI:Melange * 5231299258220544 Model a toy tank in 3D using BRL-CAD: Task due soon - There are less than 24 hours left until the deadline, please submit your work soon. |
| 07:31.10 | andromed` | (in cmakelists.txt) so I settled for making the test interpret one-too-few arguments |
| 07:31.15 | andromed` | as the last argument being an empty string |
| 07:33.52 | andrei_ | I couldn't test any of your tests, since I m at work |
| 07:33.55 | Notify | 03GCI:popescuandrei * 6154687162089472 Fix any failing unit test #4: Task Closed - Congratulations, this task has been completed successfully. |
| 07:33.55 | andrei_ | but they look legit |
| 07:34.07 | andrei_ | and you did put some time into working at them |
| 07:34.28 | andrei_ | starseeker: are you mentoring? |
| 07:34.30 | Notify | 03GCI:o7p9bxbnyj * 5319229989453824 Fix any failing unit test #5: Task Claimed - I would like to work on this task. |
| 07:34.47 | andrei_ | how many unit tests did you fix, andromeda? |
| 07:34.59 | andromed` | andrei_: I believe that this is the last set of them... |
| 07:35.17 | andromed` | I did lots of stuff today, and these seemed like they would be useful & fun to do |
| 07:35.29 | Notify | 03GCI:popescuandrei * 5319229989453824 Fix any failing unit test #5: Task Assigned - This task has been assigned to Andromeda Galaxy. You have 100 hours to complete this task, good luck! |
| 07:35.55 | andrei_ | did you discuss them with starseeker? |
| 07:36.05 | andromed` | andrei_: some of them... |
| 07:36.09 | YashM | woah thats a lot of fixing |
| 07:36.16 | andromed` | especially the bn_isect_line_lseg3 one |
| 07:36.29 | Stragus | I don't think starseeker is mentoring, some of us are just neutral observers :) |
| 07:36.32 | Notify | 03GCI:helix * 5265727984500736 Design a new website favicon! #9: Photoshop - I made that with Photoshop CS6 Extended's 3D tool. It was rendered in Photoshop too. I felt that in a size of 16 x 16,... |
| 07:36.46 | andromed` | andrei_, Stragus: that's also what starseeker told me |
| 07:36.51 | brlcad | andrei_: yeah, I wasn't purporting that the math was correct or not, but that task-wise the task had been fulfilled |
| 07:37.10 | Notify | 03GCI:o7p9bxbnyj * 5319229989453824 Fix any failing unit test #5: Ready for review - The work on this task is ready to be reviewed. |
| 07:37.25 | andromed` | brlcad: don't know if you saw, I left a comment talking a little bit about the maths22 |
| 07:37.29 | andromed` | s/maths22/math/ |
| 07:37.34 | andrei_ | brlcad: andromed` s tasks do look legit, and usually carry an explanation of why it was an issue and how it was solved |
| 07:37.51 | andrei_ | but I m not sure they are correct/applicable |
| 07:38.50 | brlcad | YashM: which was the last? I'll be adding more as categories of tasks are fully closed out so no worries -- you'll still be able to claim one |
| 07:39.14 | andromed` | andrei_: if you see anything that you think looks incorrect/inapplicable, I'll try to fix it... is there anything specific you were referring to? |
| 07:39.26 | YashM | brlcad, Mihai added one and I claimed it |
| 07:39.38 | YashM | andrei reviewed it so basically it's sorted out now |
| 07:39.39 | andrei_ | no, I m reffering to the fact that I don t have brlcad at work, so I can't test it fully |
| 07:39.40 | brlcad | ahh, thats' where that came from |
| 07:39.59 | brlcad | YashM: he's not supposed to add them that way, but it worked ;) |
| 07:40.01 | andromed` | andrei_: ah... on my system, at least, they all work |
| 07:40.07 | YashM | check this out |
| 07:40.07 | YashM | http://www.google-melange.com/gci/task/view/google/gci2014/5222892396609536 |
| 07:40.07 | Guest98801 | Design a web page that overviews the BRL-CAD contributors #6 |
| 07:40.08 | Guest98801 | Status: Closed |
| 07:40.08 | Guest98801 | Mentor(s): Mihai Neacsu, Sean |
| 07:40.27 | brlcad | nods |
| 07:40.34 | brlcad | I remember seeing that stray #6 |
| 07:41.07 | YashM | This is the previous landing page I did, if you haven't seen it yet |
| 07:41.07 | YashM | http://www.google-melange.com/gci/task/view/google/gci2014/6127396939890688 |
| 07:41.08 | Guest98801 | Design a new website landing page for BRL-CAD |
| 07:41.08 | Guest98801 | Status: Closed |
| 07:41.08 | Guest98801 | Mentor(s): Popescu Andrei, Harmanpreet |
| 07:41.21 | YashM | Would love feedback |
| 07:41.29 | andromed` | andrei_: also, on my system, I have the failing (non-regression) tests down to just #70 --- bu_binstr_to_hexstr_test4 |
| 07:42.08 | andrei_ | YashM, in my opinion you have a certain style when doing designs |
| 07:42.16 | andrei_ | the tasks look great, they're polished |
| 07:42.28 | andrei_ | personally, I don t know what feedback to give, it s a subjective matter |
| 07:42.59 | andrei_ | there are people who are more familiar with design, I usually review design task based on overall impression and effort |
| 07:43.34 | andrei_ | if you want specific feedback on a completed task, i suggest you note them somewhere |
| 07:43.37 | andrei_ | then ask here :) |
| 07:44.19 | YashM | andrei, I guess anyone can review a design. End of the day, it's the users who are going to use it. It should look good to them. |
| 07:46.15 | andrei_ | I was just trying to point out that the fact that I don t give detailed feedback doesn't mean that it s good for a task, but not good fo real world. I just feel it's not ok to give feedback on a matter I am not competent in |
| 07:47.31 | Notify | 03GCI:ekamjot01 * 6143905720434688 Design scale/rotate/translate/shear icons #5: Task Claimed - I would like to work on this task. |
| 07:48.06 | brlcad | YashM: NO I hadn't seen that... very NICE! |
| 07:48.21 | Notify | 03GCI:popescuandrei * 6143905720434688 Design scale/rotate/translate/shear icons #5: Task Assigned - This task has been assigned to Ekamjot Singh. You have 100 hours to complete this task, good... |
| 07:48.39 | YashM | Thanks :) |
| 07:48.42 | brlcad | YashM: just need to get someone to model that background in brl-cad :) |
| 07:48.43 | YashM | What would you like changed? |
| 07:49.32 | YashM | Haha, I will check out modeling sometime, there's just so much to learn |
| 07:49.51 | brlcad | that'd probably be the main/only change other than the logo in the corner being our lame one |
| 07:50.07 | Notify | 03GCI:popescuandrei * 5319229989453824 Fix any failing unit test #5: None - Closed as similar to Fix any failing unit test #4 |
| 07:50.12 | Notify | 03GCI:popescuandrei * 5319229989453824 Fix any failing unit test #5: Task Closed - Congratulations, this task has been completed successfully. |
| 07:50.16 | brlcad | YashM: yeah, modeling that background would actually be quite complicated |
| 07:50.51 | YashM | Plus I don't have the resources I guess, modeling a 128 x 128 version of the favicon you just left a comment at took my PC like 4 hours |
| 07:51.13 | brlcad | because it's geometrically complex with those boxes having smooth edges and visually complex with custom lights in the scene highlighting features in just the right way |
| 07:51.26 | Notify | 03GCI:o7p9bxbnyj * 5535110749224960 Stub in a new 'mesh' command for creating/editing NMG and BoT polygonal mesh geometry: Task Claimed - I would like to work on this task. |
| 07:52.16 | Notify | 03GCI:brlcad * 5535110749224960 Stub in a new 'mesh' command for creating/editing NMG and BoT polygonal mesh geometry: Task Assigned - This task has been assigned to Andromeda Galaxy. You have 100... |
| 07:52.25 | andrei_ | huh? I got a message from melange |
| 07:52.33 | andrei_ | "you are not allowed to operate button assign" |
| 07:52.36 | andrei_ | O.o |
| 07:52.40 | brlcad | andromed`: focus on the "Usage: ..." statement for that task.. that's the key |
| 07:52.56 | Notify | 03GCI:o7p9bxbnyj * 5535110749224960 Stub in a new 'mesh' command for creating/editing NMG and BoT polygonal mesh geometry: Ready for review - The work on this task is ready to be reviewed. |
| 07:52.58 | brlcad | andrei_: someone beat you to that task |
| 07:53.04 | brlcad | already assigned/reviewed/whatever |
| 07:53.12 | andromed` | brlcad: oh... okay, I'll work on that a little more |
| 07:53.18 | andrei_ | oh, you did :)) |
| 07:53.23 | andromed` | I have one other one I'll switch to in that case... |
| 07:53.52 | andromed` | brlcad: can you give me a few more details on what mesh should do exactly? |
| 07:53.58 | brlcad | andrei_: it's really cool when we both hit the button simultaneously and both happen |
| 07:54.08 | andrei_ | yeah, that happened a few times |
| 07:54.17 | andrei_ | I joked with some students, telling them they have to do it twice |
| 07:54.36 | Notify | 03GCI:o7p9bxbnyj * 5535110749224960 Stub in a new 'mesh' command for creating/editing NMG and BoT polygonal mesh geometry: Claim Removed - The claim on this task has been removed, someone else can... |
| 07:54.37 | brlcad | andromed`: it should make it really really easy to describe a polygonal mesh |
| 07:54.41 | Notify | 03GCI:o7p9bxbnyj * 4989549641990144 Eliminate any library global variable: Task Claimed - I would like to work on this task. |
| 07:54.45 | brlcad | and to edit/modify an existing one |
| 07:54.57 | Notify | 03GCI:mihaineacsu29 * 4989549641990144 Eliminate any library global variable: Task Assigned - This task has been assigned to Andromeda Galaxy. You have 100 hours to complete this task, good luck! |
| 07:55.34 | brlcad | YashM: what 128x128 rendering dook 4 hours?? |
| 07:56.02 | brlcad | oh, you did the spinning animation |
| 07:56.06 | YashM | brlcad, the animated favicon I submitted was orignally rendered at 128 x 128 |
| 07:56.09 | brlcad | yeah, I asked you how you did that |
| 07:56.15 | andromed` | brlcad: okay... I'll have to think about that some |
| 07:56.26 | YashM | Yeah, I did it in Photoshop |
| 07:56.30 | brlcad | andromed`: might want to searcht he web, see if there are any good patterns |
| 07:56.43 | andromed` | brlcad: search for what? |
| 07:56.46 | brlcad | andromed`: keep in mind that the mesh might be triangles and might not |
| 07:57.06 | brlcad | other CAD tools or geometry packages that provide a command line interface for editing mesh geometry |
| 07:57.10 | YashM | Never thought it would take 4 hours, plus it was interrupted 4 times in between, which made me lose the RAW .PSD and I had to cut the timeline |
| 07:57.21 | andromed` | I was thinking something like "mesh <obj_name> {{+|-}? poly_type {args}} |
| 07:57.27 | Notify | 03GCI:tannousmarc * 5232577413644288 Create a do's and don'ts for GSoC #2: Task Claimed - I would like to work on this task. |
| 07:57.31 | brlcad | acis had a set of commands for that IIRC .. I'll see if I can dig up what they did originally |
| 07:57.44 | andromed` | brlcad: thanks! |
| 07:57.52 | andrei_ | didn't marc do a do's and don'ts for gsoc already ?? |
| 07:58.02 | brlcad | YashM: the 3D model was made in photoshop?? |
| 07:58.06 | YashM | yup |
| 07:58.20 | YashM | Photoshop has a 3D tool |
| 07:59.32 | Notify | 03GCI:o7p9bxbnyj * 4989549641990144 Eliminate any library global variable: Ready for review - The work on this task is ready to be reviewed. |
| 08:00.04 | brlcad | okay |
| 08:00.51 | andromed` | brlcad: actually, I feel like the existing get/put commands are pretty good for creating mesh, if not editing it |
| 08:01.16 | andromed` | they allow specifying in terms of faces and loops... the main thing would be making modifying work |
| 08:05.14 | Notify | 03GCI:brlcad * 5232577413644288 Create a do's and don'ts for GSoC #2: Task Assigned - This task has been assigned to Marc Tannous. You have 100 hours to complete this task, good luck! |
| 08:06.14 | Notify | 03GCI:brlcad * 4989549641990144 Eliminate any library global variable: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to... |
| 08:06.34 | Notify | 03GCI:brlcad * 4989549641990144 Eliminate any library global variable: no file uploaded - Saw no file uploaded. |
| 08:06.42 | brlcad | andromed`: only for tiny meshes... import something and see how big a pain it is |
| 08:07.10 | brlcad | and still a bit of a pain even for some common editing operations |
| 08:07.15 | andromed` | brlcad: on 4989549641990144, I can't upload a file, it always says an error occurs |
| 08:07.24 | brlcad | like want to delete a vertex or face, and have the logic auto-handle it |
| 08:07.24 | andromed` | brlcad: for creating meshes, it's syntax is pretty alright, isn't it? |
| 08:07.45 | brlcad | i don't recall frankly |
| 08:07.48 | andromed` | brlcad: right! that's what I was saying about about making the editing smarter being the hard part |
| 08:07.53 | brlcad | and bot vs nmg may be quite different |
| 08:08.24 | brlcad | smart editing wouldn't be part of this, but having a command doing the work gives us a place to have that logic |
| 08:08.35 | brlcad | get/put are really supposed to be low-level database operations |
| 08:09.25 | Notify | 03GCI:o7p9bxbnyj * 4989549641990144 Eliminate any library global variable: Ready for review - The work on this task is ready to be reviewed. |
| 08:09.55 | andromed` | hmmm.. I kind of like the idea of something like 'mesh <obj_name> <[+|-]face_spec>*' |
| 08:09.59 | andromed` | for a starting point |
| 08:10.16 | andromed` | (defaulting to + if the face doesn't exist and - if it does) |
| 08:11.01 | Notify | 03GCI:veskopos * 6424327624851456 Animate our logo! #2: AEP file - yes, it is Adobe Aftereffects file format, i think i should do it that way.. so what do you want actually ? It works fine. |
| 08:11.06 | andromed` | brlcad: also, sorry about the upload problem for https://www.google-melange.com/gci/task/view/google/gci2014/4989549641990144, svn made a 0-byte diff that Melange wouldn't accept, but I didn't realize it would do that |
| 08:12.23 | brlcad | andromed`: it's slightly more complicated than that for nmg .. faces are fully connected to other faces :) |
| 08:12.32 | brlcad | bots, that will work great |
| 08:12.51 | brlcad | might even work for nmg, but then you'll need other subcommands to stitch it where it goes toplogically |
| 08:12.57 | andromed` | right... |
| 08:13.01 | andromed` | interesting |
| 08:13.07 | brlcad | calls it for the night, ttyl! |
| 08:26.11 | andrei_ | ~seen mihaineacsu |
| 08:26.13 | infobot | mihaineacsu <~mihaineac@92.81.146.140> was last seen on IRC in channel #brlcad, 3h 20m 43s ago, saying: 'MarcTannous: this^ might answer your question'. |
| 08:28.52 | Notify | 03GCI:tannousmarc * 5232577413644288 Create a do's and don'ts for GSoC #2: Ready for review - The work on this task is ready to be reviewed. |
| 08:29.54 | Notify | 03GCI:tannousmarc * 5232577413644288 Create a do's and don'ts for GSoC #2: Follow up task - Following up from my design of the split screen layout and the page that contains do's and don'ts for... |
| 08:36.41 | *** join/#brlcad YashM (~YashM@117.222.18.175) | |
| 08:39.00 | Notify | 03GCI:parthmiglani_21 * 5327961523748864 Design a new website favicon! #2: Ready for review - The work on this task is ready to be reviewed. |
| 08:42.38 | Notify | 03GCI:popescuandrei * 5232577413644288 Create a do's and don'ts for GSoC #2: None - Marc, it does look nice. However, I don t think that the purpose of this tasks is to write follow-up for... |
| 08:42.43 | Notify | 03GCI:popescuandrei * 5232577413644288 Create a do's and don'ts for GSoC #2: Task Closed - Congratulations, this task has been completed successfully. |
| 08:43.18 | Notify | 03GCI:popescuandrei * 5327961523748864 Design a new website favicon! #2: Task Closed - Congratulations, this task has been completed successfully. |
| 08:50.09 | Notify | 03GCI:pisayjesuit * 5213338241859584 Fix at least 8 spelling mistakes in at least 8 different files: Task Claimed - I would like to work on this task. |
| 08:51.12 | *** join/#brlcad teepee (~teepee@gateway/tor-sasl/teepee) | |
| 08:51.55 | Notify | 03GCI:pisayjesuit * 5213338241859584 Fix at least 8 spelling mistakes in at least 8 different files: Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 09:01.13 | Notify | 03GCI:tannousmarc * 6405830006013952 Create a do's and don'ts for GSoC #5: Task Claimed - I would like to work on this task. |
| 09:05.28 | Notify | 03GCI:popescuandrei * 6405830006013952 Create a do's and don'ts for GSoC #5: Task Assigned - This task has been assigned to Marc Tannous. You have 100 hours to complete this task, good luck! |
| 09:06.11 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 09:12.33 | *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl) | |
| 09:13.06 | *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51) | |
| 09:17.08 | Notify | 03GCI:ekamjot01 * 6143905720434688 Design scale/rotate/translate/shear icons #5: Ready for review - The work on this task is ready to be reviewed. |
| 09:26.06 | Notify | 03GCI:Melange * 6068206720516096 Design a BRL-CAD business card #2: Task due soon - There are less than 24 hours left until the deadline, please submit your work soon. |
| 09:28.29 | *** join/#brlcad gjeet (75dc9446@gateway/web/cgi-irc/kiwiirc.com/ip.117.220.148.70) | |
| 09:43.15 | Notify | 03GCI:arpitkambojshcs * 5987394427813888 Design a BRL-CAD splash screen #10: Thank You. - Thank you for appreciating my work. I would work more hard to make a better splash screen. and Paint.NET... |
| 09:44.17 | Notify | 03GCI:juskirat2000 * 5870280601763840 Write manual page documentation (for tgf-g): Task Claimed - I would like to work on this task. |
| 09:45.23 | Notify | 03GCI:Melange * 5765799415382016 Create a BRL-CAD presentation template: Task due soon - There are less than 24 hours left until the deadline, please submit your work soon. |
| 09:45.33 | Notify | 03GCI:Melange * 6648047639461888 Design a BRL-CAD Sticker #10: Task due soon - There are less than 24 hours left until the deadline, please submit your work soon. |
| 09:51.11 | Notify | 03GCI:gjeet * 5870280601763840 Write manual page documentation (for tgf-g): Task Assigned - This task has been assigned to JASKIRAT SINGH. You have 100 hours to complete this task, good luck! |
| 09:56.12 | *** join/#brlcad sirnam (~swetha@49.205.215.143) | |
| 09:56.26 | Notify | 03GCI:gjeet * 6424327624851456 Animate our logo! #2: Upload gif file too - Export this .aep file to .gif format, and upload it here. As by this mentors who don't have this software (like me) can... |
| 09:57.06 | Notify | 03GCI:arpitkambojshcs * 5987394427813888 Design a BRL-CAD splash screen #10: Ready for review - The work on this task is ready to be reviewed. |
| 10:08.51 | *** join/#brlcad wltan (~wltan@101.127.134.59) | |
| 10:09.35 | *** join/#brlcad Rohit (~Ravi@49.249.53.105) | |
| 10:17.33 | Notify | 03GCI:jatinluthra14 * 5236107205672960 Design a new website favicon! #6: Ready for review - The work on this task is ready to be reviewed. |
| 10:17.56 | *** join/#brlcad wltan (~wltan@101.127.134.59) | |
| 10:20.02 | *** join/#brlcad wl-tan (~wltan@101.127.134.59) | |
| 10:21.29 | Notify | 03GCI:Melange * 5821990405406720 Model a toy tank in 3D using BRL-CAD #4: Task due soon - There are less than 24 hours left until the deadline, please submit your work soon. |
| 10:24.27 | *** join/#brlcad wl-tan (~wltan@101.127.134.59) | |
| 10:27.31 | Notify | 03GCI:tannousmarc * 6405830006013952 Create a do's and don'ts for GSoC #5: Ready for review - The work on this task is ready to be reviewed. |
| 10:29.16 | *** join/#brlcad tanwl (~wltan@101.127.134.59) | |
| 10:31.25 | *** join/#brlcad tanwl (~wltan@101.127.134.59) | |
| 10:40.21 | *** join/#brlcad tanwl (~wltan@101.127.134.59) | |
| 10:55.39 | Notify | 03GCI:thevk * 5627897880510464 Model a toy tank in 3D using BRL-CAD #5: Task Claimed - I would like to work on this task. |
| 11:01.44 | Notify | 03GCI:popescuandrei * 4989549641990144 Eliminate any library global variable: Task Closed - Congratulations, this task has been completed successfully. |
| 11:01.45 | Notify | 03GCI:popescuandrei * 4989549641990144 Eliminate any library global variable: None - Looks correct, the global variable has been removed and the functioned mentioned by Sean has been added. |
| 11:04.09 | Notify | 03GCI:popescuandrei * 6143905720434688 Design scale/rotate/translate/shear icons #5: None - Looking good! The icons look good and they have transparent background, should be alright. Thank you! |
| 11:04.14 | Notify | 03GCI:popescuandrei * 6143905720434688 Design scale/rotate/translate/shear icons #5: Task Closed - Congratulations, this task has been completed successfully. |
| 11:06.40 | Notify | 03GCI:popescuandrei * 5987394427813888 Design a BRL-CAD splash screen #10: None - Well done, Arpit! Thanks for your effort! |
| 11:06.45 | Notify | 03GCI:ekamjot01 * 6143905720434688 Design scale/rotate/translate/shear icons #5: Thanks - Thank you sir. |
| 11:07.00 | Notify | 03GCI:popescuandrei * 5987394427813888 Design a BRL-CAD splash screen #10: Task Closed - Congratulations, this task has been completed successfully. |
| 11:07.43 | andrei_ | someone review this task, I can't open icons http://www.google-melange.com/gci/task/view/google/gci2014/5236107205672960 |
| 11:07.43 | Guest98801 | Design a new website favicon! #6 |
| 11:07.43 | Guest98801 | Status: NeedsReview (3 days, 8 hours left) |
| 11:07.43 | Guest98801 | Mentor(s): Kesha Shah, Dishank |
| 11:07.53 | andrei_ | (.ico) |
| 11:09.43 | YashM | andrei_, http://iconverticons.com/online/ |
| 11:10.04 | andrei_ | YashM |
| 11:10.26 | andrei_ | YashM: I'm at work, I can't download certain sources, I don t have BRL-CAD's sources either |
| 11:10.29 | andrei_ | certain software |
| 11:10.50 | andrei_ | ah |
| 11:10.54 | andrei_ | it works online, my bad, sorry |
| 11:10.57 | andrei_ | Thanks a lot ! |
| 11:11.03 | YashM | lol he resized the logo |
| 11:11.22 | andrei_ | what do you mean? |
| 11:11.41 | YashM | he just made a resized logo |
| 11:11.44 | YashM | of 16 x 16 |
| 11:12.06 | YashM | that too so small its not visible at 16 x 16 |
| 11:12.51 | andrei_ | the online converter desplays it |
| 11:12.54 | andrei_ | from 16 to 256 |
| 11:13.01 | YashM | yep |
| 11:13.05 | YashM | see the 16 x 16 |
| 11:13.09 | YashM | its not even visible |
| 11:13.12 | andrei_ | indeed |
| 11:13.20 | YashM | he put a 16 x 16 icon in a 256 x 256 canvas |
| 11:13.28 | YashM | which is basically a resized logo |
| 11:14.00 | Notify | 03GCI:rohit_agarwal * 6397086928994304 Design scale/rotate/translate/shear icons #4: Ready for review - The work on this task is ready to be reviewed. |
| 11:14.12 | andrei_ | I ll let other mentors |
| 11:14.18 | andrei_ | review both him and Marc |
| 11:14.40 | YashM | Did Marc just do three GSoC tasks with different text |
| 11:16.02 | andrei_ | he did |
| 11:16.10 | andrei_ | that's the reason I don t want to review his third task |
| 11:16.31 | andrei_ | the task _does_ indeed say |
| 11:16.44 | andrei_ | you can write that for three different sections |
| 11:16.49 | andrei_ | and it should be consistent with one another |
| 11:16.58 | YashM | oh yup |
| 11:17.35 | andrei_ | it's sort of ok |
| 11:18.19 | *** join/#brlcad wl-tan (~wltan@101.127.134.59) | |
| 11:18.49 | andrei_ | the whole point of the copy tasks(#1 .. #10) |
| 11:18.59 | andrei_ | was to see as many different ideas from different people |
| 11:19.46 | andrei_ | and to give as many people as possible a chance to try it out |
| 11:20.48 | Notify | 03GCI:rohit_agarwal * 6397086928994304 Design scale/rotate/translate/shear icons #4: Changes Made - Sir, I made some changes according to your suggestions. My new files are Scale 1_2.xcf Rotate... |
| 11:22.28 | Notify | 03GCI:rohit_agarwal * 6397086928994304 Design scale/rotate/translate/shear icons #4: None - I also uploaded All 1_2.png after updating the previous one with new designs |
| 11:22.45 | *** join/#brlcad Rohit (~Ravi@49.249.55.231) | |
| 11:24.36 | *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl) | |
| 11:25.46 | *** part/#brlcad Guest68924 (~Ravi@49.249.55.231) | |
| 11:35.40 | Notify | 03GCI:parthmiglani_21 * 6362007112515584 Animate our logo! #5: Task Claimed - I would like to work on this task. |
| 11:36.15 | Notify | 03GCI:mihaineacsu29 * 6362007112515584 Animate our logo! #5: Task Assigned - This task has been assigned to Parth Miglani. You have 100 hours to complete this task, good luck! |
| 11:42.53 | Notify | 03GCI:ekamjot01 * 6643302640123904 Create a BRL-CAD style guide / cheat sheet #2: Task Claimed - I would like to work on this task. |
| 11:51.40 | sirnam | Hi all, I am a research student in the field of computer vision.. I am always interested in learning things.. I wanted to work for brl-cad organisation for GSoC '15 as it has tasks related to computer vision, Image processing, graphics etc.. which is my area of interest |
| 11:52.09 | sirnam | I have seen previous years project ideas.. |
| 11:52.22 | andrei_ | sirnam: hello! |
| 11:52.24 | *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51) | |
| 11:52.40 | sirnam | andrei_ : Hi |
| 11:53.42 | *** join/#brlcad winghouchan (~winghouch@genkt-058-151.t-mobile.co.uk) | |
| 11:54.14 | andrei_ | If you re looking to contribute I recommend http://en.flossmanuals.net/contributors-guide-to-brl-cad/ |
| 11:54.34 | andrei_ | http://brlcad.org/wiki/Compiling |
| 11:54.37 | andrei_ | and http://brlcad.org/wiki/Deuces |
| 11:54.45 | andrei_ | but it's quite a lot of time until GSoC |
| 11:54.52 | andrei_ | we haven't even applied for it, let alone be accepted :) |
| 11:55.25 | sirnam | I have been through those links.. |
| 11:55.31 | Notify | 03GCI:mukulkamboj * 6353662997692416 Design a BRL-CAD splash screen #3: Ready for review - The work on this task is ready to be reviewed. |
| 11:55.43 | sirnam | and I have setup brl-cad.. and it's working :) |
| 11:55.49 | andrei_ | that's great |
| 11:57.01 | sirnam | Can I choose any of the previous year projects to start work to get to know more about brl-cad ? |
| 11:57.22 | andrei_ | of course! as long as it hasn't already been done |
| 11:57.32 | sirnam | yep :P |
| 11:57.38 | andrei_ | you can start working on any project that you like |
| 11:57.51 | YashM | sirnam, you're from india? |
| 11:58.13 | sirnam | YashM: yes |
| 11:58.25 | YashM | What college? |
| 11:58.39 | andrei_ | you re more than welcome to ask for help here, keep in mind that we've got our hands full with Google Code-in and we might answer with delay |
| 11:58.42 | sirnam | IIIT-Hyderabad |
| 11:58.54 | YashM | nice! |
| 11:59.00 | andrei_ | also, if you want to submit a patch, you can do so here: http://sourceforge.net/p/brlcad/patches/ |
| 11:59.04 | sirnam | andrei_ : sure sir... I understand |
| 11:59.16 | andrei_ | (you mind need to create an account) |
| 11:59.44 | sirnam | Okay |
| 12:00.49 | sirnam | I would like to work on Python Geometry Project.. |
| 12:01.45 | sirnam | But can you pls help where do I begin from.. |
| 12:02.39 | andrei_ | can you give me a link to the website you re looking at? |
| 12:03.14 | sirnam | andrei_ : http://brlcad.org/wiki/Python_Geometry |
| 12:03.46 | andrei_ | I meant the gsoc project, I want to see who mentors it |
| 12:03.53 | andrei_ | to tell you their irc handles(on this channel) |
| 12:04.48 | sirnam | https://www.google-melange.com/gsoc/project/details/google/gsoc2014/krajkreddy/5766466041282560 |
| 12:04.55 | sirnam | mentor : Csaba Nagy |
| 12:05.16 | Notify | 03GCI:rossberg * 5627897880510464 Model a toy tank in 3D using BRL-CAD #5: Task Assigned - This task has been assigned to Vladimir Kuznetsov. You have 100 hours to complete this task, good luck! |
| 12:05.41 | Notify | 03GCI:rossberg * 6643302640123904 Create a BRL-CAD style guide / cheat sheet #2: Task Assigned - This task has been assigned to Ekamjot Singh. You have 100 hours to complete this task, good luck! |
| 12:09.47 | Notify | 03GCI:rossberg * 4928791491117056 Fix one BRL-CAD CMake configuration error with Dev-C++: Yes, that's a follow up - First the CMake errors have to be fixed. Without this it isn't surprising that... |
| 12:10.03 | Notify | 03BRL-CAD Wiki:Bigrhinooo * 0 /wiki/User:Bigrhinooo: |
| 12:15.21 | Notify | 03GCI:popescuandrei * 6397086928994304 Design scale/rotate/translate/shear icons #4: None - Rohit, to me it looks like you have applied Sean's changes, very well done! Thank you for doing this! |
| 12:15.26 | Notify | 03GCI:popescuandrei * 6397086928994304 Design scale/rotate/translate/shear icons #4: Task Closed - Congratulations, this task has been completed successfully. |
| 12:16.16 | andrei_ | sirnam: I think javampir1 is his irc handle |
| 12:19.09 | *** join/#brlcad chick_ (~capslock@41.205.22.41) | |
| 12:21.27 | Notify | 03GCI:popescuandrei * 6353662997692416 Design a BRL-CAD splash screen #3: None - Hello, mukul! First of all you should upload the editable format as well (xcf, psd etc) I suggest you check out... |
| 12:21.32 | Notify | 03GCI:popescuandrei * 6353662997692416 Design a BRL-CAD splash screen #3: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task... |
| 12:22.37 | Notify | 03GCI:popescuandrei * 5236107205672960 Design a new website favicon! #6: None - Jatin, you have uploaded a 16x16 icon in a 256 canvas, the icon is barely visible. Aside of that, I think it's quite... |
| 12:22.38 | Notify | 03GCI:popescuandrei * 5236107205672960 Design a new website favicon! #6: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task... |
| 12:23.52 | Notify | 03GCI:popescuandrei * 6405830006013952 Create a do's and don'ts for GSoC #5: None - Are you able to join IRC, please? Thank you, Andrei |
| 12:25.04 | sirnam | andrei_ : thanks :) |
| 12:25.47 | andrei_ | sirnam: if you don t find an answer on IRC in a few days, you can also send a mail on our mailinglist :) |
| 12:27.35 | sirnam | <PROTECTED> |
| 12:27.46 | sirnam | andrei_ : Thanks a lot :) |
| 12:29.49 | Notify | 03GCI:jatinluthra14 * 5236107205672960 Design a new website favicon! #6: Ready for review - The work on this task is ready to be reviewed. |
| 12:30.59 | Notify | 03GCI:lyankov * 6231574659989504 Animate our logo! #3: Ready for review - The work on this task is ready to be reviewed. |
| 12:37.28 | *** join/#brlcad MarcTannouss (~androirc@109.166.135.246) | |
| 12:37.48 | MarcTannouss | Andrei, I am at school right now and have no battery on my phone remaining |
| 12:38.01 | MarcTannouss | Will get home in an hour, will you still be here then? |
| 12:40.38 | andrei_ | I wil leave work at 4pm |
| 12:40.46 | andrei_ | gmt+2 |
| 12:41.36 | Notify | 03GCI:ronaldoh373 * 6741580216008704 Design a T-Shirt for BRL-CAD #5: Ready for review - The work on this task is ready to be reviewed. |
| 12:49.38 | starseeker | andrei_: no, not mentoring this year - just helping a little with tasks and answering questions |
| 12:50.13 | andrei_ | starseeker: there was a task I needed your help with a bit |
| 12:50.16 | andrei_ | let me see which one |
| 12:50.31 | starseeker | the unit testing? |
| 12:50.34 | andrei_ | ah, yeah |
| 12:50.54 | andrei_ | andromeda completed the unit tests at a rather fast speed, they seemed correct to me |
| 12:51.02 | andrei_ | but could you please have a look, when you can? |
| 12:51.27 | starseeker | nods - I think for the purpose of closing the tasks he's done enough |
| 12:52.05 | andrei_ | yes, I just wanted to have/leave a comment as to if they can be applied or not. He's been doing great |
| 12:52.06 | starseeker | we'll review them in more detail later - those are the kind of algorithmic problem you have to think through for a while to be sure of |
| 12:52.17 | andrei_ | agreed |
| 12:52.59 | starseeker | I suspect most of them will indeed apply |
| 12:53.53 | starseeker | for the line segment case, for example, we probably need to define a set of cases where we know the answer mathematically without recourse to the code |
| 12:54.43 | starseeker | also tests that cover corner cases, etc. |
| 12:54.53 | andrei_ | there was one where he replaced a fabs(sin(x)) |
| 12:55.05 | andrei_ | with a sqrt(1- sin(x) * sin(x)) |
| 12:55.13 | andrei_ | which is actually a fabs(cos(x)) |
| 12:55.18 | andrei_ | I think that's what I wanted to ask you initially |
| 12:55.51 | starseeker | erm |
| 12:56.54 | starseeker | make a note of which test it was if you can remember, so we know to dig in and make sure what the right thing is |
| 12:57.21 | Notify | 03GCI:programmingluko * 5807729956356096 Design a new website favicon! #7: Ready for review - The work on this task is ready to be reviewed. |
| 12:57.33 | andrei_ | bn_ae_vecused |
| 12:57.56 | andrei_ | the function is supposed to Find a unit vector from the origin given azimuth and elevation |
| 12:58.00 | andrei_ | <PROTECTED> |
| 12:59.22 | Notify | 03GCI:adityagulati * 5186134254551040 Animate our logo! #9: Ready for review - The work on this task is ready to be reviewed. |
| 13:04.51 | Notify | 03GCI:Melange * 4632172593938432 Write a wiki page on joining the BRL-CAD project: Task due soon - There are less than 24 hours left until the deadline, please submit your work soon. |
| 13:06.00 | Notify | 03GCI:ch3ck * 5765799415382016 Create a BRL-CAD presentation template: Deadline extended - The deadline of the task has been extended with 1 days and 0 hours. |
| 13:07.08 | Notify | 03GCI:ch3ck * 5231299258220544 Model a toy tank in 3D using BRL-CAD: Deadline extended - The deadline of the task has been extended with 1 days and 0 hours. |
| 13:19.08 | *** join/#brlcad Ch3ck_ (c318dc86@gateway/web/freenode/ip.195.24.220.134) | |
| 13:21.07 | andrei_ | have a meeting, gotta run |
| 13:22.03 | YashM | good day |
| 13:22.29 | Notify | 03GCI:rohit_agarwal * 5821442125987840 Design a new website favicon! #3: Task Claimed - I would like to work on this task. |
| 13:24.45 | Notify | 03GCI:ch3ck * 5821442125987840 Design a new website favicon! #3: Task Assigned - This task has been assigned to Rohit Agarwal. You have 100 hours to complete this task, good luck! |
| 13:24.58 | *** join/#brlcad MarcTannous (56794662@gateway/web/freenode/ip.86.121.70.98) | |
| 13:25.18 | MarcTannous | andrei_, I just got home. What's up? |
| 13:26.18 | YashM | ~seen andrei_ |
| 13:26.20 | infobot | andrei_ is currently on #brlcad (6h 43m 42s). Has said a total of 106 messages. Is idling for 5m 13s, last said: 'have a meeting, gotta run'. |
| 13:26.25 | Notify | 03GCI:helix * 5733253965152256 Design a prototype CAD GUI layout: Task Claimed - I would like to work on this task. |
| 13:26.44 | YashM | you missed him by 5 minutes |
| 13:27.02 | MarcTannous | damn |
| 13:27.05 | MarcTannous | :-s |
| 13:27.17 | MarcTannous | what's up with andromeda galaxy though |
| 13:27.22 | MarcTannous | did he just submit like 6 tasks today? XD |
| 13:27.27 | YashM | xD |
| 13:27.30 | YashM | a lot of unit tests |
| 13:28.15 | MarcTannous | I also wanted to do some of these, not sure if there's any of them remaining |
| 13:29.09 | YashM | do you know how to fix failing unit tests |
| 13:29.46 | MarcTannous | I spent 1 hour trying to fix a test that took andromeda probably 3 minutes, I felt so bad after that |
| 13:29.51 | MarcTannous | Probably not, but willing to learn :d |
| 13:31.41 | Notify | 03GCI:dragonslayer * 5221860329390080 Design a new website favicon! #8: Ready for review - The work on this task is ready to be reviewed. |
| 13:38.10 | Notify | 03GCI:Melange * 5670223239708672 Design a BRL-CAD splash screen #7: Task due soon - There are less than 24 hours left until the deadline, please submit your work soon. |
| 13:40.45 | *** join/#brlcad chick_ (~capslock@41.205.22.41) | |
| 13:41.20 | *** join/#brlcad Ch3ck__ (c318dc86@gateway/web/freenode/ip.195.24.220.134) | |
| 13:42.06 | Notify | 03GCI:ch3ck * 5733253965152256 Design a prototype CAD GUI layout: Task Assigned - This task has been assigned to Yash. You have 100 hours to complete this task, good luck! |
| 13:47.24 | Notify | 03GCI:adityagulati * 5186134254551040 Animate our logo! #9: New Files - Sir, I have uploaded two Files. FINALLLLL.gif is the file the I prefer myself. FIRST TRY.gif is a variant. Hope You Like... |
| 13:56.41 | Notify | 03GCI:konark_123 * 5625032667561984 Design a new website landing page for BRL-CAD #8: Task Claimed - I would like to work on this task. |
| 13:58.06 | Notify | 03GCI:konark_123 * 5625032667561984 Design a new website landing page for BRL-CAD #8: Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 14:02.10 | Notify | 03GCI:rohit_agarwal * 5821442125987840 Design a new website favicon! #3: Ready for review - The work on this task is ready to be reviewed. |
| 14:02.53 | Notify | 03GCI:rohit_agarwal * 5821442125987840 Design a new website favicon! #3: Files Uploaded - I uploaded the following files- Favicon 1.gif Favicon 1.xcf |
| 14:07.22 | MarcTannous | damn he quit |
| 14:07.30 | MarcTannous | any mentor who can evaluate my task please? |
| 14:08.24 | Notify | 03GCI:marioscappini * 6429879809605632 Design a new website landing page for BRL-CAD #5: Task Claimed - I would like to work on this task. |
| 14:08.44 | Notify | 03GCI:harman052 * 5186134254551040 Animate our logo! #9: Task Closed - Congratulations, this task has been completed successfully. |
| 14:09.09 | Notify | 03GCI:aj666 * 5213338241859584 Fix at least 8 spelling mistakes in at least 8 different files: Task Claimed - I would like to work on this task. |
| 14:09.57 | Notify | 03GCI:ch3ck * 6429879809605632 Design a new website landing page for BRL-CAD #5: Task Assigned - This task has been assigned to marioscappini. You have 100 hours to complete this task, good luck! |
| 14:11.02 | Notify | 03GCI:harman052 * 5186134254551040 Animate our logo! #9: Good work - Good work Aditya. We liked both concepts. :) |
| 14:12.03 | Notify | 03GCI:adityagulati * 5836136417067008 BRL-CAD Promotional Video: Task Claimed - I would like to work on this task. |
| 14:12.33 | Notify | 03GCI:ch3ck * 5213338241859584 Fix at least 8 spelling mistakes in at least 8 different files: Task Assigned - This task has been assigned to Annie Jia. You have 100 hours to complete this task,... |
| 14:13.18 | Notify | 03GCI:o7p9bxbnyj * 5535110749224960 Stub in a new 'mesh' command for creating/editing NMG and BoT polygonal mesh geometry: Task Claimed - I would like to work on this task. |
| 14:14.37 | Notify | 03GCI:ch3ck * 5821442125987840 Design a new website favicon! #3: Awesome progress - could you upload the 16x16 version. let's see. Nice work |
| 14:17.37 | Notify | 03GCI:harman052 * 5836136417067008 BRL-CAD Promotional Video: Task Assigned - This task has been assigned to Aditya Gulati. You have 100 hours to complete this task, good luck! |
| 14:18.55 | MarcTannous | ch3ck |
| 14:19.03 | MarcTannous | could you also take a look at my task? |
| 14:19.58 | Notify | 03GCI:ch3ck * 5535110749224960 Stub in a new 'mesh' command for creating/editing NMG and BoT polygonal mesh geometry: Task Assigned - This task has been assigned to Andromeda Galaxy. You have 100... |
| 14:32.31 | Notify | 03GCI:parthmiglani_21 * 6362007112515584 Animate our logo! #5: Ready for review - The work on this task is ready to be reviewed. |
| 14:33.27 | Notify | 03GCI:shashank1245 * 5504522529013760 Animate our logo! #10: Task Claimed - I would like to work on this task. |
| 14:35.21 | Notify | 03GCI:akshattripathi * 5512189783834624 Design a new website landing page for BRL-CAD #6: Ready for review - The work on this task is ready to be reviewed. |
| 14:35.41 | Notify | 03GCI:ch3ck * 5504522529013760 Animate our logo! #10: Task Assigned - This task has been assigned to Shashank Vaish. You have 100 hours to complete this task, good luck! |
| 14:37.51 | Ch3ck | MarcTannous: what task is that? |
| 14:38.23 | Ch3ck | is currently ooking the logo animation task |
| 14:39.25 | Notify | 03GCI:ch3ck * 6362007112515584 Animate our logo! #5: Task Closed - Congratulations, this task has been completed successfully. |
| 14:39.46 | MarcTannous | ch3ck: http://www.google-melange.com/gci/task/view/google/gci2014/6405830006013952 |
| 14:39.47 | Guest98801 | Create a do's and don'ts for GSoC #5 |
| 14:39.47 | Guest98801 | Status: NeedsReview (3 days, 22 hours left) |
| 14:39.47 | Guest98801 | Mentor(s): Sean, Harmanpreet |
| 14:40.21 | Notify | 03GCI:akshattripathi * 5512189783834624 Design a new website landing page for BRL-CAD #6: Why It Is An Improvement - When viewed in the mobile version, the drop down menu appeared too mechanical.... |
| 14:40.24 | MarcTannous | did 3 tasks on the same topic before, don't think this one is too different, just wanted to claim a really great task I found ( the front end stylesheet coding task) before somebody else took it :D |
| 14:40.28 | Ch3ck | Guest98801: is that your task too? |
| 14:40.28 | Guest98801 | Ch3ck: Hey, I'm a bot written by aviraldg who inserts metadata about GCI links! |
| 14:40.28 | Guest98801 | Source at: https://github.com/aviraldg/gcibot. |
| 14:40.44 | Ch3ck | lol Guest98801 nice |
| 14:41.10 | Ch3ck | MarcTannous: taking a look |
| 14:41.46 | Ch3ck | will ive you feedback, sorry for the delay in reviewing most mentors are overwhelmed these days *me included* |
| 14:43.16 | Notify | 03GCI:adityagulati * 5836136417067008 BRL-CAD Promotional Video: Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 14:43.19 | MarcTannous | by the way, what's up with the bu_semaphore tests? |
| 14:43.40 | MarcTannous | andromeda-galaxy: any idea? Make test is taking me ages just because it takes me ¬5 minutes to fail the bu_semaphore tests |
| 14:45.07 | Notify | 03GCI:adityagulati * 5836136417067008 BRL-CAD Promotional Video: Apology - Sir, I Found A Better Task, So I Am Leaving This Task. Sorry. Regards, Aditya. |
| 14:45.42 | *** join/#brlcad mihaineacsu (~mihaineac@92.81.146.140) | |
| 14:46.38 | Ch3ck | MarcTannous: it's like what you've written is the don'ts part/ |
| 14:46.48 | Ch3ck | MarcTannous: what about the do's for GSoc? |
| 14:46.56 | MarcTannous | it's in the do's part |
| 14:47.02 | Ch3ck | or are they ]]]]]]]]] |
| 14:47.16 | Ch3ck | sorry for that |
| 14:47.38 | MarcTannous | it is, just opened it up to see if I sent you the wrong thing |
| 14:47.52 | Notify | 03GCI:adityagulati * 5615680309166080 Design a prototype CAD GUI layout #10: Task Claimed - I would like to work on this task. |
| 14:48.12 | Ch3ck | MarcTannous: i see a Do's heading followed by a don't heading and text |
| 14:48.23 | Ch3ck | Modify like this |
| 14:48.25 | MarcTannous | what browser are you on? |
| 14:48.36 | MarcTannous | just tested chrome mozilla, both work flawlessly |
| 14:48.39 | Ch3ck | MarcTannous: i'm using chrome |
| 14:48.46 | MarcTannous | on a windows machine? |
| 14:48.53 | Ch3ck | nop linux MarcTannous |
| 14:49.02 | Notify | 03GCI:mihaineacsu29 * 6231574659989504 Animate our logo! #3: Task Closed - Congratulations, this task has been completed successfully. |
| 14:49.10 | MarcTannous | can you please submit a printscreen here? |
| 14:49.53 | Notify | 03GCI:mihaineacsu29 * 5615680309166080 Design a prototype CAD GUI layout #10: Task Assigned - This task has been assigned to Aditya Gulati. You have 100 hours to complete this task, good luck! |
| 14:53.40 | Ch3ck | MarcTannous: jst me sec |
| 14:54.52 | Ch3ck | is reading the whole article |
| 14:59.18 | Ch3ck | MarcTannous: you there? |
| 14:59.28 | Ch3ck | gr8 article |
| 14:59.33 | MarcTannous | yup, reading up on linux chrome differences |
| 14:59.39 | MarcTannous | no idea why it does not work on your side |
| 15:00.21 | Ch3ck | MarcTannous: it works it was my bad |
| 15:00.30 | Ch3ck | there are a few typos tho' |
| 15:00.54 | MarcTannous | phew, that's a relief |
| 15:01.11 | MarcTannous | thought that I somehow messed up the source code and had to re-do like 3 tasks |
| 15:01.19 | Ch3ck | -> search for shortcuts: meaningfulcode(it's supposed to be separated |
| 15:01.19 | MarcTannous | what are the typos? |
| 15:02.00 | MarcTannous | that's the only one? |
| 15:02.24 | Ch3ck | MarcTannous: take another major..commitment |
| 15:02.31 | Ch3ck | ->wekk = week |
| 15:02.44 | MarcTannous | is it spelled commitement? |
| 15:03.23 | Ch3ck | nop |
| 15:03.31 | MarcTannous | no, it's "commitment", just googled it |
| 15:03.39 | Ch3ck | ->indicate s the error |
| 15:03.46 | MarcTannous | oh |
| 15:04.18 | MarcTannous | yeah, thank you for that, stared at those paragraphs for so long I cannot pick right from wrong anymore |
| 15:04.24 | MarcTannous | fixing these and re-uploading |
| 15:04.28 | Ch3ck | change "Be shy about asking help" to "Don't be shy about asking help |
| 15:04.39 | Ch3ck | is not done |
| 15:04.49 | MarcTannous | is sorry |
| 15:05.22 | MarcTannous | ch3ck: If I change that to "Don't be shy about asking for help" I'd have to re-do everything to be consistent |
| 15:05.34 | MarcTannous | as everything in the don't section makes sense with a Don't ahead of it |
| 15:05.46 | MarcTannous | and everything in the do's section makes sense with a Do ahead of it |
| 15:05.55 | Ch3ck | MarcTannous: in that case i see your point |
| 15:06.23 | Ch3ck | ok i think it could Being shy about asking for hel |
| 15:06.24 | Ch3ck | p |
| 15:07.07 | Ch3ck | in "Consider this is a solo project", |
| 15:07.16 | Ch3ck | -> highschool |
| 15:08.53 | Ch3ck | -> change "... will keep contributing to the code " to ".. will keep contributing code" |
| 15:09.56 | Ch3ck | MarcTannous: could you share that article on drive? |
| 15:10.14 | Ch3ck | so i could comment better using irc is painful :( |
| 15:10.25 | MarcTannous | are there so many typos? |
| 15:10.30 | Ch3ck | thinks you could use docs |
| 15:10.45 | Ch3ck | MarcTannous: semantic errors and syntax errors ;) |
| 15:11.22 | MarcTannous | adding it, text-only should take just a second |
| 15:11.51 | Notify | 03GCI:jatinluthra14 * 5236107205672960 Design a new website favicon! #6: Hi - Please Check |
| 15:12.31 | Notify | 03GCI:ch3ck * 6405830006013952 Create a do's and don'ts for GSoC #5: Awesome progress - there are alot of typos and semantic problems(grammar). please share the article on docs so we could work... |
| 15:12.46 | Notify | 03GCI:ch3ck * 6405830006013952 Create a do's and don'ts for GSoC #5: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to... |
| 15:13.46 | Notify | 03GCI:mjuvekar7 * 6057763171991552 Doxygen cleanup for LIBWDB: None - If claimed, do I have to fix the comments in wdb.h, retrace.h and all the files in src/libwdb ? |
| 15:14.31 | MarcTannous | ch3ck: https://docs.google.com/document/d/1PP4PMLZLdxgkdLB0lHBCcEuA7gJAF9VYqJY5ZVtTxo4/edit?usp=sharing |
| 15:14.46 | Ch3ck | MarcTannous: perfect |
| 15:15.33 | Notify | 03BRL-CAD:starseeker * 63631 brlcad/trunk/src/libbn/chull3d.c: Put the off output back in for the moment - that's close to the information we need for BRL-CAD's data types, so it's a pattern worth studying. |
| 15:16.14 | Ch3ck | looks like i can't edit or comment? MarcTannous |
| 15:16.42 | YashM | lol dem typos |
| 15:17.07 | MarcTannous | are you signed in? |
| 15:17.44 | MarcTannous | ch3ck: signed in to your google account, I mean |
| 15:18.23 | Notify | 03GCI:rohit_agarwal * 5821442125987840 Design a new website favicon! #3: Files Uploaded - I uploaded the following files- Favicon 16x16.xcf Favicon 16x16.gif I also uploaded Favicon 16x16... |
| 15:18.25 | Ch3ck | give me editing rights : check.nyah [at] gmail [dot] com |
| 15:18.42 | Ch3ck | yeah marc im lways signed in ;) |
| 15:18.45 | MarcTannous | ch3ck: I just enabled everyone with the link to edit, try it now |
| 15:18.50 | *** join/#brlcad Rohit (~Ravi@49.249.53.143) | |
| 15:20.49 | *** part/#brlcad Guest42899 (~Ravi@49.249.53.143) | |
| 15:25.20 | Ch3ck | brlcad: i'm thinking theres a slight difference in philosophy between open source and free software, |
| 15:26.01 | Ch3ck | reviewing the article and thinks open source should be the right word there.. tho' |
| 15:26.19 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 15:26.39 | Notify | 03GCI:juskirat2000 * 5870280601763840 Write manual page documentation (for tgf-g): None - in which software we have to make?? |
| 15:27.02 | *** join/#brlcad Guest59795 (~athome@123.236.120.193) | |
| 15:33.08 | Ch3ck | MarcTannous: that's all i have for now |
| 15:34.16 | Notify | 03GCI:helix * 5733253965152256 Design a prototype CAD GUI layout: Ready for review - The work on this task is ready to be reviewed. |
| 15:35.27 | Notify | 03GCI:ch3ck * 6057763171991552 Doxygen cleanup for LIBWDB: None - that's the ideal, but do as much cleanup as possible and let's see how it looks. |
| 15:35.54 | MarcTannous | will fix typos and re-submit, thank you |
| 15:37.31 | Notify | 03GCI:ch3ck * 5821442125987840 Design a new website favicon! #3: Task Closed - Congratulations, this task has been completed successfully. |
| 15:38.38 | Ch3ck | MarcTannous: no prob |
| 15:39.15 | MarcTannous | working the front end pattern sheet right now, which is harder than what I've done so far hope to get it done :d |
| 15:43.17 | Notify | 03GCI:ch3ck * 5236107205672960 Design a new website favicon! #6: More creativity - hello, Looks like you just took our logo and reduced it in size. could you add a little more creativity on this.... |
| 15:43.27 | Notify | 03GCI:ch3ck * 5236107205672960 Design a new website favicon! #6: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to... |
| 15:43.39 | Ch3ck | MarcTannous: more grease to your elbows |
| 15:44.02 | Ch3ck | is retiring for the day soon, I'm starving |
| 15:44.47 | *** join/#brlcad tanwl (~wltan@101.127.134.59) | |
| 15:45.33 | Notify | 03GCI:o7p9bxbnyj * 5535110749224960 Stub in a new 'mesh' command for creating/editing NMG and BoT polygonal mesh geometry: Ready for review - The work on this task is ready to be reviewed. |
| 15:46.43 | Notify | 03GCI:o7p9bxbnyj * 5535110749224960 Stub in a new 'mesh' command for creating/editing NMG and BoT polygonal mesh geometry: Diff files - The first diff was uploaded previously before I fully... |
| 15:46.53 | Notify | 03GCI:ch3ck * 5870280601763840 Write manual page documentation (for tgf-g): Looks like you need further assistance, - Have you read the above task carefully and understood what it says? if not do... |
| 15:47.52 | *** join/#brlcad tanwl (~wltan@101.127.134.59) | |
| 15:48.08 | Notify | 03GCI:juskirat2000 * 5870280601763840 Write manual page documentation (for tgf-g): Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 15:49.08 | Notify | 03GCI:ch3ck * 5512189783834624 Design a new website landing page for BRL-CAD #6: looks good - will leave this for the mentors to approve |
| 15:49.38 | Notify | 03GCI:jatinluthra14 * 5236107205672960 Design a new website favicon! #6: OK - So may I upload a gif file |
| 15:49.49 | *** join/#brlcad tanwl (~wltan@101.127.134.59) | |
| 15:50.12 | Ch3ck | retires |
| 15:53.04 | Notify | 03GCI:wltan * 6363932600041472 Break up large header into smaller headers (include/bn.h): Ready for review - The work on this task is ready to be reviewed. |
| 15:53.34 | Notify | 03GCI:adityagulati * 5615680309166080 Design a prototype CAD GUI layout #10: Ready for review - The work on this task is ready to be reviewed. |
| 15:53.36 | *** join/#brlcad wltan (~wltan@101.127.134.59) | |
| 15:54.55 | Notify | 03GCI:ch3ck * 5733253965152256 Design a prototype CAD GUI layout: Nice work - could you add more images for other aspects of the gui? |
| 15:55.05 | Notify | 03GCI:tannousmarc * 6405830006013952 Create a do's and don'ts for GSoC #5: Ready for review - The work on this task is ready to be reviewed. |
| 15:55.42 | MarcTannous | ch3ck: added the typo fixes you mentioned, left the free/open software part as it is. I think I submitted other tasks with that exact same paragraph and Sean considered the task completed, will discuss this with him when he shows up. |
| 15:57.30 | Notify | 03GCI:rohit_agarwal * 6391627891343360 Animate our logo! #4: Task Claimed - I would like to work on this task. |
| 15:58.29 | *** join/#brlcad Ch3ck_ (c318dc86@gateway/web/freenode/ip.195.24.220.134) | |
| 15:59.04 | Ch3ck_ | MarcTannous: could you show me a screenshot of this article from your end? |
| 15:59.10 | Notify | 03GCI:adityagulati * 5615680309166080 Design a prototype CAD GUI layout #10: New File - Sir, I have Uploaded a New file named,"Gui.jpg". I Have Also Uploaded its Psd. The GUI Is Based On... |
| 15:59.22 | MarcTannous | will submit 3 screenshots, one for each "section" of it, let me just upload them |
| 15:59.50 | Notify | 03GCI:ch3ck * 6391627891343360 Animate our logo! #4: Task Assigned - This task has been assigned to Rohit Agarwal. You have 100 hours to complete this task, good luck! |
| 15:59.59 | Ch3ck_ | MarcTannous: perfect |
| 16:00.53 | YashM | lol Marc http://www.google-melange.com/gci/task/view/google/gci2014/5615680309166080 |
| 16:01.15 | *** join/#brlcad chick_ (~capslock@41.205.22.41) | |
| 16:01.20 | Notify | 03GCI:eames * 4938019295461376 Design a new website favicon! #10: Ready for review - The work on this task is ready to be reviewed. |
| 16:02.27 | MarcTannous | yashm: I submitted something pretty similar |
| 16:02.35 | MarcTannous | yashm: however it was like, 1 week ago? |
| 16:03.16 | Ch3ck_ | MarcTannous: the link? |
| 16:03.28 | MarcTannous | ch3ck_: http://imgur.com/a/0evv2# |
| 16:03.31 | YashM | its so poorly made |
| 16:03.41 | MarcTannous | ch3ck_: http://imgur.com/a/0evv2 ignore the hashtag at the end, my bad |
| 16:04.14 | Ch3ck_ | nice work MarcTannous |
| 16:04.21 | Notify | 03GCI:ch3ck * 6405830006013952 Create a do's and don'ts for GSoC #5: Task Closed - Congratulations, this task has been completed successfully. |
| 16:04.27 | Notify | 03BRL-CAD:starseeker * 63632 brlcad/trunk/src/libbn/chull3d.c: Start stripping away things we won't be using (at least in the first cut) for chull3d calculations. |
| 16:04.45 | *** join/#brlcad TannousMarc (56794662@gateway/web/freenode/ip.86.121.70.98) | |
| 16:04.56 | TannousMarc | ch3ck_ : just hit back by mistake on my browser |
| 16:05.05 | TannousMarc | ch3ck_ : is that not how it looks on your end though? |
| 16:05.27 | TannousMarc | ch3ck_ : made it responsive too, so that tablet+mobile view is also sweet |
| 16:05.55 | Ch3ck_ | TannousMarc: i like the layout |
| 16:06.17 | Ch3ck_ | and the inverse paragraphing |
| 16:06.23 | Ch3ck_ | weird but nice |
| 16:06.31 | TannousMarc | Ch3ck_ : I tried a concept |
| 16:06.47 | TannousMarc | Ch3ck_ : that's what I did with a lot of tasks. Concepts that were weird, out of line, but somehow looked really really nice |
| 16:07.02 | TannousMarc | ch3ck_ : did something similar with the contributors page and the landing page designs :D |
| 16:07.24 | Ch3ck_ | keep up the spirit TannousMarc |
| 16:07.32 | Ch3ck_ | gotta go, |
| 16:07.38 | TannousMarc | have fun, hope to see you around :D |
| 16:07.44 | Ch3ck_ | hope other mentors will take over now |
| 16:07.51 | Ch3ck_ | TannousMarc: you too |
| 16:08.18 | Notify | 03GCI:tannousmarc * 6417935371337728 Code a Front-end style guide for BRL-CAD: Task Claimed - I would like to work on this task. |
| 16:10.54 | *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51) | |
| 16:13.00 | Notify | 03BRL-CAD:starseeker * 63633 brlcad/trunk/src/libbn/chull3d.c: More simplification |
| 16:14.18 | maths22 | brlcad: I'll commit to review times at the end of the week |
| 16:14.21 | maths22 | I have finals this week |
| 16:14.45 | YashM | brlcad, http://www.google-melange.com/gci/task/view/google/gci2014/5733253965152256 |
| 16:15.04 | Notify | 03GCI:maths22_m * 6417935371337728 Code a Front-end style guide for BRL-CAD: Task Assigned - This task has been assigned to Marc Tannous. You have 100 hours to complete this task, good luck! |
| 16:23.26 | Notify | 03BRL-CAD:d_rossberg * 63634 (rt^3/trunk/CMakeLists.txt rt^3/trunk/tests/coreInterface/CMakeLists.txt): added a frame work for C++ core interface tests |
| 16:27.39 | *** join/#brlcad arpitkambojshcs (~coolkambo@115.244.205.8) | |
| 16:32.30 | Notify | 03GCI:rexey29 * 4931863265148928 Transcribe Geometry Model Data from a PDF report to an ASCII file: Effort - It took a few days, some which was spent on trying to get formatting. I would be... |
| 16:44.47 | *** join/#brlcad MarcTannouss (~androirc@86.121.70.98) | |
| 16:46.01 | Notify | 03BRL-CAD:starseeker * 63635 brlcad/trunk/src/libbn/chull3d.c: Strip the code down further |
| 16:50.36 | *** join/#brlcad winghouchan (~winghouch@2.120.151.100) | |
| 16:51.50 | Notify | 03GCI:szkocsovszkizsolt * 4967862338846720 Fix any failing unit test #8: Task Claimed - I would like to work on this task. |
| 16:53.35 | Notify | 03GCI:deepakkumarsharma * 4967862338846720 Fix any failing unit test #8: Task Assigned - This task has been assigned to Szkocsovszki Zsolt. You have 100 hours to complete this task, good luck! |
| 16:56.51 | Notify | 03GCI:szkocsovszkizsolt * 4967862338846720 Fix any failing unit test #8: Question - I've built the BRL-CAD. So now I have to choose ONE failing file, modify, write a summary and submit a patch? ... |
| 17:00.48 | Notify | 03GCI:Melange * 5564670123442176 Fix at least 8 spelling mistakes in at least 8 different files #3: Task due soon - There are less than 24 hours left until the deadline, please submit your work... |
| 17:17.44 | Notify | 03BRL-CAD:starseeker * 63636 brlcad/trunk/src/libbn/chull3d.c: Starting to get down to the core functionality now. |
| 17:18.28 | Notify | 03GCI:tannousmarc * 6417935371337728 Code a Front-end style guide for BRL-CAD: This was a great experience - This might not seem like much, but this took CSS-writing to a whole new level for me, as... |
| 17:24.21 | Notify | 03GCI:tannousmarc * 6417935371337728 Code a Front-end style guide for BRL-CAD: Ready for review - The work on this task is ready to be reviewed. |
| 17:29.51 | Notify | 03GCI:Melange * 5604954702086144 Fix at least 8 spelling mistakes in at least 8 different files #2: Task due soon - There are less than 24 hours left until the deadline, please submit your work... |
| 17:40.27 | Notify | 03GCI:moret * 5793865080504320 Compile BRL-CAD on Windows using Cygwin: Task Claimed - I would like to work on this task. |
| 17:45.37 | Notify | 03GCI:jatinluthra14 * 5236107205672960 Design a new website favicon! #6: Ready for review - The work on this task is ready to be reviewed. |
| 17:51.46 | Notify | 03GCI:fernozzle * 6109916221669376 Implement a UV-mapping callback for extruded sketches (EXTRUDE): Thanks - I'll keep this in mind! |
| 17:56.28 | *** join/#brlcad mihaineacsu (~mihaineac@92.81.146.140) | |
| 18:12.46 | *** join/#brlcad Guest59795 (~athome@123.236.120.193) | |
| 18:14.08 | *** join/#brlcad sirnam (~swetha@49.205.215.143) | |
| 18:30.43 | Notify | 03GCI:Melange * 5512189783834624 Design a new website landing page for BRL-CAD #6: No more Work can be submitted - Melange has detected that the deadline has passed and no more work can be... |
| 18:34.49 | Notify | 03GCI:bhargavmajety * 4632172593938432 Write a wiki page on joining the BRL-CAD project: Ready for review - The work on this task is ready to be reviewed. |
| 18:40.50 | Notify | 03GCI:amshenoy * 5536439504732160 Animate our logo! #7: Ready for review - The work on this task is ready to be reviewed. |
| 18:45.01 | Notify | 03GCI:ninzhan * 5303979902763008 Design a web page that overviews the BRL-CAD contributors #3: Already in place code - The websites above have a lot of code that would already work for this site.... |
| 18:55.01 | andromed` | anyone mind if I commit the bn_isect_line_lseg() fixes? |
| 18:55.25 | TannousMarc | andromed' or anyone who knows the source code: |
| 18:55.43 | TannousMarc | take this example : curr_time = 3147483649LL; from bu_date-time |
| 18:55.54 | TannousMarc | how is that string transformed into date & time? |
| 18:59.37 | andromed` | TannousMarc: read about unix time values and the time_t type |
| 18:59.47 | TannousMarc | ty |
| 19:00.30 | andromed` | also, I'm currently working on eliminating the tp_cindex/tp_ctable global variables, so don't do those two... |
| 19:02.58 | TannousMarc | I'm working on bu_date-time tests :P |
| 19:03.28 | Notify | 03GCI:acprojects * 5522147732619264 Create a Motion Typography video for BRL-CAD #2: Task Claimed - I would like to work on this task. |
| 19:06.24 | Notify | 03GCI:mihaineacsu29 * 5522147732619264 Create a Motion Typography video for BRL-CAD #2: Task Assigned - This task has been assigned to acprojects. You have 100 hours to complete this task, good... |
| 19:06.56 | andromed` | TannousMarc: are those failing on your system? |
| 19:07.06 | TannousMarc | andromed': yes |
| 19:07.14 | TannousMarc | andromed': please don't tell me you already fixed them |
| 19:07.35 | andromed` | I didn't... they seem to work on my system |
| 19:08.34 | andromed` | I fixed the bu_vls/bu_str ones, the bn_plane_isect_line_lseg ones, and the bn_vec-ae ones |
| 19:08.59 | TannousMarc | what was wrong with the bn_plane_isect_line_lseg ones? |
| 19:09.28 | TannousMarc | let me svn update and then make test again, I will be so angry if there was an update during today that fixed bu_date-time tests |
| 19:09.32 | andromed` | there was a huge bug in the *documentation* for the function... the documentation said that it returned the value of the parameter at the intersection, but it actually returned the distance along the line |
| 19:10.01 | andromed` | I haven't committed those tests yet, andrei seemed to want me to check with starseeker or Sean. |
| 19:10.02 | TannousMarc | andromed': oh I took the documentation for granted and could not find the issue |
| 19:10.41 | andromed` | there was also another smaller bug in the way it calculated the actual intersection point |
| 19:11.03 | *** join/#brlcad andrei_ (~andrei@188.26.186.251) | |
| 19:11.08 | andromed` | my patch fixes the documentation, I'll probably push it fairly soon |
| 19:11.15 | TannousMarc | andrei_ , what was up with my task and heading over to IRC? |
| 19:11.23 | TannousMarc | I missed you by like 5 minutes |
| 19:11.32 | andrei_ | TannousMarc, yeah, I had a meeting |
| 19:11.38 | andrei_ | I wanted to talk to you about it. |
| 19:11.41 | andromed` | andrei_: do you mind if I commit the bn_isect_line_lseg() documentation and code changes? |
| 19:11.54 | andrei_ | andromed`: no, certainly not |
| 19:12.10 | andrei_ | also, if you got commit access, it s not me who decides :) |
| 19:12.13 | andrei_ | but you! |
| 19:12.16 | andromed` | andrei_: great! last night you mentioned something about wanting to get a second opinion on some of them... |
| 19:12.34 | andromed` | okay, good. I'll push a whole bunch of the ones from last night in a minute... |
| 19:12.44 | TannousMarc | andrei_ : I talked about it with ch3ck while you were gone, we fixed some typos and I'm waiting for revision now |
| 19:13.13 | andrei_ | TannousMarc: I wanted to talk to you about submitting three tasks, each of them having a bit more text added than the previous one. |
| 19:13.22 | andrei_ | As I said, you _can_ do that. I've told that to Yash too. |
| 19:13.26 | TannousMarc | andrei_ , what do you mean? |
| 19:13.38 | andrei_ | you ve claimd a number of do's and don'ts tasks |
| 19:13.39 | andrei_ | like 3. |
| 19:13.48 | andrei_ | The only difference between them is |
| 19:13.52 | andrei_ | you changed/added more text |
| 19:13.56 | TannousMarc | yes, because the task description said that each section of the gsoc should be approached in a different task |
| 19:14.30 | TannousMarc | Note that there are three timeframes and the recommendations for each of those timeframes is different: 1) selecting an organization/project/topic, 2) creating a proposal, and 3) participation during GSoC. You only need to cover one of them. We can create separate tasks for the other two or you can make sure your template is trivially extended by others. |
| 19:14.35 | TannousMarc | ^ actual quote |
| 19:15.03 | TannousMarc | considering I made the template, I took it upon myself to do all 3 of them, not just one. |
| 19:15.15 | andrei_ | I know the quoute |
| 19:15.20 | andrei_ | and I know that you made the template |
| 19:15.25 | andrei_ | and the template is indeed amazing :) |
| 19:15.51 | andrei_ | I ll close it now. |
| 19:15.58 | andrei_ | Just that based on what you ve previously done |
| 19:16.02 | andrei_ | I was expecting you do it all in one task. |
| 19:16.02 | TannousMarc | it's closed, just remembred |
| 19:16.03 | andrei_ | :) |
| 19:16.06 | TannousMarc | I submitted another task |
| 19:16.38 | TannousMarc | andrei_, if you can merge them into one task, I'm okay with tha |
| 19:17.00 | andrei_ | I m not going to do that |
| 19:17.09 | andrei_ | When I lookd over the tasks |
| 19:17.18 | andrei_ | I got the impression that you re rushing for # of tasks |
| 19:17.35 | andrei_ | but I might have rushed to judge |
| 19:18.23 | TannousMarc | I just followed the directions for the task though, did not try to submit as much as possible. If I would've tried that, I would've just taken sticker tasks |
| 19:19.48 | andrei_ | Ok, I rushed to judge. Sorry :) |
| 19:20.12 | andrei_ | I've also told the same to Yash |
| 19:20.15 | andrei_ | so it has nothing to do with you |
| 19:20.18 | andrei_ | but the concept |
| 19:22.21 | andromed` | andrei_: sorry to interrupt, but did libplot3 get merged into libbn a while ago? One of the functions in bn.h says that it is only there because libplot3/symbol.c used it, but I can't find libplot3/symbol.c anywhere on the system, while there is libbn/symbol.c |
| 19:22.23 | TannousMarc | I'm trying to attempt tasks more challening than the previous one every time, sorry if it looks that way |
| 19:23.21 | andrei_ | andromed` : try svn blame on it |
| 19:23.25 | andrei_ | not sure if you can find out |
| 19:23.28 | andromed` | on which file? |
| 19:23.39 | andrei_ | on libplot3 |
| 19:23.41 | andrei_ | I d say |
| 19:23.48 | andrei_ | I m not following the commit log on brlcad |
| 19:23.53 | andrei_ | but rather on rt^3 |
| 19:23.57 | andrei_ | and that doesn't sound familiar |
| 19:24.08 | andromed` | ah.. does blame work on directories that don't seem to exist anymore? |
| 19:24.11 | Notify | 03GCI:Melange * 4639899508539392 Write manual page documentation (for g-jack): Task Reopened - Melange has detected that the final deadline has passed and it has reopened the task. |
| 19:24.23 | andrei_ | oh, so the directory is gone |
| 19:24.25 | andrei_ | not just the file |
| 19:24.26 | TannousMarc | andromed': I don't even have libplot3 |
| 19:24.26 | andrei_ | my mistake |
| 19:24.36 | TannousMarc | ah |
| 19:24.37 | andromed` | TannousMarc: right, that's what I was saying |
| 19:25.03 | andromed` | I assume it must have been merged into libbn... |
| 19:25.13 | andrei_ | TannousMarc: my remark has absolutely no bad intention, I was just trying to encourage you to try more, because you are clearly capable, as all comments on your tasks prove :) |
| 19:25.51 | Notify | 03GCI:deepakkumarsharma * 5793865080504320 Compile BRL-CAD on Windows using Cygwin: Task Assigned - This task has been assigned to Moretti Georgiev. You have 100 hours to complete this task, good... |
| 19:25.53 | andrei_ | do |
| 19:25.56 | andrei_ | locate symbol.c |
| 19:25.58 | andrei_ | see what returns |
| 19:26.00 | TannousMarc | andrei_, even though not submitting, I am trying most of the code tasks, and failing miserably, hope to succeed in some soon though |
| 19:26.12 | TannousMarc | andrei_, symbol.c is in libbn |
| 19:26.16 | andrei_ | ah |
| 19:26.23 | andrei_ | then you can do blame on it |
| 19:26.24 | andrei_ | :) |
| 19:26.54 | TannousMarc | andromed`: did you commit rgb_to_hsv test fixes? |
| 19:26.57 | andrei_ | TannousMarc: failing miserably? you mean you have just not done them yet :) |
| 19:27.01 | andrei_ | ask here ! :) |
| 19:27.21 | andromed` | TannousMarc: I thought so... |
| 19:27.37 | andromed` | r63617 |
| 19:28.32 | Notify | 03BRL-CAD:peter-sa * 63637 brlcad/trunk/src/libbn/mat.c: Apply GCI task https://www.google-melange.com/gci/task/view/google/gci2014/5836282580172800 that fixes the bn_vec_ae() function to multiply the vx and vy parts of the returned vector by the correct coefficient (cos(el) instead of sin(el)). This also fixes the failing bn_vec_ae unit tests. |
| 19:29.57 | TannousMarc | andromed`: the bu_rgb_to_hsv and _hsv_to_rgb tests are still failing on my machine |
| 19:30.01 | TannousMarc | and my repo is up-to-date |
| 19:30.17 | TannousMarc | same with plane isects, and date-time |
| 19:30.29 | TannousMarc | did you make any changes on date-time, or did it automatically work on your machine? |
| 19:30.43 | TannousMarc | I'm failing tests 9 and 10 |
| 19:30.46 | andromed` | TannousMarc: so I haven't done date-time, it just works here, and I haven't committed the plane_isect yet |
| 19:31.08 | TannousMarc | andromed`: I do not understand how that is possible. |
| 19:31.14 | TannousMarc | andromed`: I'm confused now xD |
| 19:31.16 | andromed` | are you running it in the vm? |
| 19:31.41 | TannousMarc | yep |
| 19:31.48 | andromed` | weird... |
| 19:31.58 | TannousMarc | the problem is it has no dependencies |
| 19:32.06 | TannousMarc | looked in-depth over the functions and variablees working in that unit test |
| 19:32.12 | andromed` | I wonder... the vm is running on windows, which sets the system RTC to localtime instead of utc.. could that be confusing it? |
| 19:32.34 | TannousMarc | andromed`: no, as it is getting inputted a "currenttime" value |
| 19:32.44 | andromed` | cmm... |
| 19:32.51 | TannousMarc | andromed`: and the other 8 tests are working fine |
| 19:32.52 | andromed` | *hmm.. |
| 19:32.55 | andromed` | interesting |
| 19:33.15 | TannousMarc | andromed`: that's what I've been looking at for the past 2 hours, hope to solve it |
| 19:33.17 | andromed` | 63617 *should* have fixed bu_rgb_to_hsv |
| 19:34.20 | andromed` | in the function for bu_rb_to_hsv, ,does it use NEAR_EQUAL() with a tol of 0.01, or EQUAL()? |
| 19:34.27 | TannousMarc | let me check |
| 19:34.48 | andromed` | also, what is the revision number from svn log -rBASE |
| 19:37.47 | Notify | 03BRL-CAD:peter-sa * 63638 (brlcad/trunk/include/bn.h brlcad/trunk/src/libbn/plane.c brlcad/trunk/src/libbn/tests/CMakeLists.txt): Apply GCI task https://www.google-melange.com/gci/task/view/google/gci2014/5258492172566528 that fixes the documentation & code for bn_isect_line_lseg() and fixes the test cases to use the correct values returned by bn_isect_line_lseg(). |
| 19:37.50 | *** join/#brlcad chick_ (~capslock@41.205.22.41) | |
| 19:38.50 | TannousMarc | andromed`: near_equal with a tol of 0.01 |
| 19:39.29 | andromed` | TannousMarc: have you run "make" from the build directory (not "make check" or "make test") since you ran svn up? |
| 19:39.56 | TannousMarc | don't think I did in the past 24 hours, when did you commit it? |
| 19:41.17 | andromed` | Can you try running svn up and then rebuilding now? |
| 19:41.24 | andromed` | I don't remember exactly when I did it... |
| 19:42.00 | Notify | 03BRL-CAD:peter-sa * 63639 brlcad/trunk/src/libbu/tests/bu_str.c: Apply GCI task https://www.google-melange.com/gci/task/view/google/gci2014/6154687162089472 that fixes the bu_str unit tests to work with the fact that CMake doesn't pass empty arguments through to the test executable. |
| 19:42.35 | andromed` | TannousMarc: I only committed it yesterday, that's probably the problem |
| 19:43.04 | TannousMarc | andromed`: by the way, did you take a look at the semaphor tests? |
| 19:43.40 | andromed` | no... |
| 19:43.49 | andromed` | at least, I don't think so.. |
| 19:44.11 | andromed` | the only test that fails for me is #70, I don't know why more are passing on my machine than yours |
| 19:44.31 | andrei_ | btw, guys |
| 19:44.32 | andrei_ | fun question |
| 19:44.39 | andrei_ | does any one know what BRL stands for |
| 19:44.41 | andrei_ | in BRL-CAD? |
| 19:44.50 | andromed` | andrei_: Ballistics Research Laboratory? |
| 19:44.57 | andrei_ | yep :) |
| 19:45.23 | andromed` | andrei_: Sean's told me the story of how he got BRL-CAD open sourced in the first place :-) |
| 19:45.33 | andrei_ | awesome, I m glad he did :) |
| 19:45.41 | andrei_ | I know why, not how, however |
| 19:46.41 | TannousMarc | why? |
| 19:47.28 | Notify | 03BRL-CAD:peter-sa * 63640 brlcad/trunk/src/libbu/tests/bu_vls.c: Apply GCI task https://www.google-melange.com/gci/task/view/google/gci2014/5319229989453824 that fixes the bu_vls unit tests to work with the fact that CMake doesn't pass empty arguments through to the test executable. |
| 19:49.00 | andrei_ | high production costs |
| 19:49.12 | andrei_ | <PROTECTED> |
| 19:52.59 | TannousMarc | are there any tasks on the "to be reviewed" list andrei or is mine the only one? |
| 19:53.24 | andrei_ | I m currently working on a new batch of tasks |
| 19:54.16 | TannousMarc | back-end exclusively? |
| 19:54.49 | andromed` | andrei_: has chull3d always broken regress-repository? |
| 19:55.01 | andrei_ | andromed` I have no idea |
| 19:55.05 | andrei_ | I don t even not what chull3d is |
| 19:55.08 | andromed` | regression tests started failing just after I svn up'd |
| 19:55.11 | andromed` | src/libbn/chull3d.c |
| 19:55.30 | andrei_ | guys, there's something broken with the |
| 19:55.34 | andromed` | I know starseeker was doing a bunch of work on it yesterday, but it uses strcpy, fgets, and getopt, which make regress-repository complaina |
| 19:55.36 | andrei_ | internal task repo |
| 19:55.43 | andrei_ | can someone pm me ? |
| 19:56.52 | Notify | 03GCI:devinjohnson1999 * 4954452779859968 Design a web page that overviews the BRL-CAD contributors #5: Ready for review - The work on this task is ready to be reviewed. |
| 19:57.02 | andrei_ | nevermind, I m a retard. |
| 20:03.35 | Notify | 03BRL-CAD:peter-sa * 63641 (brlcad/trunk/include/raytrace.h brlcad/trunk/src/libged/display_list.c and 2 others): Apply GCI task https://www.google-melange.com/gci/task/view/google/gci2014/4989549641990144 that removes the rt_vlist_cmd_descriptions global variable. |
| 20:06.25 | *** join/#brlcad andromeda_galaxy (~andromeda@108-225-17-54.lightspeed.sntcca.sbcglobal.net) | |
| 20:12.26 | starseeker | andromeda_galaxy: sorry about that - chull3d is a translation from another code base |
| 20:12.54 | andromed` | starseeker: I know.. just wanted to make sure it wasn't my code |
| 20:13.00 | andromed` | but it did it on a clean checkout, so I'm probably alright |
| 20:13.38 | starseeker | nope - that's Clarkson's hull code from 1995. Among other things, it was designed to be a stand-alone program that uses files and stdin/stdout for input and output |
| 20:13.58 | starseeker | reworking it into a libbn component, but there's a lot to do yet |
| 20:14.42 | starseeker | digs back in |
| 20:18.05 | andromed` | starseeker: ahh... |
| 20:18.24 | andromed` | shouldn't there be an exception for it in the regress-repository test then? (at least for now) |
| 20:25.14 | winghouchan | Heyo! Does anyone know how many active contributors there are to this project? |
| 20:25.49 | winghouchan | Attempted looking on SF but couldn't find a relevant number. |
| 20:27.20 | Notify | 03BRL-CAD:starseeker * 63642 brlcad/trunk/src/libbn/chull3d.c: Add HIDDEN, do a bit of formatting. |
| 20:28.21 | TannousMarc | winghouchan: would a list of ALL the contributors help you |
| 20:28.28 | TannousMarc | No idea about active contributors no. though |
| 20:28.51 | winghouchan | TannousMarc: Yes that would do! Thank you. |
| 20:29.21 | andromed` | winghouchan: AUTHORS file in repository root? |
| 20:29.22 | winghouchan | TannousMarc: I found that list before I think |
| 20:29.37 | TannousMarc | https://sourceforge.net/p/brlcad/code/HEAD/tree/brlcad/trunk/AUTHORS |
| 20:29.44 | TannousMarc | Yeah, the one andromeda mentioned |
| 20:29.50 | winghouchan | Yes that's the place I looked at before |
| 20:29.54 | winghouchan | Thank you! |
| 20:30.13 | starseeker | openhub has a site for BRL-CAD: https://www.openhub.net/p/brlcad |
| 20:30.21 | TannousMarc | That is the only refference I got when I had a task related to this ( http://www.google-melange.com/gci/task/view/google/gci2014/6075139737255936 ) nothing else |
| 20:30.24 | starseeker | andromed`: hopefully I'll have it sorted fairly soon here... |
| 20:31.30 | andromed` | starseeker: sounds good... I'm trying to remove the tp_c* globals from libbn by using a function tp_getchar(), should that go in vectfont.h? |
| 20:31.34 | starseeker | andromed`: for the unit tests you can run "make check" to avoid the regression tests... |
| 20:31.46 | starseeker | hrm |
| 20:31.51 | winghouchan | starseeker: Thanks for the link, it has contributor numbers :D |
| 20:32.04 | starseeker | andromed`: that's probably find for a start |
| 20:32.19 | TannousMarc | starseeker: is there anyway I can run make test and automatically exclude tests that exceed, let's say 15 seconds? |
| 20:32.28 | starseeker | does tp_c* deal with vector fonts/vfonts? |
| 20:32.29 | andromed` | starseeker: okay... also, if those aren't global, tp_setup() doesn't really need to be global... should I mark it as DEPRECATED? |
| 20:32.41 | starseeker | TannousMarc: unfortunately no |
| 20:32.57 | starseeker | you can run a subset of tests if you want with the ctest command |
| 20:33.06 | TannousMarc | starseeker: damn, is there anything we can do to "mark" the tests that are currently failing and make them stop after 10-15 seconds? |
| 20:33.10 | starseeker | if there's one or a set of tests that are of particular interest |
| 20:33.25 | starseeker | TannousMarc: just run the test or tests of immediate interest |
| 20:33.51 | TannousMarc | starseeker: thank you. |
| 20:33.53 | starseeker | ctest -I 3,3 for example will run test #3 |
| 20:33.58 | andromed` | starseeker: it does, tp_ctable stores all the drawing commands for each character, and tp_cindex basically stores pointers to the first element of each char in tp_ctable |
| 20:34.09 | starseeker | ok, then vectorfont.h sounds good |
| 20:35.05 | andromed` | great! |
| 20:36.53 | TannousMarc | andromed`: are you implementing global variable removals tonight or unit tests? |
| 20:37.13 | TannousMarc | andromed`: I want to spend tomorrow looking into one of these two category of tasks, don't want to overlap |
| 20:37.45 | andromed` | TannousMarc: don't know about later today, right now I'm doing the global variable removal I mentioned above |
| 20:38.09 | andromed` | I've pushed all the test fixing that I've done to the svn repo, before starting you should svn up and make in the builddir |
| 20:38.37 | Notify | 03GCI:Melange * 5263538490703872 Design a website icon set for brlcad.org #4: Task Reopened - Melange has detected that the final deadline has passed and it has reopened the task. |
| 20:41.32 | andromed` | andrei_, starseeker: I was just wondering if you going to push out another batch of coding tasks soon? |
| 20:42.03 | andrei_ | I m waiting on daniel to answer |
| 20:42.14 | andrei_ | and I ll probably have 10 - 30 to upload only on my part |
| 20:42.20 | andrei_ | probably sean and other mentors have some more too |
| 20:42.55 | *** join/#brlcad andromeda-galaxy (~andromeda@108-225-17-54.lightspeed.sntcca.sbcglobal.net) | |
| 20:43.16 | TannousMarc | andrei_ : do you know if there will also be some front end dev tasks? |
| 20:43.25 | andromed` | andrei_: okay, thanks! |
| 20:43.46 | *** join/#brlcad andromeda-galaxy (~andromeda@108-225-17-54.lightspeed.sntcca.sbcglobal.net) | |
| 20:56.20 | andrei_ | TannousMarc: I hope so, i gotta talk to him, I have several ideas |
| 21:01.32 | Notify | 03BRL-CAD:starseeker * 63643 brlcad/trunk/src/libbn/chull3d.c: Start working on removing the static variables from various functions. |
| 21:11.38 | Notify | 03BRL-CAD:starseeker * 63644 brlcad/trunk/src/libbn/chull3d.c: replace static pointer arrays with arrays in the chull3d_data struct |
| 21:12.42 | starseeker | andromed`: I'll try to queue up a few more tonight, but I don't know exactly when they'll be pushed |
| 21:14.58 | andromed` | starseeker: good to know, thanaks! |
| 21:18.12 | TannousMarc | good night everyone, good luck with your tasks, I'm off for today :D |
| 21:20.39 | Notify | 03GCI:Melange * 4954452779859968 Design a web page that overviews the BRL-CAD contributors #5: No more Work can be submitted - Melange has detected that the deadline has passed and no more work can... |
| 21:28.03 | *** join/#brlcad merzo (~merzo@253-15-132-95.pool.ukrtel.net) | |
| 21:36.35 | Notify | 03BRL-CAD:starseeker * 63645 brlcad/trunk/src/libbn/chull3d.c: Clear some more static variables. |
| 21:46.05 | Notify | 03BRL-CAD:starseeker * 63646 brlcad/trunk/src/libbn/chull3d.c: Clear more static vars |
| 21:48.44 | winghouchan | Howdy! Is anyone free enough to create take some screenshots of interesting CAD objects? |
| 21:49.02 | winghouchan | It will feature on the landing page I'm designing |
| 21:50.04 | winghouchan | If anyone could lend a hand, I'll message more details on the image requirements |
| 21:50.07 | winghouchan | Thank you! |
| 22:00.56 | Notify | 03GCI:Melange * 5818109499801600 Design a BRL-CAD Sticker #14: Task Reopened - Melange has detected that the final deadline has passed and it has reopened the task. |
| 22:02.22 | Notify | 03BRL-CAD:n_reed * 63647 (brlcad/trunk/src/libged/draw.c brlcad/trunk/src/libged/ged_private.h): make selection of the draw shading mode more readable |
| 22:07.09 | Notify | 03BRL-CAD:starseeker * 63648 brlcad/trunk/src/libbn/chull3d.c: Something odd happening when switching between static and non-static buffer, and it doesn't really matter since that input mechanism will be moot in libbn anyway. Otherwise we should be free of static vars. |
| 22:12.35 | *** join/#brlcad ofnlut_ (~ofnlut_@c-68-48-58-20.hsd1.dc.comcast.net) | |
| 22:36.23 | Notify | 03BRL-CAD:n_reed * 63649 (brlcad/trunk/src/libged/draw.c brlcad/trunk/src/libged/ged_private.h): Name the draw 'kind' constants for readability. Neither private function with a kind parameter is called with kind == 2 (Big-E), so remove checks for it. |
| 22:46.18 | *** join/#brlcad andrei (~andrei@188.26.186.251) | |
| 22:52.23 | *** join/#brlcad Maitreya (~Maitreya@122.163.197.199) | |
| 23:02.12 | Notify | 03BRL-CAD:starseeker * 63650 brlcad/trunk/src/libbn/chull3d.c: the triangulation actually isn't what we want here - not sure what its purpose is, but the output without triangulation is actually the chull. |
| 23:05.40 | Notify | 03GCI:maitreyav * 5670223239708672 Design a BRL-CAD splash screen #7: Concept Design - Hi, I've finally completed the splash page design and for my idea for this design you can read the case study... |
| 23:06.55 | Notify | 03GCI:maitreyav * 5670223239708672 Design a BRL-CAD splash screen #7: Ready for review - The work on this task is ready to be reviewed. |
| 23:15.02 | Notify | 03BRL-CAD:starseeker * 63651 brlcad/trunk/src/libbn/chull3d.c: We'll need to use mult_up to make sure we don't get badly fitting hulls due to integer clamping... sounds a bit like clipper |
| 23:34.16 | Notify | 03BRL-CAD:starseeker * 63652 brlcad/trunk/src/libbn/chull3d.c: don't re-introduce static |
| 23:39.50 | Notify | 03GCI:reduceqq * 6366650240598016 Animate our logo! #8: Task Claimed - I would like to work on this task. |
| 23:45.58 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |