Skip to content

Fixed crash while playing with the time frame on viewport rendering.

Ogers Ruda requested to merge time_change_viewport_crash_fix into master

Because atmosphere is not supported on viewport rendering, trying to export it on time_change_cb() would crash houdini when rendering on viewport rendering.

Merge request reports