PDG Partition Node Dirtying Mode

   1171   2   0
User Avatar
Member
4 posts
Joined: 5月 2017
Offline
Hi,I noticed Partition nodes have the Dirtying Mode option in Houdini17.5,so that only the tiles which has been modified will be refresh,but I didn't see this option in houdini18.5,is there any new node to replace this?
User Avatar
スタッフ
591 posts
Joined: 5月 2014
Offline
That option existed in H17.5 because dynamic partitioners would dirty all their partitions any time upstream work items were changed. That's no longer the case in 18.5 onward, so the parameters no longer exist. Partitions are only dirtied if a) one of their dependencies is dirtied or b) the contents of the partition changes on a recook, e.g. because of changes to the partitioning settings or an upstream work item.
User Avatar
Member
4 posts
Joined: 5月 2017
Offline
tpetrick
That option existed in H17.5 because dynamic partitioners would dirty all their partitions any time upstream work items were changed. That's no longer the case in 18.5 onward, so the parameters no longer exist. Partitions are only dirtied if a) one of their dependencies is dirtied or b) the contents of the partition changes on a recook, e.g. because of changes to the partitioning settings or an upstream work item.
Good to konw that.Thanks!It helps a lot on my PDG work.
  • Quick Links