| 10:28.15 | *** join/#brlcad infobot (~infobot@rikers.org) | |
| 10:28.15 | *** topic/#brlcad is This channel is for BRL-CAD and open source CAx discussion! Logs @ http://infobot.rikers.org/%23brlcad/ | |
| 10:32.38 | Notify | 03BRL-CAD:Gabbar1947 * 10227 /wiki/User:Gabbar1947/GSOC17/Repor: |
| 15:24.57 | Notify | 03BRL-CAD:brlcad * 70133 brlcad/trunk/src/librt/primitives/table.cpp: apparently we really need the class callback or the primitive can disappear... this fixes regress-solids. |
| 16:29.51 | *** join/#brlcad gcibot (ignacio@2001:4830:134:7::11) | |
| 16:29.51 | *** join/#brlcad gcibot (ignacio@unaffiliated/ignaciouy/bot/gcibot) | |
| 17:07.13 | Notify | 03BRL-CAD:brlcad * 70134 brlcad/trunk/src/librt/cut.c: fix the underlying problem. just because there's not a callback doesn't mean we shouldn't test intersection. ungoto the logic so it's more clear what's going on. |
| 17:07.26 | Notify | 03BRL-CAD:brlcad * 70135 brlcad/trunk/src/librt/primitives/table.cpp: we can use null now |
| 17:11.47 | Notify | 03BRL-CAD:brlcad * 70136 (brlcad/trunk/src/librt/primitives/generic.c brlcad/trunk/src/librt/primitives/table.cpp): now they can all be null. there's no point having a generic stub that is empty. |
| 17:27.02 | brlcad | hm, distcheck doesn't see src/rt/main.c for some reason?? |
| 19:29.15 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 20:47.09 | Notify | 03BRL-CAD:mdtwenty * 70137 (brlcad/trunk/src/librt/primitives/bool.cl brlcad/trunk/src/librt/primitives/primitive_util.c brlcad/trunk/src/librt/primitives/rt.cl): removing unused kernel arguments |
| 21:03.31 | Notify | 03BRL-CAD:mdtwenty * 70138 brlcad/trunk/src/librt/primitives/bool.cl: stop evaluating partitions after finding the first partition evaluated of the ray. The partitions are ordered by distance to the ray origin and no more partitions will be added since we processed all hits before evaluation |
| 21:27.31 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 21:34.39 | Notify | 03BRL-CAD:mdtwenty * 70139 (brlcad/trunk/src/librt/primitives/bool.cl brlcad/trunk/src/librt/primitives/primitive_util.c): remove unnecessary opencl buffer with number of partitions per ray. A variable is enough to store this info |
| 21:58.04 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |