01:11.05 |
CIA-62 |
BRL-CAD: 03kunigami * r45388
10/brlcad/trunk/src/liboptical/ (liboslrend.cpp liboslrend.h
sh_osl.cpp): added support to osl parameters through the sh_osl
shader description. I had to implement another parser for the
arguments and the syntax is poor. I'll ask in the devs lists for
suggestions |
01:16.36 |
CIA-62 |
BRL-CAD: 03kunigami * r45389
10/brlcad/trunk/src/other/osl/ (9 files in 2 dirs): added a
directory with osl shaders |
01:17.59 |
CIA-62 |
BRL-CAD: 03kunigami * r45390
10/brlcad/trunk/src/liboptical/liboslrend.cpp: removing unnecessary
code from liboslrend |
01:44.32 |
CIA-62 |
BRL-CAD: 03kunigami * r45391
10/brlcad/trunk/src/liboptical/sh_osl.cpp: removed hypersampling
from pixels of osl shaders, since rt already has an option for this
(I should RTFM) |
03:49.07 |
*** join/#brlcad epileg
(~epileg@unaffiliated/epileg) |
04:20.09 |
*** join/#brlcad louipc
(~louipc@archlinux/trusteduser/louipc) |
05:04.33 |
*** join/#brlcad packrat
(~packrator@99-67-225-40.lightspeed.livnmi.sbcglobal.net) |
08:20.00 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
09:05.06 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
09:52.10 |
CIA-62 |
BRL-CAD: 03bhinesley * r45392
10/brlcad/trunk/src/libged/alter.c: |
09:52.11 |
CIA-62 |
BRL-CAD: Laid out a rough draft of rotate
command Manual page. It's proving to be a bit |
09:52.11 |
CIA-62 |
BRL-CAD: more complex, and require more
options than translate; there are still several |
09:52.11 |
CIA-62 |
BRL-CAD: issues/inconsistencies to work out.
Added optional [OFFSET_POS] argument to |
09:52.11 |
CIA-62 |
BRL-CAD: every object argument in both
commands, in order to add flexibility. Removed '.' |
09:52.11 |
CIA-62 |
BRL-CAD: options to ignore specific
coordinates, as it would have conflicted with |
09:52.12 |
CIA-62 |
BRL-CAD: [OFFSET_POS], and -x/-y/-z options
are clearer anyways. |
10:46.53 |
*** join/#brlcad d_rossberg
(~rossberg@BZ.BZFLAG.BZ) |
11:05.28 |
*** join/#brlcad Stattrav_
(~Stattrav@117.192.146.209) |
11:16.54 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
11:32.56 |
*** join/#brlcad merzo
(~merzo@86.57.159.195) |
12:58.07 |
*** join/#brlcad Stattrav_
(~Stattrav@117.202.16.93) |
13:08.11 |
*** join/#brlcad Stattrav
(~Stattrav@117.192.129.75) |
13:08.11 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
13:11.56 |
CIA-62 |
BRL-CAD: 03kunigami * r45393
10/brlcad/trunk/src/liboptical/ (liboslrend.cpp liboslrend.h
osl_rt.cpp sh_osl.cpp): |
13:11.56 |
CIA-62 |
BRL-CAD: Instead of keeping shadername as the
identifier or the shader, I now use the |
13:11.56 |
CIA-62 |
BRL-CAD: shaderstate which is the only thing
required by OSLRender. This is better |
13:11.56 |
CIA-62 |
BRL-CAD: because for shader groups (shaders
networks), there is not necessarily a name |
13:11.56 |
CIA-62 |
BRL-CAD: associated |
13:30.35 |
*** join/#brlcad kunigami2
(~kunigami@loco-gw.ic.unicamp.br) |
14:35.55 |
*** join/#brlcad nsd_
(~nicholas@c-24-0-153-224.hsd1.pa.comcast.net) |
14:38.02 |
nsd_ |
Quick question: Is BRL-CAD 7.20.2 a stable
release...? It's available for download on sf.net, but it's not
listed on the news page. Should I just stick with 7.18.4? |
14:42.25 |
``Erik |
it should be stable, it's just in the process
of a formal release, so the news page, announce, freshmeat update,
etc. haven't been finished yet |
14:44.28 |
nsd_ |
Oh alrighty then, thanks |
16:16.35 |
*** join/#brlcad Stattrav
(~Stattrav@117.192.148.124) |
16:16.35 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
16:27.50 |
*** join/#brlcad Stattrav_
(~Stattrav@117.192.156.87) |
16:39.37 |
*** join/#brlcad Stattrav
(~Stattrav@117.192.133.57) |
16:39.41 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
17:04.18 |
*** join/#brlcad Stattrav
(~Stattrav@117.192.133.57) |
17:04.18 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
18:11.00 |
*** join/#brlcad Stattrav_
(~Stattrav@117.192.131.36) |
18:15.08 |
*** part/#brlcad epileg
(~epileg@unaffiliated/epileg) |
19:46.49 |
CIA-62 |
BRL-CAD: 03bhinesley * r45394
10/brlcad/trunk/src/libged/alter.c: Resolved all issues that I
could find with "rotate". Still lacking in examples. |
20:30.59 |
CIA-62 |
BRL-CAD: 03erikgreenwald * r45395
10/brlcad/trunk/src/libgcv/bottess.c: switch to internal
representation. implement some shtuff. add lots of
checking. |
21:33.49 |
CIA-62 |
BRL-CAD: 03bhinesley * r45396
10/brlcad/trunk/src/libged/alter.c: Added examples of using
OFFSET_DIST and X_OBJ/Y_OBJ/Z_OBJ to translate manual. Made several
corrections, including in SYNOPSIS for both
translate/rotate |
22:50.01 |
*** join/#brlcad KimK
(~Kim__@ip174-71-95-176.om.om.cox.net) |
23:00.28 |
CIA-62 |
BRL-CAD: 0399.125.86.110 07http://brlcad.org * r2985
10/wiki/User:Bhinesley: /* Log */ Past week, today, plan |
23:40.40 |
CIA-62 |
BRL-CAD: 03bhinesley * r45397
10/brlcad/trunk/src/libged/alter.c: several corrections, add more
examples, add skeleton of scale manual page |