This patch adds units to the Cycles properties as requested in T60824.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
You're right, I was following the remarks of T60824 without checking if the subtype and unit actually matches.
Comment Actions
So removing the subtype from camera_cull_margin and make distance_cull_margin a length?
Comment Actions
The camera cull margin is now of subtype FACTOR and the cull distance of unit LENGTH.