| 05:25.31 | *** join/#brlcad kesha (~kesha@14.139.122.114) | |
| 06:05.54 | *** join/#brlcad kesha_ (~kesha@14.139.122.114) | |
| 07:34.11 | Notify | 03BRL-CAD:mohitdaga * 57112 brlcad/trunk/include/bn.h: Change max degree to 6 for sextic equations. (brlcad, Izak_, Erik Please note this change.) |
| 07:58.31 | *** join/#brlcad kesha_ (~kesha@14.139.122.114) | |
| 09:04.55 | Notify | 03BRL-CAD Wiki:Mandeepkaur * 0 /wiki/User:Mandeepkaur: |
| 10:22.58 | Notify | 03BRL-CAD:mohitdaga * 57113 (brlcad/trunk/include/icv.h brlcad/trunk/src/libicv/bw.c brlcad/trunk/src/libicv/color_space.c): Remove clumsy ness from rgb2gray function. |
| 10:26.35 | Notify | 03BRL-CAD:mohitdaga * 57114 (brlcad/trunk/src/util/CMakeLists.txt brlcad/trunk/src/util/pix-bw.c): Use icv in pix-bw utility. This imporvement now supports pipes and can also save file to output files specified. |
| 11:26.39 | Notify | 03BRL-CAD:mohitdaga * 57115 (brlcad/trunk/include/icv.h brlcad/trunk/src/libicv/bw.c): Add macros for converting rgb images to gray channel images. |
| 11:54.41 | *** join/#brlcad mpictor (~mark@c-67-177-102-131.hsd1.in.comcast.net) | |
| 14:24.20 | brlcad | zero_level: so you tested that regress and bencharm works with 57112?? |
| 15:37.17 | Notify | 03BRL-CAD:tbrowder2 * 57116 brlcad/trunk/misc/auto-man-page/README.auto-man-page-handling: clarify keyword format |
| 15:42.07 | Notify | 03BRL-CAD:tbrowder2 * 57117 brlcad/trunk/src/util/fix_polysolids.c: indicate mandatory option arg with angle brackets |
| 15:46.37 | *** join/#brlcad DarkCalf (~DarkCalf@173.231.40.99) | |
| 16:03.13 | Notify | 03BRL-CAD:starseeker * 57118 (brlcad/trunk/include/ged.h brlcad/trunk/src/libged/CMakeLists.txt brlcad/trunk/src/mged/setup.c): Apply patch #215 from Nyah Check that stubs in an empty pull command to libged and mged. |
| 16:06.10 | Notify | 03BRL-CAD:starseeker * 57119 brlcad/trunk/src/util/pix-bw.c: Return 0 on success - fixes compile failure from Werror=return-type |
| 16:11.10 | Notify | 03BRL-CAD:starseeker * 57120 (brlcad/trunk/src/librt/comb/comb.c brlcad/trunk/src/librt/db5_types.c): And changing from color back to rgb also has consequences (impacts red command behavior). |
| 16:27.38 | Notify | 03BRL-CAD:tbrowder2 * 57121 brlcad/trunk/misc/auto-man-page/README.auto-man-page-handling: emphasize uniqueness of part names |
| 16:30.53 | *** join/#brlcad caen23 (~caen23@92.83.172.41) | |
| 17:15.33 | starseeker | pix-bw is failing in the regression test - just printing a usage statement |
| 17:20.36 | brlcad | zero_level: undoubtedly related to icv conversion (see r57119 too) |
| 17:21.35 | starseeker | zero_level: when you're working on these tools, you should be running the regression tests basically every time before you commit |
| 17:23.22 | starseeker | in this case, make regress-dsp will run the test |
| 17:23.56 | starseeker | more generally, make -k regress will run all the tests and you can check the scrollback to see which ones failed |
| 17:24.43 | starseeker | some may not relate to your work, but if it's a failure of image conversion that you weren't seeing before your changes that's an indication of a problem |
| 19:09.45 | starseeker | huh, weird - g-step can't get bn_mat_identity on VS 11 |
| 19:13.34 | starseeker | oh |
| 19:14.49 | Notify | 03BRL-CAD:starseeker * 57122 brlcad/trunk/src/conv/step/g-step/CMakeLists.txt: Right - g-step needs BN_DLL_IMPORTS too |
| 20:34.52 | zero_level | starseeker : Thanks for r57119. |
| 20:35.53 | zero_level | Is Madras Cafe being screened in US. Just watched. excellent bollywood art. :) |
| 21:01.56 | Notify | 03BRL-CAD Wiki:Vladbogolin * 6035 /wiki/User:Vladbogolin/GSoC2013/Logs: /* Week 10 */ |
| 21:33.05 | Notify | 03BRL-CAD:tbrowder2 * 57123 brlcad/trunk/src/util/dsp_add.c: add semicolons to separate see_also items (per auto-man-page formatting instructions) |
| 21:33.36 | Notify | 03BRL-CAD:tbrowder2 * 57124 brlcad/trunk/src/util/fix_polysolids.c: add missing option descriptions |