| 00:37.46 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 00:41.45 | *** join/#brlcad Maloeran (~maloeran@mail.catchgamer.no) | |
| 00:42.28 | Maloeran | Hey, are you around Erik or brlcad? |
| 00:44.29 | Maloeran | It's a simple question, I would like to know exactly what is a BRL-CAD "region". Are they always closed shapes? Or can it be possible to have multiple regions that must be joined together to form a greater closed shape? |
| 03:06.13 | *** join/#brlcad milamber (~devlin@d118-75-244-176.try.wideopenwest.com) | |
| 08:12.21 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 08:12.34 | *** part/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 09:43.12 | *** join/#brlcad cvds_ (~leila@e255180.upc-e.chello.nl) | |
| 12:28.37 | ``Erik | Maloeran: a region is supposed to be a 1:1 mapping to an actual physical object, a single material piece. under the hood, it's just a comb with a flag |
| 14:30.50 | CIA-48 | BRL-CAD: 03bob1961 * r49150 10/brlcad/trunk/src/libtclcad/tclcad_obj.c: If scale is NULL, the passed in argc should be 1. |
| 14:44.59 | Maloeran | Erik, so I can safely assume that any region is always a fully closed shape by itself? |
| 15:09.19 | ``Erik | for valid geometry, yes... but an imported BoT may not satisfy that |
| 15:13.35 | Maloeran | I see... Thanks |
| 17:33.57 | *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com) | |
| 17:42.01 | CIA-48 | BRL-CAD: 03n_reed * r49151 10/brlcad/trunk/src/libbu/test_sscanf.c: add some simple tests of error behavior |
| 17:54.32 | CIA-48 | BRL-CAD: 03starseeker * r49152 10/brlcad/trunk/CMakeLists.txt: When doing a delta, start the clock closer to the beginning... probably not terribly significant since most of the time is taken up in tests, but makes more sense if you're going looking for it in the code. |
| 18:14.55 | CIA-48 | BRL-CAD: 03n_reed * r49153 10/brlcad/trunk/src/libbu/test_sscanf.c: consistently print src and fmt strings |
| 18:58.35 | *** join/#brlcad merzo (~merzo@145-131-132-95.pool.ukrtel.net) | |
| 19:02.48 | *** join/#brlcad merzo (~merzo@79-209-132-95.pool.ukrtel.net) | |
| 19:20.38 | *** join/#brlcad Stattrav (~Stattrav@61.12.114.82) | |
| 19:20.38 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 19:46.25 | *** join/#brlcad Stattrav (~Stattrav@61.12.114.82) | |
| 19:46.26 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 20:05.56 | *** join/#brlcad Stattrav (~Stattrav@61.12.114.82) | |
| 20:05.56 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 20:35.54 | CIA-48 | BRL-CAD: 03n_reed * r49154 10/brlcad/trunk/src/libbu/sscanf.c: flags variable should be long int type given how many flags are being used |
| 20:39.16 | CIA-48 | BRL-CAD: 03starseeker * r49155 10/brlcad/trunk/NEWS: Review of Coverity issue 2070 - fix looks good. double-free error potentially visible in shp-g. |
| 20:46.15 | CIA-48 | BRL-CAD: 03starseeker * r49156 10/brlcad/trunk/NEWS: Review of Coverity issue 2069, commit r48706 - fix looks good. Clean up handling of input read failure case in burst. |
| 21:15.04 | ``Erik | hm, http://blog.bugsense.com/post/16832892823/do-you-have-an-opensource-project-get-bugsense-premium |
| 21:27.46 | starseeker | brlcad: if you get a chance, could you mark the coverity fixes that don't need an "in-depth" review as reviewd? I |
| 21:28.45 | starseeker | I've gotten some of indianlarry's step-g stuff marked |
| 21:35.43 | *** join/#brlcad Stattrav (~Stattrav@223.187.43.16) | |
| 21:35.43 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 22:48.46 | CIA-48 | BRL-CAD: 03bob1961 * r49157 10/brlcad/trunk/ (20 files in 8 dirs): Added new vlist commands to support triangles. This allows the display managers that care to do something better/faster if they know they have triangles as opposed to polygons. |
| 23:20.07 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 23:34.18 | CIA-48 | BRL-CAD: 03starseeker * r49158 10/brlcad/trunk/src/conv/step/CMakeLists.txt: Slight clean-up of the fedex generating CMake logic, even though it's not active yet. |
| 23:35.12 | CIA-48 | BRL-CAD: 03starseeker * r49159 10/brlcad/trunk/src/conv/step/CMakeLists.txt: ws |
| 23:36.02 | CIA-48 | BRL-CAD: 03starseeker * r49160 10/brlcad/trunk/src/conv/CMakeLists.txt: ws |
| 23:42.40 | CIA-48 | BRL-CAD: 03starseeker * r49161 10/brlcad/trunk/ (46 files in 9 dirs): Fix shiftwidth for vim in .cmake files |
| 23:47.42 | CIA-48 | BRL-CAD: 03n_reed * r49162 10/brlcad/trunk/src/libbu/sscanf.c: build accepted character table for character class |