01:30.00 |
Notify |
03BRL-CAD:starseeker * 56914
brlcad/trunk/src/conv/step/ON_Brep.cpp: Mark Pictor figured it out
- the key is SetUnderlyingType |
03:26.34 |
Notify |
03BRL-CAD:starseeker * 56915
brlcad/trunk/src/conv/step/ON_Brep.cpp: Hook up some more
objects |
03:31.26 |
Notify |
03BRL-CAD:starseeker * 56916
brlcad/trunk/src/conv/step/ON_Brep.cpp: Whoops, add # to point
numbers |
09:53.23 |
*** join/#brlcad caen23
(~caen23@92.81.216.152) |
11:39.17 |
*** join/#brlcad mpictor
(~mark@2601:d:b280:b5:d63d:7eff:fe2d:2505) |
12:11.11 |
*** join/#brlcad caen23
(~caen23@92.81.216.152) |
12:34.41 |
Izak_ |
brlcad:``Erik: Please can youn take a look at
rt_hrt_bbox() code on this link http://paste.kde.org/p4ffbef66/ |
15:51.41 |
*** join/#brlcad caen23
(~caen23@92.81.216.152) |
17:04.16 |
brlcad |
Izak_: looked at it |
17:06.11 |
brlcad |
no idea if it's right or wrong, but the code
looks fine |
17:06.52 |
brlcad |
you can run the 'bb' command to invoke that
callback -- it'll create an arb8 bounding box that you can
visualize |
17:13.14 |
Ch3ck_ |
brlcad: fixed the former patches and i've
updated the bn_poly_quad_rts patch waiting for you review |
17:14.03 |
Ch3ck_ |
all the changes of the the former patches are
in a new ticket 231 |
17:14.23 |
Izak_ |
brlcad: Is the development of primitives
always iterative ? Can I get it right the first time (when i finish
the callbacks)? |
17:37.35 |
*** join/#brlcad mpictor
(~mark@2601:d:b280:b5:d63d:7eff:fe2d:2505) |
18:21.08 |
*** join/#brlcad caen23_
(~caen23@92.85.85.176) |
19:05.27 |
Notify |
03BRL-CAD Wiki:NyahCh3ck20 * 5997
/wiki/User:NyahCh3ck20/GSoc2013/Coding_Repor: /* 12 August - 18
August */ |
19:10.43 |
*** join/#brlcad kesha_
(~kesha@117.226.220.34) |
19:24.55 |
*** join/#brlcad Ch3ck
(~Ch3ck@66-118-151-70.static.sagonet.net) |
20:02.30 |
Izak_ |
brlcad: The bb command gives me no picture to
visualize yet |
20:26.41 |
*** join/#brlcad caen23
(~caen23@92.85.85.176) |
20:40.44 |
Notify |
03BRL-CAD:iiizzzaaakkk * 56917
brlcad/trunk/src/librt/primitives/hrt/hrt.c: Wrote rt_hrt_bbox()
function which computes the bounding RPP for the heart
primitive |
20:52.58 |
Notify |
03BRL-CAD Wiki:IIIzzzaaakkk * 5998
/wiki/User:Izak/GSOC_2013_logs: /* August 12th to August 17th
*/ |
21:01.35 |
*** join/#brlcad kesha__
(~kesha@117.226.220.34) |
21:05.57 |
Notify |
03BRL-CAD Wiki:Vladbogolin * 5999
/wiki/User:Vladbogolin/GSoC2013/Logs: /* Week 9 */ |
21:07.35 |
*** join/#brlcad kesha__
(~kesha@117.226.220.34) |
21:10.51 |
starseeker |
Izak_: to visualize a bounding box, use the -c
option to create the box |
21:15.48 |
starseeker |
Izak_: your commit 56917 breaks the build -
gives set but unused warning for w1 |
21:16.22 |
starseeker |
did you compile before committing? |
21:34.35 |
*** join/#brlcad kesha_
(~kesha@117.226.220.34) |
22:16.29 |
*** join/#brlcad kesha_
(~kesha@117.226.220.34) |
22:30.58 |
*** join/#brlcad kesha_
(~kesha@117.226.220.34) |
22:44.43 |
*** join/#brlcad kesha_
(~kesha@117.226.220.34) |
22:58.18 |
*** join/#brlcad kesha_
(~kesha@117.226.220.34) |
23:03.09 |
Notify |
03BRL-CAD:tbrowder2 * 56918
brlcad/trunk/src/libbn/tests/bn_poly_synthetic_div.c: correct
spelling to American version |
23:05.10 |
Notify |
03BRL-CAD:tbrowder2 * 56919
brlcad/trunk/src/libbn/tests/bn_poly_synthetic_div.c: rem is an
array of size 1 |
23:06.23 |
Notify |
03BRL-CAD:tbrowder2 * 56920
brlcad/trunk/src/libfb/if_X24.c: short term fix for gcc 4.8.1
error; prevents value from exceeding LONG_MAX |
23:11.17 |
*** join/#brlcad kesha_
(~kesha@117.226.220.34) |
23:13.59 |
*** join/#brlcad kesha_
(~kesha@117.226.220.34) |
23:42.17 |
Notify |
03BRL-CAD:tbrowder2 * 56921
brlcad/trunk/src/librt/primitives/bspline/nurb_ray.c: bump up size
of array trying to ameliorate gcc 4.8.1 warning of array
overflow |
23:43.55 |
Notify |
03BRL-CAD:tbrowder2 * 56922
brlcad/trunk/src/librt/primitives/nmg/nmg_misc.c: style |