Skip to content

Aton v1.3.5

Compare
Choose a tag to compare
@sosoyan sosoyan released this 01 Jul 09:13
· 57 commits to master since this release
22fe98d

Simultaneous render sessions: Multiple render sessions can now simultaneously be launched using the same port number.

Distributive rendering on the farm: The frame can be split into smaller tiles and distributed on the local render farm via region arguments. It's fully farm manager agnostic, meaning you have to sub-class and implement empty virtual methods in the python script in order to get it to work for the given farm requirements. At this moment this feature is only available for Houdini, but similar scripts should work fine for the other DCC apps too

Houdini specific notes

  • General UI improvements
  • Added sequence rendering support
  • Stores override settings per selected output rop
  • Added filter box for output rops to use with wildcards

Stability improvements and bug fixes

  • Sets correct frame range in Multiple Frames mode