specklesystems / speckle-blender

https://speckle.systems/tag/blender/
Apache License 2.0
51 stars 8 forks source link

Fixed issue with uint32 vertex colours not parsing #167

Closed JR-Morgan closed 1 year ago

JR-Morgan commented 1 year ago

I noticed that QGIS sends vertex colours as uint32 (rather than signed int32)

Also, received meshes that don't have a render material, but do have vertex colours, will now have a default "color by color attribute" material.