diegogarciahuerta / tk-blender

:milk_glass: Shotgun Toolkit Engine for Blender: https://www.blender.org/
Other
44 stars 33 forks source link

Remove renderable_only flag #10

Open aboellinger opened 2 years ago

aboellinger commented 2 years ago

Problem

This flag disappeared in Blender 2.93, effectively breaking the geometry publish.

Solution

Remove this flag. Change should not affect earlier versions of Blender as it is set to its default value.

aboellinger commented 2 years ago

Same issue, different fix: https://github.com/diegogarciahuerta/tk-blender/pull/13