| 00:29.20 | Notify | 03BRL-CAD:n_reed * 54513 (brlcad/trunk/src/other/libvds/notes.txt =================================================================== and 27 others): add some dev notes on libvds |
| 02:49.22 | starseeker | has a hunch we should probably teach libvds to not use globals at some point... |
| 05:35.00 | *** join/#brlcad ``Erik_ (~erik@pool-74-103-121-45.bltmmd.fios.verizon.net) | |
| 09:48.23 | *** join/#brlcad ibot (~ibot@rikers.org) | |
| 09:48.23 | *** topic/#brlcad is BRL-CAD || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Thanks to all of our GCI participants for their fantastic work! Join brlcad-news to see when your changes get rolled out... | |
| 09:52.13 | *** join/#brlcad ibot (~ibot@rikers.org) | |
| 09:52.13 | *** topic/#brlcad is BRL-CAD || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Thanks to all of our GCI participants for their fantastic work! Join brlcad-news to see when your changes get rolled out... | |
| 12:57.16 | ``Erik | http://elfga.com/~erik/orbits.gif solar system orbits with tailers in the galactic frame... effin' awesome animation :D |
| 14:03.27 | starseeker | that is cool |
| 15:40.04 | brlcad | his other video is even more cool |
| 15:42.23 | brlcad | starseeker: that's probably one of several motivators for his 2.0 version (libvds) |
| 15:42.53 | brlcad | http://www.cs.jhu.edu/~graphics/GLOD/ |
| 15:45.33 | *** join/#brlcad witness (uid10044@gateway/web/irccloud.com/x-laisyrdfbuutpilc) | |
| 15:45.33 | *** join/#brlcad Notify (~notify@66-118-151-70.static.sagonet.net) | |
| 15:45.39 | *** join/#brlcad KimK (~Kim__@wsip-184-176-200-171.ks.ks.cox.net) | |
| 16:17.08 | ``Erik | nwhich other vid is cooler? o.O |
| 17:01.28 | brlcad | ``Erik: part two on his website: http://djsadhu.com/ |
| 17:01.53 | brlcad | slow start, but the helical spiral orbit is awesome |
| 17:25.14 | Notify | 03BRL-CAD:indianlarry * 54514 (brlcad/trunk/src/other/poly2tri/poly2tri/common/shapes.cc brlcad/trunk/src/other/poly2tri/poly2tri/common/shapes.h brlcad/trunk/src/other/poly2tri/poly2tri/sweep/sweep.cc): Updated function NeighborAcross() to return pointer to triangle consistent with NeighborCW() and NeighborCCW() functions. Cleaned up several functions to pass parameters as references. |
| 17:31.44 | Notify | 03BRL-CAD:bob1961 * 54515 (brlcad/trunk/src/external/ProEngineer/INSTALL.txt brlcad/trunk/src/external/ProEngineer/proe-brl.c): Updates for Creo Parametric 2.0 |
| 18:06.41 | Notify | 03BRL-CAD:indianlarry * 54516 (brlcad/trunk/src/other/poly2tri/poly2tri/sweep/cdt.cc brlcad/trunk/src/other/poly2tri/poly2tri/sweep/cdt.h and 2 others): Cleaned up several functions to pass parameters as references. Added points collection cleanup in destructor ~sweep_context(). |
| 18:18.10 | starseeker | brlcad: yeah, saw GLOD - unfortunately, it's license wouldn't work (if I recall correctly) |
| 18:18.38 | starseeker | I don't think squashing the globals would be all that hard, at least in a basic sense |
| 18:19.17 | starseeker | even vds 1.0 (if it still existed, which apparently it doesn't) I think had changed the license |
| 18:20.42 | starseeker | http://web.archive.org/web/20070205234916/http://www.cs.jhu.edu/~graphics/GLOD/license |
| 18:22.15 | starseeker | debatable whether that's a workable license, I guess - I doubt it's GPL compatible |
| 18:58.20 | Notify | 03BRL-CAD:indianlarry * 54517 (brlcad/trunk/src/other/poly2tri/poly2tri/common/shapes.cc brlcad/trunk/src/other/poly2tri/poly2tri/common/shapes.h and 2 others): Added FindInternalTriangle() function with supporting details to more reliably find an initial triangle within the trimming constrained edges. |
| 18:59.56 | Notify | 03BRL-CAD:bob1961 * 54518 (brlcad/trunk/src/external/ProEngineer/msvc10/proe/proe.sln =================================================================== and 23 others): Added windows build files for Creo Parametric 2.0. |
| 19:32.58 | brlcad | starseeker: hm, yeah I hadn't looked at the license |
| 19:34.58 | brlcad | on the surface, my quick read is that it's bsd 3-clause with an additional attribution clause, a must provide source clause (lgpl-style), and a jurisdiction clause (meh) |
| 19:36.17 | brlcad | so it "should" be lgpl/gpl compatible, but again that's just a quick thinking through |
| 19:37.25 | brlcad | the jurisdiction clause would be the one to pass by a lawyer or review the lgpl more closely |
| 20:32.34 | Notify | 03BRL-CAD:r_weiss * 54519 brlcad/trunk/src/libged/gqa.c: Added a "-q" option to the "gqa" command. This quiets (suppresses) the "was not hit" reporting. |
| 20:46.30 | *** join/#brlcad merzo (~merzo@164-94-133-95.pool.ukrtel.net) | |
| 20:54.22 | *** join/#brlcad merzo (~merzo@17-61-133-95.pool.ukrtel.net) | |
| 20:54.53 | Notify | 03BRL-CAD:carlmoore * 54520 brlcad/trunk/src/fb/cell-fb.c: for cell-fb, add 'cell-fb: ' to error messages, fold 2 lines into 1, fix options-list spacing, shorten usage statement |
| 21:03.55 | Notify | 03BRL-CAD:r_weiss * 54521 (brlcad/trunk/doc/docbook/system/man1/en/gqa.xml brlcad/trunk/doc/docbook/system/mann/en/gqa.xml): Updated "gqa" documentation adding the "-q" option. |
| 21:23.02 | Notify | 03BRL-CAD:r_weiss * 54522 brlcad/trunk/doc/docbook/system/mann/en/lc.xml: Update to mged 'lc' command documentation. |
| 21:59.08 | Notify | 03BRL-CAD:r_weiss * 54523 brlcad/trunk/doc/docbook/system/mann/en/gr.xml: Update to the mged 'gr' command documentation. |
| 22:08.31 | Notify | 03BRL-CAD:r_weiss * 54524 brlcad/trunk/doc/docbook/system/mann/en/lc.xml: Fix an error in the mged 'lc' command documentation. |