| 04:01.10 | maths22 | brlcad: if there is a mockup I can use, I am happy to cssify it and make it a real theme |
| 04:04.17 | maths22 | I will try to make it work for both mediawiki and drupal |
| 04:50.46 | *** join/#brlcad crdueck (~cdk@24.212.219.10) | |
| 12:24.14 | Notify | 03BRL-CAD:bob1961 * 54525 (brlcad/trunk/src/tclscripts/archer/Archer.tcl brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl): Expose rt_bot_mintie in Archer via the preferences panel. |
| 14:26.39 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 15:47.07 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 15:57.27 | *** join/#brlcad merzo (~merzo@94.45.58.138) | |
| 16:08.25 | brlcad | maths22: that's a fantastic offer -- did you check out his .xcf? |
| 16:11.12 | Notify | 03BRL-CAD:indianlarry * 54526 (brlcad/trunk/src/other/poly2tri/poly2tri/sweep/cdt.cc brlcad/trunk/src/other/poly2tri/poly2tri/sweep/cdt.h and 4 others): Added default constructor, AddOuterLoop() and GetPoints() functions for classes CDT and SweepContext. Added parameters 'finalize(bool)' and 'num_points' to Triangulate() function for class CDT and Sweep to be able to stop sweep at any point for debugging. Also |
| 16:11.14 | Notify | added 'num_points' parameter to SweepPoints() function. |
| 16:19.40 | *** join/#brlcad merzo (~merzo@94.45.58.138) | |
| 16:32.17 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 17:06.37 | Notify | 03BRL-CAD:indianlarry * 54527 brlcad/trunk/src/other/poly2tri/poly2tri/sweep/sweep_context.cc: Need to assign triangle for advancing front tail pointer at front initialization. |
| 17:29.07 | Notify | 03BRL-CAD:indianlarry * 54528 (brlcad/trunk/src/other/poly2tri/poly2tri/sweep/sweep_context.cc brlcad/trunk/src/other/poly2tri/poly2tri/sweep/sweep_context.h): Added function AddPointCheckForDuplicates() to class SweepContext to extend the package to check for duplicates in both the constrained polygon inputs (SweepContext(std::vector<Point*> &polyline) constructor, AddOuterLoop() and AddHole() functions) or from |
| 17:29.09 | Notify | the new AddPointCheckForDuplicatees(). |
| 19:50.42 | maths22 | I will check it now |
| 20:06.15 | maths22 | Should I try to implement it? |
| 20:47.05 | brlcad | n_reed: you still working on it, tweaking it? |
| 21:01.08 | n_reed | not much; no new ideas or any serious progress |
| 21:01.17 | n_reed | made the pic, glanced at your links, then played with zen garden html to figure out some of the css, did a little reading about drupal |
| 21:01.23 | n_reed | that's about it |
| 21:06.02 | brlcad | one aspect that I think is worth changing is emphasizing participation and downloads over news in some subtle way |
| 21:06.26 | brlcad | at least more than we do now where it's really just a news feed page |
| 21:11.25 | n_reed | ugh, you do realize that I'm not going to be able to sleep tonight until I come up with an idea for how to do that |
| 21:13.20 | *** join/#brlcad merzo (~merzo@1-234-132-95.pool.ukrtel.net) | |
| 21:13.40 | brlcad | http://mil-oss.org/ is one interesting way, they shove the "what is BRL-CAD" into the top panel with imagery (could be just one of several standard that links to the about page) |
| 21:13.57 | brlcad | and only the previous N news (N=2) are listed |
| 21:17.52 | brlcad | maybe changing the "what is BRL-CAD" panel into a downloads, participate, and docs set? |
| 21:19.45 | brlcad | similar variation: http://www.cappuccino-project.org/ |
| 21:23.38 | brlcad | very apropriate example, actually .. some pieces I'd change but emphasis is on features and getting started |
| 21:33.24 | n_reed | still thinking; hah, those header links match mine pretty closely |
| 21:39.45 | *** join/#brlcad merzo (~merzo@99-38-133-95.pool.ukrtel.net) | |
| 22:30.41 | Notify | 03BRL-CAD:carlmoore * 54529 brlcad/trunk/src/anim/chan_permute.c: avoid error messages and *bomb.log file, and instead print Usage if no arguments are found |