| 00:05.04 | *** join/#brlcad merzo (~merzo@134-34-133-95.pool.ukrtel.net) | |
| 00:07.43 | *** join/#brlcad KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) | |
| 00:11.04 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 00:58.48 | Notify | 03BRL-CAD Wiki:Snobot2014 * 0 /wiki/User:Snobot2014: |
| 01:44.37 | Notify | 03GCI:Anita Leung * 5778448328949760 Create a Motion Typography video for BRL-CAD #3: Ready for review - The work on this task is ready to be reviewed. |
| 01:53.35 | Notify | 03GCI:Anita Leung * 5778448328949760 Create a Motion Typography video for BRL-CAD #3: Comments - The song is called Gathering by Keith Kenniff. I mainly took the second version and modified it, but... |
| 02:03.46 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 04:28.38 | Notify | 03GCI:Andromeda Galaxy * 5486014072094720 Implement a surface area function for super ellipsoids (SUPERELL): Ready for review - The work on this task is ready to be reviewed. |
| 04:28.43 | Notify | 03GCI:Andromeda Galaxy * 5486014072094720 Implement a surface area function for super ellipsoids (SUPERELL): More work in a follow on task? - While this algorithm is fairly slow, I have spent... |
| 05:25.55 | brlcad | happy new year! |
| 05:32.18 | Notify | 03GCI:Sean * 5486014072094720 Implement a surface area function for super ellipsoids (SUPERELL): Task Closed - Congratulations, this task has been completed successfully. |
| 06:01.16 | *** join/#brlcad andromeda-galaxy (~user@117.196.162.129) | |
| 06:01.35 | andromeda-galaxy | brlcad: what did you think of my ideas for follow-ons? |
| 06:06.54 | Notify | 03GCI:Sean * 5486014072094720 Implement a surface area function for super ellipsoids (SUPERELL): certainly - There were several issues with this patch, but I marked it complete because this is... |
| 06:13.15 | Notify | 03GCI:Sean * 5486014072094720 Implement a surface area function for super ellipsoids (SUPERELL) http://www.google-melange.com/gci/task/view/google/gci2013/5486014072094720: follow-on A follow-on... |
| 06:18.07 | Notify | 03GCI:Sean * 5778448328949760 Create a Motion Typography video for BRL-CAD #3: Task Closed - Congratulations, this task has been completed successfully. |
| 06:18.25 | Notify | 03GCI:Andromeda Galaxy * 5895393510424576 Improve the superellipsoid surface area implementation: Task Claimed - I would like to work on this task. |
| 06:23.36 | Notify | 03GCI:Sean * 5778448328949760 Create a Motion Typography video for BRL-CAD #3: simply fantastic - Anita, this is simply fantastic work. I love the end result. |
| 06:23.51 | Notify | 03GCI:Sean * 5778448328949760 Create a Motion Typography video for BRL-CAD #3 http://www.google-melange.com/gci/task/view/google/gci2013/5778448328949760: follow-on A follow-on to this task has... |
| 06:24.47 | andromeda-galaxy | brlcad: should the initial declaration of *sip be const? I don't think it can be, because const values have to be assigned when they are declared, and RT_CK_DB_INTERNAL has to be called before it can be assigned, which would make it come before the variable declarations, which is forbidden by C90 |
| 06:25.32 | Notify | 03GCI:Sean * 6102460527542272 Creating Motion Typography video for BRL-CAD http://www.google-melange.com/gci/task/view/google/gci2013/6102460527542272: follow-on A follow-on task has been... |
| 06:26.37 | Notify | 03GCI:Sean * 5844796983738368 Create a Motion Typography video for BRL-CAD #5 http://www.google-melange.com/gci/task/view/google/gci2013/5844796983738368: follow-on A follow-on task has been... |
| 06:26.45 | *** join/#brlcad microchip_sac (~microchip@223.239.199.198) | |
| 06:28.27 | microchip_sac | hello all |
| 06:28.32 | microchip_sac | I'm a GCI participant |
| 06:29.00 | microchip_sac | doing the 'enable a new compiler warning flag' task |
| 06:29.48 | microchip_sac | there are some warnings which I can't fix, because it breaks the rest of the code |
| 06:30.08 | microchip_sac | like some prototypes which have functions as arguments |
| 06:30.22 | microchip_sac | and those functions might have variable arguments |
| 06:30.28 | microchip_sac | could someone help? |
| 06:30.47 | microchip_sac | url: http://www.google-melange.com/gci/task/view/google/gci2013/5240158668455936 |
| 06:30.48 | gcibot | Enable a new compiler warning, fix any issues that ensue #5 |
| 06:30.49 | gcibot | Status: Claimed (5 days, 5 hours left) |
| 06:30.49 | gcibot | Mentor(s): Kesha Shah |
| 06:31.11 | Notify | 03GCI:Anita Leung * 5819011812032512 Post and promote typography video: Task Claimed - I would like to work on this task. |
| 06:33.16 | Notify | 03GCI:Mandeep Kaur * 5895393510424576 Improve the superellipsoid surface area implementation: Task Assigned - This task has been assigned to Andromeda Galaxy. You have 120 hours to complete this... |
| 06:33.31 | Notify | 03GCI:Mandeep Kaur * 5819011812032512 Post and promote typography video: Task Assigned - This task has been assigned to Anita Leung. You have 120 hours to complete this task, good luck! |
| 06:45.37 | brlcad | microchip_sac: hi |
| 06:46.09 | brlcad | microchip_sac: my suggestion is to find a flag that is easier to fix ... :) |
| 06:46.22 | Notify | 03BRL-CAD:peter-sa * 59250 (brlcad/trunk/src/librt/primitives/superell/superell.c brlcad/trunk/src/librt/primitives/table.c): This adds an approximate surface area function for superellipsoids; however, it is quite slow. |
| 06:46.27 | brlcad | some will be impossible to enable, others, not so coplicated |
| 06:49.28 | Notify | 03GCI:Sean * 5823035122647040 Design new API function to reduce duplication #2: the name needs adjustment, but looks good - You're introducing a different naming convention, so that's the only... |
| 06:49.50 | Notify | 03GCI:Sean * 5823035122647040 Design new API function to reduce duplication #2: Task Closed - Congratulations, this task has been completed successfully. |
| 06:55.20 | Notify | 03GCI:Sean * 6395734651830272 Design a cover image or banner for our Facebook page (and/or another social media site) #14: still not understanding - Ilkin, I think you're still not understanding... |
| 06:55.56 | Notify | 03GCI:Sean * 6395734651830272 Design a cover image or banner for our Facebook page (and/or another social media site) #14: Task Closed - Congratulations, this task has been completed successfully. |
| 06:55.57 | Notify | 03GCI:Anita Leung * 5819011812032512 Post and promote typography video: Question - Would the article be about BRL-CAD, or about how the video was created? |
| 06:58.41 | Notify | 03GCI:Sean * 5882063005679616 Model a hammer in 3D using BRL-CAD: Task Closed - Congratulations, this task has been completed successfully. |
| 07:00.23 | *** join/#brlcad andromed` (~user@117.222.151.221) | |
| 07:01.47 | Notify | 03GCI:Sean * 5882063005679616 Model a hammer in 3D using BRL-CAD: stack shader - Sharan, these look good now, thanks! I noticed that you set the handles to the "wood" shader, which is fine but... |
| 07:04.38 | Notify | 03GCI:Andromeda Galaxy * 5486014072094720 Implement a surface area function for super ellipsoids (SUPERELL): Committed - This was committed as r59250 with the changes that you suggested. |
| 07:07.55 | Notify | 03BRL-CAD:peter-sa * 59251 (brlcad/trunk/src/libged/CMakeLists.txt brlcad/trunk/src/libged/dg_obj.c): Remove duplicate code in src/libged/wdb_bigE.c and src/libged/bigE.c, from GCI task http://www.google-melange.com/gci/task/view/google/gci2013/4967846266273792 |
| 07:07.57 | gcibot | Identify and eliminate code duplication (100+ lines) #3 |
| 07:07.57 | gcibot | Status: Closed |
| 07:07.57 | gcibot | Mentor(s): Gauravjeet Singh |
| 07:09.43 | Notify | 03BRL-CAD:peter-sa * 59252 (brlcad/trunk/src/proc-db/CMakeLists.txt brlcad/trunk/src/proc-db/brep_cube.cpp and 3 others): Remove duplicate code in src/proc-db/, from GCI task http://www.google-melange.com/gci/task/view/google/gci2013/6114005533851648 |
| 07:09.44 | gcibot | Identify and eliminate code duplication (100+ lines) #5 |
| 07:09.44 | gcibot | Status: Closed |
| 07:09.44 | gcibot | Mentor(s): Kesha Shah |
| 07:13.15 | Notify | 03GCI:Shardul Chiplunkar * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: Ready for review - The work on this task is ready to be reviewed. |
| 07:16.41 | microchip_sac | brlcad: I've created a ticket anyway, could you please review it? |
| 07:16.53 | microchip_sac | brlcad: I tried to fix as many as I could! |
| 07:19.08 | microchip_sac | http://sourceforge.net/p/brlcad/patches/251/ |
| 07:26.27 | Notify | 03GCI:mandar * 5901370292961280 Eliminate Warnings in the Bullet Library: Task Claimed - I would like to work on this task. |
| 07:26.38 | Notify | 03GCI:Sean * 5901370292961280 Eliminate Warnings in the Bullet Library: Task Assigned - This task has been assigned to mandar. You have 72 hours to complete this task, good luck! |
| 07:28.37 | Notify | 03GCI:Sharan Narayan * 5771304389050368 Model an adjustable wrench in 3D using BRL-CAD: Task Claimed - I would like to work on this task. |
| 07:29.02 | Notify | 03GCI:Sean * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s)... |
| 07:30.12 | Notify | 03GCI:Sean * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: looking good but partial log - Shardul, this is looking like a good patch, but the build log you submitted... |
| 07:32.18 | Notify | 03GCI:Sean * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: unreachable code - Also, if unreachable code did not detect anything, do not enable it. It very well could... |
| 07:32.22 | brlcad | microchip_sac: that's fine, we'll take it as is since you fixed numerous (void) funcs, but do try to keep that in mind if you attempt any others |
| 07:42.38 | microchip_sac | brlcad: all right, corrected it |
| 07:42.44 | microchip_sac | is this fine now? |
| 07:43.16 | Notify | 03GCI:Shardul Chiplunkar * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: Ready for review - The work on this task is ready to be reviewed. |
| 07:44.06 | Notify | 03GCI:Shardul Chiplunkar * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: None - Made the changes, and posted the [quite large] full build log. Is it OK? |
| 07:48.30 | microchip_sac | also, what else could I fix for the Wstrict-prototypes flag? |
| 07:55.43 | Notify | 03GCI:Sean * 5771304389050368 Model an adjustable wrench in 3D using BRL-CAD: Task Assigned - This task has been assigned to Sharan Narayan. You have 168 hours to complete this task, good luck! |
| 07:59.50 | microchip_sac | brlcad: is http://sourceforge.net/p/brlcad/patches/251/ fine now? |
| 08:00.37 | brlcad | a little patience there .. usually a proper review can take hours :P |
| 08:01.12 | brlcad | the log looks better. so did you just fix the ones in that log or more as the compile got further along? |
| 08:04.45 | Notify | 03GCI:Sean * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5 http://www.google-melange.com/gci/task/view/google/gci2013/5240158668455936: unreachable-code Further... |
| 08:09.37 | microchip_sac | brlcad: the log is *after* I fixed some of them |
| 08:09.56 | microchip_sac | most of the warnings in the log are the ones I couldn't fix |
| 08:10.16 | brlcad | hm, that's not what I'm seeing |
| 08:10.57 | Notify | 03GCI:Sean * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s)... |
| 08:12.32 | microchip_sac | what's wrong? |
| 08:14.22 | Notify | 03GCI:Sean * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: patch tested - Patch applied cleanly, but the very first warning/error I encounter after compiling is a... |
| 08:14.27 | brlcad | commented there |
| 08:14.50 | brlcad | basically you introduce some errors with your edits that you didn't notice in your log file |
| 08:15.20 | brlcad | this really is going to be problematic if you can't quiet all the warnings |
| 08:15.25 | brlcad | what's an example of something you cannot fix? |
| 08:17.16 | microchip_sac | in raytrace.h |
| 08:17.33 | microchip_sac | line 5814, for example |
| 08:17.44 | microchip_sac | the inline comments say it all |
| 08:18.06 | microchip_sac | sorry, include/raytrace.h |
| 08:21.14 | Notify | 03BRL-CAD Wiki:Anitaleung * 6394 /wiki/Community_Publication_Portal: |
| 08:21.59 | brlcad | what's the matter with that one? |
| 08:22.25 | brlcad | microchip_sac: i.e., why can that one not be fixed? |
| 08:22.42 | microchip_sac | well, it's a bad prototype which might have variable arguments |
| 08:23.12 | brlcad | it's not a bad prototype |
| 08:23.41 | brlcad | it's completely valid, but is missing it's list of arguments |
| 08:24.00 | brlcad | any function declaration that has () "might have variable arguments" as that is exactly what () means |
| 08:24.08 | microchip_sac | so where do I get those arguments? or is it void? |
| 08:24.09 | brlcad | how'd you know to change some of them from () to (void)? |
| 08:24.47 | microchip_sac | because the functions themselves had no reference to any arguments passed to them |
| 08:25.19 | brlcad | okay, that's not too shabby a deduction |
| 08:25.21 | microchip_sac | int main() == int main(void) if not using command-line args, etc. |
| 08:25.33 | brlcad | except I notice you also changed several function callbacks |
| 08:25.41 | microchip_sac | ? |
| 08:25.46 | brlcad | how'd you know those were (void)? |
| 08:25.58 | microchip_sac | could you give me an example? |
| 08:26.13 | Notify | 03BRL-CAD Wiki:Anitaleung * 6395 /wiki/Community_Publication_Portal: |
| 08:26.15 | brlcad | bu_rb_create1() |
| 08:26.27 | brlcad | you changed the compare_func() to compare_func(void) |
| 08:26.35 | brlcad | how do you know that is void? |
| 08:27.52 | microchip_sac | oops, I forgot to undo that one |
| 08:28.00 | microchip_sac | i'll have to go through my edits again |
| 08:28.17 | brlcad | well, but then you'll be back to the warning/error |
| 08:28.23 | brlcad | coming full circle |
| 08:28.42 | brlcad | how do you know what to expand a function declaration argument list from () to (something)? |
| 08:28.54 | microchip_sac | the problem is, the functions are application-specific lots of times |
| 08:29.10 | microchip_sac | a function takes a variable-argument function as an argument |
| 08:29.12 | brlcad | not sure how that's a problem |
| 08:30.24 | brlcad | and that's not completely true, or at least is irrelevant (restating the problem) |
| 08:31.13 | brlcad | the unmodified declaration does declare that it's taking a function as an argument, and currently defines that as () implying some unknown number of arguments |
| 08:31.42 | brlcad | that doesn't meant the number of arguments is unknown, we've just declared it that way |
| 08:31.57 | microchip_sac | how do we fix it then? |
| 08:32.07 | brlcad | that's the entire point of enabling -Wstrict-prototypes, so we don't say "oh it takes something, maybe" |
| 08:32.20 | brlcad | you tell me |
| 08:32.31 | brlcad | how do you know what to expand a function declaration argument list from () to (something)? |
| 08:32.41 | microchip_sac | we find out all its uses and try to establish a pattern? |
| 08:32.46 | brlcad | no |
| 08:33.24 | brlcad | that will be helpful for callbacks (like compare_func()), but is not the general solution |
| 08:33.47 | brlcad | consider if I had int main() in a header.... |
| 08:34.27 | microchip_sac | we find out where it is defined and see how it uses the function passed to it |
| 08:34.27 | brlcad | how could you know if that's supposed to be int main(void) or int main(int ac, char*av[])? |
| 08:34.46 | brlcad | you went too far, you already have the answer |
| 08:34.57 | brlcad | you just look at where it's defined |
| 08:35.20 | brlcad | it's obviously not defined in 20 different ways, just one |
| 08:35.51 | brlcad | so back to the example, raytrace.h:5814 |
| 08:36.11 | brlcad | how can you know what rt_arb_get_cgtype() is supposed to take? |
| 08:36.37 | microchip_sac | look for raytrace.c (or the place where the func is defined) |
| 08:39.58 | microchip_sac | or look at rt_arb_internal, which gives its args |
| 08:40.34 | brlcad | don't focus on comments |
| 08:40.50 | brlcad | but you have the right idea (wrong file) .. you look for where it is defined |
| 08:41.47 | *** join/#brlcad yomanurock (3b5f3285@gateway/web/freenode/ip.59.95.50.133) | |
| 08:41.55 | brlcad | to find where it's defined, I suggest learning how to use a code indexer like etags or ctags (if you're on linux), or msvc, or emacs/vim, or any environment that will help you search code |
| 08:42.13 | brlcad | even a simple "grep" will work, just have to find it |
| 08:44.17 | yomanurock | i am building the bullet library on a mac (for a gci task) and it gives me some warnings saying "'glutMotionFunc' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]" what do i do? |
| 08:45.21 | yomanurock | it also gives some warnings similar to this(glut... is deprecated: first deprecated in OS X 10.9 ..." |
| 08:46.33 | yomanurock | how do i fix this and is it necessary to fix it? |
| 08:50.54 | brlcad | microchip_sac: I'll give you a hint on that first one, it's in src/librt/primitives/arb8/arb8.c |
| 08:53.33 | brlcad | yomanurock: I'm not sure, but I'd start by searching the web for information about that particular deprecation |
| 08:53.56 | brlcad | try to find out what the alternative is |
| 08:54.25 | brlcad | if the task is to fix the warnings ... we'll that's a warning being issued, so yeah unless you use a different OS |
| 08:55.08 | brlcad | it might be easier to address warnings using our virtual disk image (running linux) instead of OS X so you can avoid any 10.9-specific deprecations |
| 08:55.24 | *** join/#brlcad mandar_j (3b5f3285@gateway/web/freenode/ip.59.95.50.133) | |
| 08:55.38 | brlcad | mandar_j: ugh, did you see my response |
| 08:56.45 | mandar_j | i am building the bullet physics library for a gci task. while executing cmake, it gives me a warning saying: "you are using the obsolete 'GLU' package, please use 'OpenGL' instead" what do i do? |
| 08:57.37 | brlcad | mandar_j: you research that message, understand it, and then fix it |
| 08:58.16 | brlcad | though if that's from cmake and doesn't affect the compile in any other way, you can possibly ignore that |
| 08:58.25 | brlcad | the task is to ignore compilation warnings iirc |
| 08:58.55 | brlcad | mandar_j: and UGH again for not answering, did you see my response earlier? |
| 08:59.08 | Notify | 03GCI:Ilkin Musaev * 6395734651830272 Design a cover image or banner for our Facebook page (and/or another social media site) #14: None - Ok thank you |
| 08:59.15 | mandar_j | but most warnings say that glut... is deprecated. what does that exactly mean? |
| 08:59.59 | brlcad | if you're not going to answer questions reciprocated, then we're done here |
| 08:59.59 | mandar_j | and no, my net connection crashed. stupid internet provider. |
| 09:00.30 | brlcad | 03:53 < brlcad> yomanurock: I'm not sure, but I'd start by searching the web for information about that particular deprecation |
| 09:00.30 | brlcad | 03:53 < brlcad> try to find out what the alternative is |
| 09:00.33 | brlcad | 03:54 < brlcad> if the task is to fix the warnings ... we'll that's a warning being issued, so yeah unless you use a different OS |
| 09:00.36 | brlcad | 03:55 < brlcad> it might be easier to address warnings using our virtual disk image (running linux) instead of OS X so you can avoid any 10.9-specific deprecations |
| 09:01.14 | brlcad | deprecation means something is eventually going to be removed, but hasn't been removed just yet |
| 09:01.41 | brlcad | this is information you can VERY easily and quickly find by searching the web, ask questions for problems you cannot resolve by searching the web |
| 09:02.37 | brlcad | otherwise you're perceived as just being lazy, which is not looked upon favorably in open source communities |
| 09:02.58 | mandar_j | k, thanks |
| 09:03.02 | *** part/#brlcad mandar_j (3b5f3285@gateway/web/freenode/ip.59.95.50.133) | |
| 09:06.53 | Notify | 03GCI:Ilkin Musaev * 5660495776317440 Create prototype 2D Drawing: None - Can i do this task in photoshop to create interesting and easy to use interface? |
| 09:17.07 | Notify | 03BRL-CAD Wiki:Anitaleung * 6396 /wiki/Community_Publication_Portal: |
| 09:21.27 | Notify | 03GCI:Ilkin Musaev * 5660495776317440 Create prototype 2D Drawing: Task Claimed - I would like to work on this task. |
| 09:22.02 | Notify | 03GCI:kenneth dela harlley * 5232363101487104 Post and promote typography video: Task Claimed - I would like to work on this task. |
| 09:24.54 | Notify | 03GCI:Sharan Narayan * 5771304389050368 Model an adjustable wrench in 3D using BRL-CAD: Ready for review - The work on this task is ready to be reviewed. |
| 09:36.59 | Notify | 03GCI:Mandeep Kaur * 5660495776317440 Create prototype 2D Drawing: Task Assigned - This task has been assigned to Ilkin Musaev. You have 72 hours to complete this task, good luck! |
| 09:37.29 | Notify | 03GCI:Mandeep Kaur * 5232363101487104 Post and promote typography video: Task Assigned - This task has been assigned to kenneth dela harlley. You have 96 hours to complete this task, good luck! |
| 09:40.39 | *** join/#brlcad KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) | |
| 09:50.07 | Notify | 03BRL-CAD Wiki:Anitaleung * 6397 /wiki/Community_Publication_Portal: |
| 09:51.57 | Notify | 03GCI:Anita Leung * 5819011812032512 Post and promote typography video: Ready for review - The work on this task is ready to be reviewed. |
| 09:52.18 | Notify | 03GCI:mandar * 5901370292961280 Eliminate Warnings in the Bullet Library: Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 09:53.24 | Notify | 03GCI:mandar * 5901370292961280 Eliminate Warnings in the Bullet Library: Task Claimed - I would like to work on this task. |
| 10:00.06 | Notify | 03GCI:Anita Leung * 5819011812032512 Post and promote typography video: Comments - Went ahead and wrote the article, posted onto CPP, Vimeo (I actually re-rendered the video with different settings... |
| 10:05.55 | Notify | 03GCI:mandar * 5901370292961280 Eliminate Warnings in the Bullet Library: Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 10:15.33 | *** join/#brlcad Rishabh (~chatzilla@27.97.248.244) | |
| 10:49.29 | Notify | 03GCI:Ilkin Musaev * 5660495776317440 Create prototype 2D Drawing: Ready for review - The work on this task is ready to be reviewed. |
| 11:04.03 | microchip_sac | brlcad: I managed to track down lots of function definitions |
| 11:04.16 | microchip_sac | but only one thing remains now, and I can't figure it out |
| 11:05.14 | microchip_sac | it's in src/libbu/rb_create.c, the bu_rb_create1 function |
| 11:05.29 | microchip_sac | I can't make sense of the pointers, could you help me? |
| 11:13.04 | Notify | 03GCI:Shardul Chiplunkar * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: Ready for review - The work on this task is ready to be reviewed. |
| 11:14.50 | Notify | 03GCI:Shardul Chiplunkar * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: None - It's almost all done except for some complicated pointers in src/libbu/rb_create.c... |
| 11:17.00 | Notify | 03GCI:Johannes Schulte * 5300578120892416 Implement new API function to reduce duplication #3: Task Claimed - I would like to work on this task. |
| 12:57.24 | *** join/#brlcad jschulte (~johannes@p4FDF8F49.dip0.t-ipconnect.de) | |
| 13:07.04 | *** join/#brlcad luca79 (~luca@net-37-116-125-191.cust.dsl.vodafone.it) | |
| 13:23.42 | ``Erik | hah, http://thedailywtf.com/Articles/Productive-Testing.aspx I've seen that fix somewhere before... an oversized and recently cancelled java simulation suite, iirc :) |
| 13:28.14 | Notify | 03GCI:Gauravjeet Singh * 5300578120892416 Implement new API function to reduce duplication #3: Task Assigned - This task has been assigned to Johannes Schulte. You have 72 hours to complete this... |
| 13:41.56 | *** join/#brlcad kesha (~kesha@14.139.122.114) | |
| 13:59.32 | *** join/#brlcad Rishabh_ (~chatzilla@106.79.22.30) | |
| 14:16.36 | ``Erik | freebsd 10.0 smells close |
| 14:18.03 | Notify | 03BRL-CAD:starseeker * 59253 brlcad/trunk/src/libbrep/intersect.cpp: Not clear if we need a face level API as yet. |
| 14:25.55 | Notify | 03GCI:Johannes Schulte * 5300578120892416 Implement new API function to reduce duplication #3: Ready for review - The work on this task is ready to be reviewed. |
| 14:28.12 | *** join/#brlcad luca79 (~luca@host153-109-dynamic.15-87-r.retail.telecomitalia.it) | |
| 14:28.13 | *** join/#brlcad arno (~luca@host153-109-dynamic.15-87-r.retail.telecomitalia.it) | |
| 14:30.08 | Notify | 03BRL-CAD:starseeker * 59254 (brlcad/trunk/src/libbu/tests/bu_badmagic.c brlcad/trunk/src/librt/tests/brep_boolean_tests.g): strcmp -> bu_strcmp (see HACKING) |
| 14:41.57 | *** join/#brlcad KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) | |
| 15:06.45 | Notify | 03GCI:Daniel Rossberg * 5300578120892416 Implement new API function to reduce duplication #3: Some issues - You included a change in the comment for the function bn_polygon_centroid() in your... |
| 15:06.46 | Notify | 03GCI:Daniel Rossberg * 5300578120892416 Implement new API function to reduce duplication #3: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s)... |
| 15:19.13 | *** join/#brlcad luca79 (~luca@host153-109-dynamic.15-87-r.retail.telecomitalia.it) | |
| 15:19.18 | *** join/#brlcad libero (~luca@host153-109-dynamic.15-87-r.retail.telecomitalia.it) | |
| 15:30.58 | Notify | 03BRL-CAD:starseeker * 59255 brlcad/trunk/src/libbrep/boolean.cpp: Wrap some printout in the debug conditional, call the full interesct routine on coplanar surfaces again. Taking apart the s5-s6 comb brep conversion in m35.g reveals that the two sides with extra material aren't excess faces that got added to the brep but rather the original sides that never got the necessary trimming curves. The extra debugging |
| 15:30.59 | Notify | statements added seem to indicate errors on 2 out of three of the coplanar face intersections where the 'correct direction' o f the overlap event cannot be determined. Not sure yet if those are the same interactions resulting in the trimming errors. |
| 16:07.12 | starseeker | beginning to look like coplanar faces are a genuine issue |
| 16:07.43 | starseeker | the s5 - s6 test from the m35 shows problems only with the two face interactions that are genuinely coplanar |
| 16:12.47 | *** join/#brlcad yomanurock (3b5f366b@gateway/web/freenode/ip.59.95.54.107) | |
| 16:13.21 | yomanurock | can anyone tell me how to create an extrude from the mged command line? |
| 17:15.24 | *** join/#brlcad luca79 (~luca@host153-109-dynamic.15-87-r.retail.telecomitalia.it) | |
| 17:15.30 | *** join/#brlcad arno (~luca@host153-109-dynamic.15-87-r.retail.telecomitalia.it) | |
| 17:19.57 | *** join/#brlcad kesha (~kesha@14.139.122.114) | |
| 17:26.30 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 17:28.09 | Notify | 03BRL-CAD:starseeker * 59256 brlcad/trunk/src/libbrep/boolean.cpp: Move thoughts on splitting faces to their appropriate location. |
| 17:28.21 | Notify | 03BRL-CAD:bob1961 * 59257 (brlcad/trunk/src/libicv/bw.c brlcad/trunk/src/libicv/dpix.c and 3 others): This fixes breakage of many tools on windows (i.e., rt, pix-bw, bw-pix, ...). Need to open binary files on windows using the "b" flag. |
| 17:28.24 | Notify | 03BRL-CAD:carlmoore * 59258 (brlcad/trunk/doc/docbook/books/en/HACKING_BRL-CAD.xml brlcad/trunk/include/bn.h and 4 others): fix spellings, and remove trailing blanks/tabs |
| 17:28.31 | Notify | 03BRL-CAD:n_reed * 59259 (brlcad/trunk/include/ged.h brlcad/trunk/include/raytrace.h and 4 others): Need free function callback at a lower level in the heirarchy of selections. Putting it with selections of the same type, now stored as ptbl set instead of bu_list. |
| 18:46.43 | Notify | 03GCI:Daniel Rossberg * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the... |
| 18:46.44 | Notify | 03GCI:Rishi Sharma * 5822710852616192 Create a New Year Greeting Card for BRL-CAD.: Ready for review - The work on this task is ready to be reviewed. |
| 18:46.45 | Notify | 03GCI:Johannes Schulte * 5300578120892416 Implement new API function to reduce duplication #3: Ready for review - The work on this task is ready to be reviewed. |
| 18:46.46 | Notify | 03GCI:Marie Gita * 5257317062803456 Design a BRL-CAD Sticker #12: Ready for review - The work on this task is ready to be reviewed. |
| 18:46.47 | Notify | 03GCI:Johannes Schulte * 5300578120892416 Implement new API function to reduce duplication #3: Further notes - At the moment, we have the same helper function to sort points ccw 4 times... |
| 18:46.48 | Notify | 03GCI:Shardul Chiplunkar * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: How Many? - How many errors (warnings) do I have to fix for this task to get accepted? Is it... |
| 18:46.49 | Notify | 03GCI:Sean * 5300578120892416 Implement new API function to reduce duplication #3: Task Closed - Congratulations, this task has been completed successfully. |
| 18:46.50 | Notify | 03GCI:Sean * 5257317062803456 Design a BRL-CAD Sticker #12: interesting - Marie, this is interesting (similar to the book design obviously) but the gradient is a problem. Many sticker printers... |
| 18:46.51 | Notify | 03GCI:Sean * 5257317062803456 Design a BRL-CAD Sticker #12: 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... |
| 18:46.52 | Notify | 03GCI:Shardul Chiplunkar * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: Ready for review - The work on this task is ready to be reviewed. |
| 18:46.53 | Notify | 03GCI:Shardul Chiplunkar * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: None - The resulting build log consists of lots of Wstrict-prototype warnings. Should I fix... |
| 18:46.54 | Notify | 03GCI:Sean * 5771304389050368 Model an adjustable wrench in 3D using BRL-CAD: Task Closed - Congratulations, this task has been completed successfully. |
| 18:46.55 | Notify | 03GCI:Sean * 5822710852616192 Create a New Year Greeting Card for BRL-CAD.: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this... |
| 18:46.58 | Notify | 03GCI:Jacob B * 5520829748084736 Fix image sizing in BRL-CAD's Docbook Documentation (any one large document or 4 smaller documents): Claim Removed - The claim on this task has been removed, someone... |
| 18:47.03 | Notify | 03GCI:Jacob B * 5315017800941568 Enable a new compiler warning, fix any issues that ensue #3: Task Claimed - I would like to work on this task. |
| 18:49.45 | Notify | 03GCI:Sean * 5819011812032512 Post and promote typography video: Task Closed - Congratulations, this task has been completed successfully. |
| 18:50.35 | Notify | 03GCI:Sean * 5819011812032512 Post and promote typography video: fantastic work - This is fantastic work Anita. Thank you. If you subscribe to our brlcad-news mailing list, you'll see when we... |
| 18:53.26 | Notify | 03GCI:Mandeep Kaur * 5315017800941568 Enable a new compiler warning, fix any issues that ensue #3: Task Assigned - This task has been assigned to Jacob B. You have 144 hours to complete this task,... |
| 19:03.56 | Notify | 03GCI:Sharan Narayan * 5849146376323072 Model pliers in 3D using BRL-CAD: Task Claimed - I would like to work on this task. |
| 19:09.23 | Notify | 03GCI:FaithOh * 5865810849431552 Write draft of BRL-CAD application interface design guidelines: Quick question... - Is there a certain length and/or information that I should include? (ie the size... |
| 19:17.42 | jschulte | Please have a look at the questions under this task : http://www.google-melange.com/gci/task/view/google/gci2013/5300578120892416 |
| 19:17.43 | gcibot | Implement new API function to reduce duplication #3 |
| 19:17.43 | gcibot | Status: Closed |
| 19:17.43 | gcibot | Mentor(s): Sean |
| 19:22.07 | *** join/#brlcad kesha (~kesha@14.139.122.114) | |
| 19:23.15 | Notify | 03GCI:Mandeep Kaur * 5849146376323072 Model pliers in 3D using BRL-CAD: Task Assigned - This task has been assigned to Sharan Narayan. You have 168 hours to complete this task, good luck! |
| 19:59.24 | Notify | 03GCI:Sean * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: retry a full build log - This looks like a sufficient quantity of fixes, but the build fails if your new... |
| 19:59.49 | Notify | 03GCI:Sean * 5240158668455936 Enable a new compiler warning, fix any issues that ensue #5: Task Needs More Work - One of the mentors has sent this task back for more work. Talk to the mentor(s)... |
| 20:24.19 | *** join/#brlcad Terreos2 (~terreos@178-37-103-253.adsl.inetia.pl) | |
| 20:24.20 | *** part/#brlcad Terreos2 (~terreos@178-37-103-253.adsl.inetia.pl) | |
| 20:24.21 | *** join/#brlcad Terreos2 (~terreos@178-37-103-253.adsl.inetia.pl) | |
| 20:25.40 | *** part/#brlcad Terreos2 (~terreos@178-37-103-253.adsl.inetia.pl) | |
| 20:28.48 | Notify | 03BRL-CAD:n_reed * 59260 (brlcad/trunk/include/ged.h brlcad/trunk/src/libged/select.c): break ged_selection into two functions that always return an object |
| 20:29.10 | Notify | 03BRL-CAD:n_reed * 59261 brlcad/trunk/src/libged/brep.c: add initial implementation of brep selection command |
| 20:44.07 | Notify | 03GCI:Johannes Schulte * 6441264325066752 Create unit tests for our basic utility library (LIBBU) #3: Task Claimed - I would like to work on this task. |
| 20:45.39 | Notify | 03GCI:Melange * 4549761130561536 Create an utility library (LIBBU) API unit test for any file: Task Reopened - Melange has detected that the final deadline has passed and it has reopened the task. |
| 21:09.01 | Notify | 03BRL-CAD:starseeker * 59262 brlcad/trunk/src/libbrep/boolean.cpp: Whoops - disable debug for booleans |
| 21:41.15 | maths22 | updated fisheye from 3.1 to 3.2 |
| 21:41.17 | Notify | 03BRL-CAD:j-schulte * 59263 (brlcad/trunk/include/bn.h brlcad/trunk/src/libbn/polygon.c and 3 others): Add function to convert planes, building a polyhedron, to the pts of each face to libbn ( GCI task: http://www.google-melange.com/gci/task/view/google/gci2013/5300578120892416) |
| 21:41.25 | Notify | 03GCI:Johannes Schulte * 5300578120892416 Implement new API function to reduce duplication #3: None - committed in r59263 |
| 21:45.20 | maths22 | it looks a little different, but I still like it |
| 21:45.21 | Notify | 03GCI:Michael * 5332162035318784 Write a wiki page on joining the BRL-CAD project: Task Claimed - I would like to work on this task. |
| 21:59.43 | Notify | 03GCI:Sharan Narayan * 5849146376323072 Model pliers in 3D using BRL-CAD: Ready for review - The work on this task is ready to be reviewed. |
| 22:48.28 | Notify | 03GCI:Jacob Fine * 6141100335038464 Model a hand drill in 3D using BRL-CAD: Task Claimed - I would like to work on this task. |
| 22:49.13 | Notify | 03GCI:Jacob Fine * 6141100335038464 Model a hand drill in 3D using BRL-CAD: Claim Removed - The claim on this task has been removed, someone else can claim it now. |
| 22:51.53 | Notify | 03GCI:Jacob Fine * 5873716877590528 Create a precise modeling transcript for modeling a simple toy car: Task Claimed - I would like to work on this task. |
| 23:16.44 | Notify | 03GCI:Michael * 5332162035318784 Write a wiki page on joining the BRL-CAD project http://www.google-melange.com/gci/task/view/google/gci2013/5332162035318784: I have completed the task and don't... |