00:26.44 |
CIA-68 |
BRL-CAD: 03starseeker * r52358
10/brlcad/trunk/src/librt/test_botpatches.cpp: Work harder at
removing patches with three or fewer triangles, make the thresholds
for when to start looking at neighbor flatness paramaters in the
info struct. |
00:48.48 |
CIA-68 |
BRL-CAD: 03starseeker * r52359
10/brlcad/trunk/src/librt/test_botpatches.cpp: While I'm moving
values into the struct, take care of the
parallel-to-projection-plane threshold. |
00:53.54 |
CIA-68 |
BRL-CAD: 03starseeker * r52360
10/brlcad/trunk/src/librt/test_botpatches.cpp: typo |
03:13.26 |
CIA-68 |
BRL-CAD: 03Sean 07http://brlcad.org * r0
10/wiki/Special:Log/delete: deleted "[[Wideo go]]": spam |
03:13.35 |
CIA-68 |
BRL-CAD: 03Sean 07http://brlcad.org * r0
10/wiki/Special:Log/block: blocked
[[User:Jon??zm??vbrkjrqBoughner]] with an expiry time of infinite
(account creation disabled, e-mail blocked): Spamming links to
external sites |
03:53.46 |
CIA-68 |
BRL-CAD: 03brlcad * r52361
10/brlcad/trunk/src/libnurbs/ (PullbackCurve.cpp
opennurbs_ext.cpp): convert from structs to classes in order to
begin addressing compiler inline issues raised by the automatic
constructor/destructor |
09:55.42 |
*** join/#brlcad stas
(~stas@82.208.133.12) |
10:02.17 |
*** join/#brlcad Al_Da_Best
(~Al_Da_Bes@5e0e1434.bb.sky.com) |
11:23.48 |
CIA-68 |
BRL-CAD: 03Elf11 07http://brlcad.org * r4385
10/wiki/User:Elf11: /* Log */ |
11:24.31 |
elf_ |
brlcad, here is how the joint command looks so
far without the extern tcl interpreter |
11:24.43 |
elf_ |
http://paste.ubuntu.com/1188765/ |
11:25.32 |
elf_ |
I tested the debug and help options and they
seem to behave as the options from the /mged/animeit.c
file |
12:07.31 |
brlcad |
elf_: excellent |
12:08.09 |
brlcad |
should be quick to move on to each remaining
function/option next |
12:08.12 |
brlcad |
any problems? |
12:08.53 |
elf_ |
yep, it shouldn't be any problems with the
rest, have still to look into the base2local function but I think I
will make it work |
12:09.11 |
elf_ |
and nothing that I couldn't figure out so
far |
12:14.22 |
*** join/#brlcad stas
(~stas@82.208.133.12) |
13:43.54 |
brlcad |
elf_: great, can't wait to see the final
patch |
13:44.09 |
brlcad |
let me know if you run into any problems -- I
should be pretty accessible today if you have questions |
13:44.31 |
elf_ |
Okay, so far so good. |
14:01.17 |
CIA-68 |
BRL-CAD: 03brlcad * r52362
10/brlcad/trunk/configure.ac: directory is igraph, not
graph |
14:49.51 |
CIA-68 |
BRL-CAD: 03r_weiss * r52363
10/brlcad/trunk/src/libnurbs/CMakeLists.txt: Made a change to
"CMakeLists.txt" within "libnurbs" to fix a build error with MS
Visual Studio 2008. |
14:56.48 |
CIA-68 |
BRL-CAD: 03starseeker * r52364
10/brlcad/trunk/src/librt/test_botpatches.cpp: Clean up edge
printing, few other output tweaks. |
15:41.22 |
CIA-68 |
BRL-CAD: 03starseeker * r52365
10/brlcad/trunk/src/librt/test_botpatches.cpp: Turn projection edge
overlap testing back on. |
15:41.51 |
CIA-68 |
BRL-CAD: 03brlcad * r52366
10/brlcad/trunk/src/libnurbs/CMakeLists.txt: dead code without
comment |
17:10.57 |
CIA-68 |
BRL-CAD: 03brlcad * r52367 10/brlcad/trunk/
(autogen.sh configure.ac): fix the echo -n output during configure,
be a tad more snarky about continuing |
17:16.29 |
CIA-68 |
BRL-CAD: 03brlcad * r52368
10/brlcad/trunk/src/other/tkhtml/Makefile.am: search /usr/X11/lib
too since we're looking for the X11 lib. |
18:14.23 |
CIA-68 |
BRL-CAD: 03starseeker * r52369
10/brlcad/trunk/src/libnurbs/CMakeLists.txt: Add back in libnurbs
flags, commented out by default, with explanatory
comment. |
18:39.48 |
CIA-68 |
BRL-CAD: 03starseeker * r52370
10/brlcad/trunk/src/librt/test_botpatches.cpp: Make a stab at
handling triangles causing projection edge overlaps. |
19:00.57 |
CIA-68 |
BRL-CAD: 03brlcad * r52371 10/brlcad/trunk/
(include/nurbs.h src/librt/primitives/brep/brep.cpp): |
19:00.57 |
CIA-68 |
BRL-CAD: the old build system scores another
point detecting duplicate symbols when it |
19:00.57 |
CIA-68 |
BRL-CAD: tried pulling libbrlcad together.
utah_ray_planes is provided by libnurbs now |
19:00.57 |
CIA-68 |
BRL-CAD: via the pullback file, so we can
eliminate the function in librt's brep |
19:00.57 |
CIA-68 |
BRL-CAD: implementation. |
19:20.25 |
CIA-68 |
BRL-CAD: 03brlcad * r52372
10/brlcad/trunk/src/libged/edbot.c: call bu_sscanf instead of
sscanf so we can handle %zu without warnings |
19:21.10 |
CIA-68 |
BRL-CAD: 03starseeker * r52373
10/brlcad/trunk/src/librt/test_botpatches.cpp: Loop until there
don't seem to be anymore overlaps - this one we have to reach
completion on, since these overlaps will interfere with the surface
fitting |
19:23.13 |
CIA-68 |
BRL-CAD: 03brlcad * r52374
10/brlcad/trunk/src/libged/CMakeLists.txt: undocumented, is there a
reason we disable strict if bullet is found? |
19:34.28 |
CIA-68 |
BRL-CAD: 03r_weiss * r52375 10/brlcad/trunk/
(include/nurbs.h src/libnurbs/PullbackCurve.h): |
19:34.29 |
CIA-68 |
BRL-CAD: Updated files "include/nurbs.h" and
"src/libnurbs/PullbackCurve.h". Moved the |
19:34.29 |
CIA-68 |
BRL-CAD: definition of
"check_pullback_singularity_bridge", "interpolateCurve", |
19:34.29 |
CIA-68 |
BRL-CAD: "check_pullback_data" and
"pullback_samples" to "include/nurbs.h". This corrects |
19:34.29 |
CIA-68 |
BRL-CAD: a problem preventing a build with MS
Visual Studio 2008. |
19:38.39 |
CIA-68 |
BRL-CAD: 03starseeker * r52376
10/brlcad/trunk/src/librt/test_botpatches.cpp: Make a note that
some better approach would be nice for the projection overlap
triangle handling. |
19:40.20 |
starseeker |
brlcad: I'll have to try it again, but I
believe the Bullet headers introduce some problems when used with
our strict flags |
20:09.33 |
CIA-68 |
BRL-CAD: 03brlcad * r52377
10/brlcad/trunk/src/libnurbs/Makefile.am: add a build file for the
new libnurbs library |
20:09.59 |
CIA-68 |
BRL-CAD: 03brlcad * r52378
10/brlcad/trunk/src/libged/Makefile.am: always compile dag (has
#ifdef protections) and add the new edbot.c source to
libged |
20:11.12 |
CIA-68 |
BRL-CAD: 03brlcad * r52379
10/brlcad/trunk/src/tclscripts/igraph/Makefile.am: graph.tcl
renamed to igraph.tcl |
20:11.43 |
CIA-68 |
BRL-CAD: 03brlcad * r52380
10/brlcad/trunk/src/librt/Makefile.am: opennurbs_ext.cpp was moved
to libnurbs, add libnurbs to linkage |
20:13.07 |
CIA-68 |
BRL-CAD: 03brlcad * r52381
10/brlcad/trunk/configure.ac: enable new libnurbs for compilation
since it's still under deprecation |
20:13.24 |
CIA-68 |
BRL-CAD: 03brlcad * r52382
10/brlcad/trunk/src/Makefile.am: add new libnurbs for
compilation |
20:14.52 |
*** join/#brlcad stas
(~stas@188.24.34.88) |
21:07.13 |
CIA-68 |
BRL-CAD: 03starseeker * r52383
10/brlcad/trunk/misc/CMake/BRLCAD_CMakeFiles.cmake: Prepare
CMAKEFILES macro for add_library(targetname OBJECT ...) form of
add_library function. |
21:15.44 |
CIA-68 |
BRL-CAD: 03starseeker * r52384
10/brlcad/trunk/src/CMakeLists.txt: Document the rough form of what
will need to happen (eventually) for libbrlcad - main purpose is to
document which of BRL-CAD's libraries make up
'libbrlcad'. |
21:36.48 |
CIA-68 |
BRL-CAD: 03starseeker * r52385
10/brlcad/trunk/src/librt/test_botpatches.cpp: Move a few things
around for clarity - time to start rewiring the curve building
code. |
23:36.59 |
CIA-68 |
BRL-CAD: 03starseeker * r52386
10/brlcad/trunk/src/librt/test_botpatches.cpp: Clean up the face
and border plotting |
23:54.58 |
CIA-68 |
BRL-CAD: 03starseeker * r52387
10/brlcad/trunk/src/librt/test_botpatches.cpp: Build the structure
maps when we actually know what the structure is... |