Page History
...
Enhancements
Multiexcerpt | ||
---|---|---|
| ||
We're introducing a brand new framework to apply post-processing effects such as color correction, vignetting, or tone mapping. A new type of post-processing nodes called imagers operate on pixels before the output driver. Imagers can be chained. The initial set of imagers consists of: |
Multiexcerpt | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Imagers work both in batch and interactive contexts. While imager parameters can change interactively during rendering, adding a new imager currently requires the render to be restarted, so it's a good idea to add the ones you will need to adjust at the beginning of an interactive session. We are looking at removing this limitation in a subsequent release. (core#8368, core#9716, core#9723, core#9724, core#9867, core#9868, core#9869, core#9938).
|
GPU Enhancements
Multiexcerpt | ||
---|---|---|
| ||
|
USD Enhancements
Multiexcerpt | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
API Additions
Multiexcerpt | |||||
---|---|---|---|---|---|
| |||||
|
Incompatible Changes
Multiexcerpt | |||||
---|---|---|---|---|---|
| |||||
|
Bug Fixes
...