01:44.51 |
*** join/#brlcad LordOfBikes_
(~armin@dslb-088-066-136-198.088.066.pools.vodafone-ip.de) |
01:50.38 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
02:57.10 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
08:45.49 |
*** join/#brlcad boquete
(~Piotr@87.204.156.212) |
09:08.00 |
*** join/#brlcad KimK
(~Kim__@ip68-102-30-239.ks.ok.cox.net) |
09:44.35 |
*** join/#brlcad boquete
(~Piotr@87.204.156.212) |
11:06.57 |
*** join/#brlcad boquete_asus
(~Piotr@87.204.156.212) |
11:07.57 |
*** join/#brlcad devilmind
(~Prateek@14.139.194.12) |
11:14.20 |
*** join/#brlcad Prateek
(~Prateek@14.139.194.12) |
11:27.58 |
*** join/#brlcad Prateek
(~Prateek@14.139.194.12) |
11:34.40 |
*** join/#brlcad devilmind
(~Prateek@14.139.194.12) |
11:40.06 |
*** join/#brlcad KimK
(~Kim__@ip68-102-30-239.ks.ok.cox.net) |
11:49.56 |
*** join/#brlcad Prateek
(~Prateek@14.139.194.12) |
13:11.13 |
Notify |
03BRL-CAD:starseeker * 66333
brlcad/trunk/src/libbrep/tests/nurbs_csg.g: Add a couple general
surface island tests. |
13:18.12 |
*** join/#brlcad boquete
(~Piotr@87.204.156.212) |
13:24.34 |
Notify |
03BRL-CAD:starseeker * 66334
brlcad/trunk/src/libbrep/tests/nurbs_csg.g: Go with simpler
examples of general booleans |
13:38.20 |
*** join/#brlcad boquete
(~Piotr@87.204.156.212) |
13:44.00 |
Notify |
03BRL-CAD:starseeker * 66335
brlcad/trunk/src/libbrep/shape_recognition_util.cpp: Improve the
up-front boolean check somewhat - use edge midpoints instead of
vertices, and fall back on control points of surfaces if the edges
yield no information. |
13:53.16 |
*** join/#brlcad boquete
(~Piotr@87.204.156.212) |
14:15.52 |
*** join/#brlcad devilmind
(~Prateek@14.139.194.12) |
14:17.43 |
*** join/#brlcad boquete
(~Piotr@87.204.156.212) |
14:33.55 |
*** join/#brlcad boquete
(~Piotr@87.204.156.212) |
14:50.44 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
14:54.21 |
Notify |
03BRL-CAD Wiki:Prateek cs14 * 0
/wiki/User:Prateek_cs14: |
15:12.27 |
*** join/#brlcad devilmind
(~Prateek@14.139.194.12) |
15:41.09 |
Notify |
03BRL-CAD:starseeker * 66336
brlcad/trunk/src/libbrep/tests/nurbs_csg.g: Add a couple cases that
break the boolean assembly. |
15:46.21 |
*** join/#brlcad devilmind
(~Prateek@14.139.194.12) |
15:55.11 |
*** join/#brlcad merzo
(~merzo@92.60.189.225) |
15:58.15 |
*** join/#brlcad devilmind
(~Prateek@14.139.194.12) |
15:59.32 |
devilmind |
i am 2nd year b tech student.I want to
contribute . Can anybody tell me an easy bug ? |
16:44.14 |
Notify |
03BRL-CAD:starseeker * 66337
brlcad/trunk/src/libbrep/tests/nurbs_csg.g: Constructed a B-Rep
example where a child object (per inner/outer loops) has a
subtraction that engulfs part of a parent that it
shouldn't. |
16:45.37 |
Notify |
03BRL-CAD:brlcad * 66338
brlcad/trunk/misc/tools/lemon/CMakeLists.txt: still need to install
the lemon template file lempar.c; default to a usual simple share
dir |
16:46.39 |
*** join/#brlcad LordOfBikes
(~armin@dslb-088-066-136-198.088.066.pools.vodafone-ip.de) |
16:48.25 |
Notify |
03BRL-CAD:brlcad * 66339
brlcad/trunk/misc/CMake/FindLEMON.cmake: rework the template
searching logic to not assume it's in the bin dir or /usr/share.
search in the data dir where it should be first, then fall back to
exec dir, then warn if we still didn't find it. |
17:45.16 |
*** join/#brlcad boquete
(~Piotr@aano5.neoplus.adsl.tpnet.pl) |
17:51.17 |
*** join/#brlcad boquete_asus
(~Piotr@abkg207.neoplus.adsl.tpnet.pl) |
18:13.36 |
Notify |
03BRL-CAD:brlcad * 66340
(brlcad/trunk/include/brep.h brlcad/trunk/src/libbrep/BBNode.cpp
and 3 others): restore 66249 with allocation sizes fixed. was
attempting to pre-allocate the first child, but the containers are
only filled via push_back (instead of index). this leaves an unset
entry when we iterate by size and kaboomage. unrelated, tested and
observed no performance impact on an unoptimized build |
18:13.38 |
Notify |
(before/after). |
18:13.40 |
Notify |
... |
18:40.01 |
Notify |
03BRL-CAD:brlcad * 66341
(brlcad/trunk/include/brep.h
brlcad/trunk/src/libbrep/opennurbs_ext.cpp): converted the
m_sortedX/Y lists over to pointers |
18:40.55 |
Notify |
03BRL-CAD:brlcad * 66342
(brlcad/trunk/include/brep.h
brlcad/trunk/src/libbrep/opennurbs_ext.cpp): m_sortedY is unused,
remove |
18:48.18 |
Notify |
03BRL-CAD:brlcad * 66343
(brlcad/trunk/include/brep.h brlcad/trunk/src/libbrep/BBNode.cpp):
convert m_trims_above and m_trims_vertical to pointers |
18:49.07 |
Notify |
03BRL-CAD:brlcad * 66344
(brlcad/trunk/include/brep.h brlcad/trunk/src/libbrep/BBNode.cpp):
oof, m_trims_vertical also unused. removed. |
18:54.57 |
Notify |
03BRL-CAD:brlcad * 66345
(brlcad/trunk/include/brep.h
brlcad/trunk/src/libbrep/opennurbs_ext.cpp): convert f_queue to
pointer so SurfaceTree class has a constant size, is
exportable. |
19:03.36 |
Notify |
03BRL-CAD:brlcad * 66346
(brlcad/trunk/include/brep.h
brlcad/trunk/src/libbrep/PullbackCurve.cpp): convert the pbcdata
segments list over to pointer as well, remove the unused edge and
order_reversed fields. |
19:20.36 |
*** join/#brlcad LordOfBikes
(~armin@dslb-088-066-136-198.088.066.pools.vodafone-ip.de) |
19:36.43 |
Notify |
03BRL-CAD:brlcad * 66347
brlcad/trunk/src/librt/prep.c: it's wrong to report
'rt_init_resource(...) re-registering resource...' when the
resource we're cleaning up is the rt_uniresource. it doesn't and
shouldn't get registered in the rtip for cpu 0 as you could both
have per-cpu resources and use the uni. if we really ever do
encounter a situation where the rtip has something different
registered, just set it and |
19:36.45 |
Notify |
continue since it's more likely that the thing
we just cleaned is not released memory. |
19:36.47 |
Notify |
... |
19:48.20 |
Notify |
03BRL-CAD:brlcad * 66348
brlcad/trunk/src/rt/view.c: remove the qualitative assertion,
consistently prefix the different evaluation modes with a
label. |
19:49.06 |
*** join/#brlcad boquete
(~Piotr@188.146.133.177.nat.umts.dynamic.t-mobile.pl) |
20:20.52 |
*** join/#brlcad devilmind
(~Prateek@14.139.194.12) |
20:27.55 |
*** join/#brlcad boquete
(~Piotr@abkg207.neoplus.adsl.tpnet.pl) |
20:53.14 |
brlcad |
devilmind: that's not really answerable --
just try one |
20:54.47 |
*** join/#brlcad Izakey
(~Izakey@41.205.22.46) |
21:49.20 |
*** join/#brlcad LordOfBikes
(~armin@dslb-088-066-136-198.088.066.pools.vodafone-ip.de) |
22:45.21 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
23:14.11 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
23:58.12 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |