02:30.06 |
*** join/#brlcad crazy_imp
(~mj@a89-182-3-232.net-htp.de) |
02:49.30 |
*** part/#brlcad ScribbleJ
(~scribble@99-35-164-204.lightspeed.dwgvil.sbcglobal.net) |
05:14.03 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
05:17.46 |
kanzure |
i sent an email to a prof about the licensing
of his cad-related code, but he hasn't replied (it's been about a
week) |
05:17.51 |
kanzure |
should i follow-up with a phone
call? |
05:35.21 |
CIA-105 |
BRL-CAD: 03109.100.116.81 07http://brlcad.org * r2864
10/wiki/Main_Page: /* Third-party Projects */ |
07:32.06 |
*** join/#brlcad merzo
(~merzo@193.254.217.44) |
07:58.47 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
08:23.37 |
*** join/#brlcad mafm
(~mafm@134.Red-81-35-69.dynamicIP.rima-tde.net) |
10:50.27 |
culot |
``Erik: FYI I committed your patch to correct
the compilation issues on amd64, thanks |
10:51.54 |
``Erik |
cool beans, thanks |
10:54.19 |
*** join/#brlcad KimK
(~Kim__@ip174-71-95-176.om.om.cox.net) |
11:02.26 |
*** part/#brlcad culot
(~culot@0xd0.org) |
11:27.40 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
11:56.40 |
*** join/#brlcad kunigami
(~kunigami@loco-gw.ic.unicamp.br) |
11:58.28 |
*** join/#brlcad pawleeq
(~pavel@pc119.iabrno.cz) |
11:58.33 |
pawleeq |
hello |
11:59.29 |
pawleeq |
I have compiled 7.18.4 on ubuntu and I
experience a problem with zooming in mgeds graphics
window |
11:59.35 |
pawleeq |
it only zooms in |
12:17.48 |
*** join/#brlcad dli
(~dli@67.55.46.44) |
12:22.16 |
pawleeq |
to be exact it zooms in on left, right and
middle click |
12:58.59 |
starseeker |
kanzure: probably couldn't hurt |
12:59.36 |
starseeker |
pawleeq: just fixed that yesterday - try
building latest trunk svn checkout |
12:59.51 |
pawleeq |
starseeker: thank you |
13:46.34 |
CIA-105 |
BRL-CAD: 03starseeker * r44549
10/brlcad/trunk/src/librt/CMakeLists.txt: Try not to error out on
the librt-static build when optimized - metaballs are triggering
some subtle problem either with the code or possibly the older
compiler used for the test. |
13:47.21 |
starseeker |
``Erik: see if that fixes the build for you -
I'd like to get a release put together, so any remining outstanding
release-blocker issues I know about I'll try to squash today and
tomorrow |
15:36.36 |
*** join/#brlcad Stattrav
(~Stattrav@111.93.134.142) |
15:36.36 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
16:40.03 |
CIA-105 |
BRL-CAD: 03starseeker * r44550
10/brlcad/trunk/src/librt/CMakeLists.txt: Whoops - fix silly
typos |
16:47.27 |
CIA-105 |
BRL-CAD: 03starseeker * r44551
10/brlcad/trunk/src/librt/CMakeLists.txt: Won't be a librt-static
target unless static libs are being built. |
16:57.37 |
CIA-105 |
BRL-CAD: 03starseeker * r44552
10/brlcad/trunk/src/vdeck/vdeck.c: Strict warning in vdeck on BSD -
I think this is the fix? |
17:06.15 |
CIA-105 |
BRL-CAD: 03starseeker * r44553
10/brlcad/trunk/src/libged/tables.c: More warnings on BSD - could
also use a second opinion here. |
17:19.30 |
CIA-105 |
BRL-CAD: 03starseeker * r44554
10/brlcad/trunk/src/mged/animedit.c: Add a few
initializations. |
17:20.20 |
``Erik |
hrm |
17:38.37 |
CIA-105 |
BRL-CAD: 03starseeker * r44555
10/brlcad/trunk/src/libged/editit.c: make a copy of the edit string
to avoid const issues |
17:48.34 |
CIA-105 |
BRL-CAD: 03starseeker * r44556
10/brlcad/trunk/src/libged/editit.c: er - how about using the copy
while we're at it. |
18:13.55 |
CIA-105 |
BRL-CAD: 03starseeker * r44557
10/brlcad/trunk/src/mged/ (cmd.h utility1.c): f_tables doesn't
appear to be used, and looks like it lives in libged now. |
18:20.25 |
*** join/#brlcad mafm_
(~mafm@134.Red-81-35-69.dynamicIP.rima-tde.net) |
20:07.21 |
CIA-105 |
BRL-CAD: 03Dloman 07http://brlcad.org * r2865
10/wiki/GeometryServiceNetworkProtocol: Updated header byte
layout. |
20:07.23 |
CIA-105 |
BRL-CAD: 03Dloman 07http://brlcad.org * r2866
10/wiki/GeometryServiceNetworkProtocol: removed pkg |
20:12.06 |
CIA-105 |
BRL-CAD: 03Dloman 07http://brlcad.org * r2867
10/wiki/GeometryServiceNetworkProtocol: Drop depricated |
20:13.10 |
CIA-105 |
BRL-CAD: 03Dloman 07http://brlcad.org * r2868
10/wiki/GeometryServiceNetworkProtocol: Remove references to
pkg |
20:26.56 |
CIA-105 |
BRL-CAD: 03erikgreenwald * r44558
10/geomcore/trunk/src/interfaces/cl/gsnet.lisp: reflect changes in
GSNet protocol (elimination of magic, swapping of type and
length) |
21:06.07 |
CIA-105 |
BRL-CAD: 03erikgreenwald * r44559
10/brlcad/trunk/src/libged/ (combmem.c red.c): quell
warnings |
21:39.02 |
*** join/#brlcad crazy_imp
(~mj@a89-182-25-196.net-htp.de) |
21:39.17 |
*** join/#brlcad merzo
(~merzo@162-173-94-178.pool.ukrtel.net) |
22:40.23 |
*** join/#brlcad Stattrav
(~Stattrav@117.202.18.204) |
22:40.23 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
22:52.26 |
*** join/#brlcad KimK
(~Kim__@ip174-71-95-176.om.om.cox.net) |