What I think is just a minor bug in the most recent of the nightlies-
Grouping a rec light causes an error warning (but all seems to still work)-
parenting by click and dragging rec light into empty group-
parent VRayLightRect1 null1 ;
// Result: VRayLightRect1 //
// Error: Light instances are not supported //
Cnt + g:
doGroup 0 1 1;
// Error: Light instances are not supported //
Best,
9k
Grouping a rec light causes an error warning (but all seems to still work)-
parenting by click and dragging rec light into empty group-
parent VRayLightRect1 null1 ;
// Result: VRayLightRect1 //
// Error: Light instances are not supported //
Cnt + g:
doGroup 0 1 1;
// Error: Light instances are not supported //
Best,
9k
Comment