00:25.32 |
*** join/#brlcad jonored
(n=jonored@dsl092-076-134.bos1.dsl.speakeasy.net) |
01:12.48 |
*** join/#brlcad IriX64
(n=mariodot@bas2-sudbury98-1128565078.dsl.bell.ca) |
01:25.33 |
*** join/#brlcad geocalc
(n=geocalc@91-171-198-67.rev.libertysurf.net) |
01:36.28 |
yukonbob |
hello, cadheads |
02:51.27 |
*** join/#brlcad pacman87
(n=timothy@71.170.63.120) |
02:57.32 |
*** join/#brlcad pacman87
(n=timothy@71.170.63.120) |
03:53.52 |
starseeker |
<snort> If you've got a bazillion
siggraph geeks at your hotel, you might want to beef up the
internet... |
05:11.11 |
*** join/#brlcad mac`u
(i=mac@linux.slackware.in) |
06:48.58 |
*** join/#brlcad prasad_
(n=psilva@70.108.244.218) |
07:16.25 |
*** join/#brlcad clock_
(n=clock@84-72-91-240.dclient.hispeed.ch) |
08:09.18 |
*** join/#brlcad d_rossberg
(n=rossberg@bz.bzflag.bz) |
08:27.25 |
CIA-23 |
BRL-CAD: 03d_rossberg * r32410
10/brlcad/trunk/src/libwdb/CMakeLists.txt: added constraint.c to be
in sync with Makefile.am |
08:43.53 |
*** join/#brlcad elite01
(n=elite01@unaffiliated/elite01) |
09:10.11 |
*** join/#brlcad prasad1
(n=psilva@h-72-245-122-226.mclnva23.covad.net) |
10:06.38 |
*** join/#brlcad mafm
(n=mafm@elnet-111.lip.pt) |
10:22.34 |
mafm |
hi |
10:55.06 |
d_rossberg |
mafm: after putting the program in /usr/local
i could start it |
10:55.29 |
d_rossberg |
but i couldn't find out what it is good
for |
10:56.11 |
mafm |
lol, no documentation |
10:56.29 |
mafm |
it has basic infrastructure for commands
("help" in the console) |
10:56.50 |
d_rossberg |
i typed help but it wasn't helpful |
10:57.09 |
mafm |
you can set different polygon modes, camera
modes, etc |
10:57.34 |
mafm |
the other part that it's pretty complete it is
the camera |
10:57.45 |
d_rossberg |
i thought it is a gui for brlcad |
10:58.52 |
mafm |
in progress :D |
10:59.00 |
mafm |
it's missing the connection to
libged |
10:59.36 |
mafm |
to translate operations and geometries back
and forth |
11:57.21 |
*** join/#brlcad Axman6
(n=Axman6@pdpc/supporter/student/Axman6) |
13:23.53 |
*** join/#brlcad thing0
(n=ric@58.171.202.126) |
13:59.38 |
*** join/#brlcad docelic
(n=docelic@78.134.193.208) |
15:01.25 |
*** join/#brlcad andre|away_
(n=chatzill@189.71.68.135) |
15:07.55 |
*** join/#brlcad Elperion
(n=Bary@p5B14D2E3.dip.t-dialin.net) |
16:23.09 |
CIA-23 |
BRL-CAD: 03homovulgaris * r32411
10/brlcad/trunk/src/libpc/pcParser.cpp: shifting bu_vls free so as
to free only if vls exists |
16:25.14 |
CIA-23 |
BRL-CAD: 03homovulgaris * r32412
10/brlcad/trunk/src/libpc/ (pcGenerator.cpp pcGenerator.h):
framework and code for a constraint2V object which takes 2 vectors
as arguments calling the appropriate function (via pointer)
expecting double ** |
16:45.06 |
*** join/#brlcad geocalc
(n=geocalc@91-171-198-67.rev.libertysurf.net) |
18:09.23 |
*** join/#brlcad docelic_
(n=docelic@78.134.198.146) |
19:03.58 |
CIA-23 |
BRL-CAD: 03bob1961 * r32413
10/brlcad/trunk/src/external/ProEngineer/install.doc: Added info
about installing the resource files. |
19:05.15 |
*** join/#brlcad elite01
(n=elite01@unaffiliated/elite01) |
19:34.24 |
CIA-23 |
BRL-CAD: 03bob1961 * r32416
10/brlcad/trunk/src/external/ProEngineer/proe-brl.c: Replace
fprintf statements in proe_brl() with calls to
ProMessageDisplay(). |
20:02.58 |
CIA-23 |
BRL-CAD: 03homovulgaris * r32417
10/brlcad/trunk/src/libpc/ (5 files): |
20:02.58 |
CIA-23 |
BRL-CAD: adding Point and FastF objects
analogous to the Vector object, sorry about |
20:02.58 |
CIA-23 |
BRL-CAD: r32415 message. It included
modifications to Constraint object to support |
20:02.58 |
CIA-23 |
BRL-CAD: addition by data structure / pointer
to evaluator as well as addConstraint |
20:02.58 |
CIA-23 |
BRL-CAD: functionality to VCSet to suport
analogous constraints |
20:17.33 |
*** join/#brlcad Elperion
(n=Bary@p5B14D2E3.dip.t-dialin.net) |
20:55.09 |
*** join/#brlcad andrecastelo
(n=chatzill@189.71.68.135) |
21:09.14 |
CIA-23 |
BRL-CAD: 03homovulgaris * r32418
10/brlcad/trunk/src/libpc/ (6 files): adding functionality to pass
information about arguments of a particular constraint; also
removed the memory leak by typecasting constraint pointers before
delete |
22:00.04 |
*** join/#brlcad geocalc
(n=geocalc@83-154-50-205.rev.libertysurf.net) |
22:42.05 |
*** join/#brlcad Twingy
(n=justin@74.92.144.217) |
23:11.51 |
CIA-23 |
BRL-CAD: 03brlcad * r32419
10/brlcad/trunk/include/pc.h: make the prototypes match, build is
still borken though because some structure addition(s) are
missing. |
23:19.35 |
*** join/#brlcad madant
(n=d@117.196.137.142) |
23:19.55 |
madant |
brlcad: is the build still broken due to pc
? |
23:46.59 |
CIA-23 |
BRL-CAD: 03homovulgaris * r32420
10/brlcad/trunk/include/pc.h: unbreaking build. the struct member
addition |
23:47.06 |
madant |
ok done. i didnt even realise i had modified
pc.h . I thought i was working in libpc directory only. usually i
always commit from the root folder.. grr.. my bad :D |
23:58.15 |
*** join/#brlcad mozmck
(n=moses@12.37.63.231) |