Skip to content

Re-ordered some code parts on dlAOVGroup node.

Ogers Ruda requested to merge dlAOVGroup_visibility_update into master

Used constant strings for osl attributes instead of rewriting them each time they are used. Also put the code corresponding to templates UI in a function, instead of having them as global variables.

Merge request reports