Commit | Date | |
---|---|---|
2009-07-14 21:15:34 | Tree | |
[r157]
by
rconstruct
Updated conversion blocks, the usage information, as well as the vector/normal/point to color conversion, so that results are in [0,1] range as expected. |
2009-07-14 21:08:18 | Tree |
[r156]
by
rconstruct
Renived blend block, mix() block was updated to operate on all types. Other color blocks tweaked, and had usage information updated. |
2009-07-14 19:46:23 | Tree |
[r155]
by
rconstruct
Tweaked the xml blocks usage information, added where missing. Added workarounds for color type step and smoothstep, since i'm told only PRman supports both float and color types, but available RI specs (3.2.1) mention only float type, so in other renderers it'll operate on a component by component basis. |
2009-07-14 17:36:32 | Tree |
[r154]
by
rconstruct
Fixed some blocks, and changed shrimp_helpers.h so that it now has a symbol named UND, the value of which is meaningless. This is so that xml blocks can have easily a "value" that can be interpreted as non-set, for shadeops that accept optional arguments. |
2009-07-14 15:19:42 | Tree |
2009-07-13 22:15:42 | Tree | |
[r152]
by
rconstruct
Tweaked matrix setcomp(), with extra usage info, and added matrix inverse block. In 3delight's case, inverse() is used. |
2009-07-11 21:19:20 | Tree |
[r151]
by
rconstruct
Added legacyframebuffer for Aqsis's entry in the renderers description file. |
2009-07-11 19:55:22 | Tree |
[r150]
by
rconstruct
Added some more fixes to blocks. Note the in 4D fractal noise, cellnoise, etc... typically the global variable time is used (which is the block's default as well), as provided by RiShutter, and storage class is uniform. There's some work ahead. |
2009-07-10 23:19:42 | Tree |
[r149]
by
rconstruct
Added some more refinements to the blocks: adding more detailed usage information, or just adding it when missing, and fixing xml special chars. Tweaking funcionality a bit where required, and generally making things easier to read for the user. |
2009-07-10 23:05:27 | Tree |