00:44.22 |
louipc |
brlcad: ok thanks for the info |
00:53.35 |
CIA-59 |
BRL-CAD: 03starseeker * r47706
10/brlcad/trunk/CMakeLists.txt: with any luck, we don't need to
separately call out tcl and tk build deps... |
03:03.03 |
*** join/#brlcad pacman87
(~Timothy@adsl-208-191-158-89.dsl.hstntx.swbell.net) |
03:05.25 |
pacman87 |
brlcad: ping/pm? |
03:44.19 |
*** join/#brlcad Forth
(~Forth@92.242.118.253) |
03:45.01 |
*** part/#brlcad Forth
(~Forth@92.242.118.253) |
03:45.22 |
brlcad |
pacman87: hm? sure? what? |
03:48.53 |
*** part/#brlcad pacman87
(~Timothy@adsl-208-191-158-89.dsl.hstntx.swbell.net) |
03:49.11 |
*** join/#brlcad pacman87
(~Timothy@adsl-208-191-158-89.dsl.hstntx.swbell.net) |
03:50.13 |
pacman87 |
brlcad: pm'd |
04:02.31 |
pacman87 |
has there been any progress on the revolve
primitive lately? |
04:03.45 |
brlcad |
yeah, it was included in an exhaustive
performance profile a couple weeks ago |
04:03.58 |
brlcad |
along with all of the other primitives, it was
part of a NURBS performance analysis |
04:04.19 |
brlcad |
it didn't fare so well and unfortunately
crashed for some of the test cases |
04:04.50 |
brlcad |
so there are some new to-do entries to
investigate and fix |
04:10.59 |
pacman87 |
I might be able to take another look at it
mid-january, once all the dust settles from
graduation/christmas/moving |
04:30.25 |
brlcad |
awesome |
06:01.27 |
*** join/#brlcad cvds_
(~leila@h111030.upc-h.chello.nl) |
07:00.23 |
*** join/#brlcad KimK
(~Kim__@209.248.147.2.nw.nuvox.net) |
07:01.57 |
*** join/#brlcad jordisayol
(~jordisayo@unaffiliated/jordisayol) |
08:25.25 |
*** join/#brlcad merzo
(~merzo@193.254.217.44) |
15:24.08 |
CIA-59 |
BRL-CAD: 03erikgreenwald * r47707
10/brlcad/trunk/src/libgcv/bottess.c: disable function level static
declarations. fix debugging output parameters. |
15:49.51 |
*** join/#brlcad Yoshi47
(~jan@64.235.102.210) |
16:01.41 |
CIA-59 |
BRL-CAD: 03n_reed * r47708
10/brlcad/trunk/src/other/perplex/ (parser.y perplex.h scanner.re):
added support for braces and strings inside actions |
16:36.07 |
CIA-59 |
BRL-CAD: 03n_reed * r47709
10/brlcad/trunk/src/other/perplex/ (perplex.h scanner.re): added
support for single quote strings and comments inside
actions |
18:49.29 |
*** join/#brlcad Forth
(~Forth@92.242.118.253) |
18:58.36 |
CIA-59 |
BRL-CAD: 03starseeker * r47710
10/brlcad/trunk/src/other/CMakeLists.txt: If we're not able to
build SCL, set the build var to off so it gets reported that
way... |
19:11.26 |
CIA-59 |
BRL-CAD: 03starseeker * r47711
10/brlcad/trunk/src/other/CMakeLists.txt: Mark BUILD_SCL as
advanced |
19:31.23 |
CIA-59 |
BRL-CAD: 03starseeker * r47712
10/brlcad/trunk/src/other/CMakeLists.txt: Ah, right - was setting
the wrong thing for the toplevel mechanism. This is tested and
works on Win32 |
19:51.27 |
*** join/#brlcad n_reed
(~molto_cre@BZ.BZFLAG.BZ) |
21:05.21 |
CIA-59 |
BRL-CAD: 03bob1961 * r47713 10/brlcad/trunk/
(3 files in 3 dirs): Provide a way to select the target
polygon. |
21:10.52 |
*** join/#brlcad brlcad
(~sean@BZ.BZFLAG.BZ) |
21:11.09 |
brlcad |
networking woes at the isp
apparently |
21:13.06 |
*** join/#brlcad n_reed
(~molto_cre@BZ.BZFLAG.BZ) |
21:16.22 |
CIA-59 |
BRL-CAD: 03brlcad * r47714
10/brlcad/trunk/src/ (conv/iges/iges.c lgt/do_options.c
proc-db/csgbrep.cpp): more strict quellage. |
22:28.56 |
brlcad |
if I had been using cmake instead of ccmake
for specifying options, I would have expected tom browder's example
to work |
22:29.03 |
brlcad |
did he typo one of the names? |
22:31.57 |
CIA-59 |
BRL-CAD: 03n_reed * r47715
10/brlcad/trunk/src/other/perplex/ (parser.y perplex.h scanner.re):
added basic support for start condition scopes |
23:12.54 |
*** join/#brlcad pacman87
(~Timothy@208-191-158-89.lightspeed.austtx.sbcglobal.net) |
23:26.58 |
*** join/#brlcad cvds_
(~leila@h111030.upc-h.chello.nl) |
23:29.42 |
CIA-59 |
BRL-CAD: 03starseeker * r47716
10/brlcad/trunk/ (15 files in 15 dirs): Add a scheme for sorting
include directories for BRL-CAD libraries, with an eye towards
favoring local includes over system directories. Not tested in any
of the problem cases as yet. |