robmcrosby / BlenderUSDZ

Simple USDZ file exporter plugin for Blender3D
GNU General Public License v3.0
474 stars 66 forks source link

Replaced assignment operators by annotations (Blender 2.93 update) #62

Closed p2or closed 2 years ago

p2or commented 3 years ago

Hi @robmcrosby,

this tiny PR replaces all assignment operators by annotations since the support for non-annotation properties gets dropped as of Blender 2.93+.

Cheers, Christian

dimitre commented 3 years ago

+1 for this PR merged