...
- Fixed bugs in subdiv memory statistics.
11.0.22 - 2013-12-17
- Fixed some crashes.
- "transmission" type rays with trace() now always cause surfaces to shade black, regardless of the hitmode. The transmission output itself is unaffected.
- The time built-in shader variable is now varying and works correctly in the ray tracer.
| Section | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
11.0.22 - 2013-12-17
- Fixed some crashes.
- "transmission" type rays with trace() now always cause surfaces to shade black, regardless of the hitmode. The transmission output itself is unaffected.
- The time built-in shader variable is now varying and works correctly in the ray tracer.
11.0.21 - 2013-12-13
- Improved area light sampling.
- Fixed outputchannel() in a light shader when used together with display "lightcategory".
...