09:57.32 |
*** join/#brlcad EricPoehlsen
(~Eric@ip-77-25-6-103.web.vodafone.de) |
11:14.56 |
Notify |
03BRL-CAD:n_reed * 54397
(brlcad/trunk/include/ged.h brlcad/trunk/src/libged/draw.c and 2
others): have mged and archer pass view info to libged so we can
compute view-specific inputs to adaptive plot routines |
11:15.02 |
Notify |
03BRL-CAD:bob1961 * 54398
(brlcad/trunk/src/libged/comb.c
brlcad/trunk/src/libged/ged_private.h
brlcad/trunk/src/libged/group.c): Added _ged_combadd2 for the
purpose of building up a comb tree from possibly more than one
member before writing things out to the database. This was added
for use by ged_group to reduce database fragmentation when adding
many members (i.e. perhaps 100,000 or more). Note -
_ged_combadd2 |
11:15.04 |
Notify |
could use an upgrade to handle an array of
relation operators so that functions like ged_comb could also
benefit. |
11:34.33 |
Notify |
03BRL-CAD Wiki:Linebreaker * 0
/wiki/User:Linebreaker: |
11:34.35 |
Notify |
03BRL-CAD Wiki:Joekparisi * 0
/wiki/User:Joekparisi: |
11:34.40 |
Notify |
03BRL-CAD Wiki:Skjsktheboss * 0
/wiki/User:Skjsktheboss: |
15:38.53 |
*** join/#brlcad EricPoehlsen
(~Eric@dslb-084-056-109-205.pools.arcor-ip.net) |
15:40.30 |
Notify |
03BRL-CAD:n_reed * 54399
brlcad/trunk/src/libged/draw.c: change computation for the adaptive
plot point spacing parameter to avoid oversampling plotted
curves |
16:43.32 |
Notify |
03BRL-CAD:carlmoore * 54400
brlcad/trunk/src/librt/test_root3-subd.cpp: refined M_PI
value |
16:48.45 |
maths22 |
Still no spam :) |
17:08.23 |
Notify |
03BRL-CAD:carlmoore * 54401
brlcad/trunk/src/libged/view_obj.c: use DEG2RAD instead of having
to recompute it |
17:55.11 |
*** join/#brlcad EricPoehlsen
(~Eric@dslb-084-056-109-205.pools.arcor-ip.net) |
18:01.50 |
Notify |
03BRL-CAD:brlcad * 54402
brlcad/trunk/src/libged/view_obj.c: remove dead code |
18:03.16 |
Notify |
03BRL-CAD:brlcad * 54403 brlcad/trunk/NEWS:
bob added support for drawing the labels of hyperboloid objects in
r54387 |
18:11.42 |
Notify |
03BRL-CAD:carlmoore * 54404
(brlcad/trunk/src/libged/vutil.c brlcad/trunk/src/mged/dozoom.c and
2 others): make use of DEG2RAD; sin60 expression again has '60.0'
in it as result |
18:15.23 |
Notify |
03BRL-CAD:carlmoore * 54405
brlcad/trunk/src/libged/draw.c: fix spellings |
18:21.08 |
Notify |
03BRL-CAD:brlcad * 54406
brlcad/trunk/src/shapes/coil.c: heavy cleanup initially to fix
indentation and usage messages, but refactor the object/file
reporting while we're at it so that the messages are more
consistent with other tools. |
18:23.48 |
Notify |
03BRL-CAD:brlcad * 54407
brlcad/trunk/src/proc-db/clutter.c: halt if there are any
arguments. doesn't match the usage. remove some unused vars
too. |
18:25.23 |
Notify |
03BRL-CAD:brlcad * 54408
brlcad/trunk/src/anim/anim_hardtrack.c: remove dead code, leave a
note |
18:26.48 |
brlcad |
maths22: YEP! |
18:27.00 |
brlcad |
that's awesome good stuff there ;) |
18:59.59 |
Notify |
03BRL-CAD:brlcad * 54409
brlcad/trunk/include/bu.h: document the structparse API a little
better, note the flow of data since the API is
inconsistent. |
19:38.58 |
*** join/#brlcad hsrai
(~hsrai@202.164.53.116) |
19:43.20 |
Notify |
03BRL-CAD:brlcad * 54410
brlcad/trunk/src/libbu/parse.c: add a slew of argument and return
value validation tests. try to help ensure we don't ever
dereference NULL. |
19:58.16 |
Notify |
03BRL-CAD:brlcad * 54411
brlcad/trunk/src/mged/cmd.c: all of these can be null, so make sure
they're not. encountered crash on null ged_view when sourcing a
script. |
20:08.37 |
Notify |
03BRL-CAD:brlcad * 54412
brlcad/trunk/src/libbu/parse.c: don't use the BU_ prefix for
non-public API, use a file-local prefix instead. |
20:26.04 |
Notify |
03BRL-CAD:carlmoore * 54413
(brlcad/trunk/src/libged/vutil.c brlcad/trunk/src/mged/dozoom.c
brlcad/trunk/src/proc-db/pyramid.c): remove no-longer-needed
comments |
20:31.55 |
Notify |
03BRL-CAD:carlmoore * 54414
brlcad/trunk/src/proc-db/tube.c: enforce a uniform value of pi by
bringing in M_PI |
21:38.24 |
Notify |
03BRL-CAD:carlmoore * 54415
(brlcad/trunk/include/vmath.h
brlcad/trunk/src/tclscripts/lib/Ged.tcl
brlcad/trunk/src/tclscripts/mged/anim.tcl): make use of M_PI ,
DEG2RAD , RAD2DEG |
21:41.45 |
Notify |
03BRL-CAD:carlmoore * 54416
brlcad/trunk/src/conv/dxf/dxf-g.c: use RAD2DEG , DEG2RAD |
21:46.52 |
Notify |
03BRL-CAD:carlmoore * 54417
brlcad/trunk/src/external/Unigraphics/ug-g.c: use DEG2RAD and
RAD2DEG |
21:50.54 |
*** join/#brlcad caen23
(~caen23@92.81.206.161) |
22:06.09 |
Notify |
03BRL-CAD:carlmoore * 54418
(brlcad/trunk/src/fb/polar-fb.c brlcad/trunk/src/irprep/showtherm.c
and 4 others): use DEG2RAD in various places |