Skip to content

v1.10.4

Compare
Choose a tag to compare
@webermm webermm released this 05 Jul 13:41

[1.10.4] Support for new Blender glTF exporter

Added

  • Added support for the new attribute naming convention of color attributes in the Blender glTF exporter. The _COLOR_N attributes are now imported as color attributes if no attribute using the COLOR_N form is present in the glTF file.
  • Added support for import of Vec3 color attributes in the glTF importer. The alpha channel will be set to 1.0 in this case.