Changes between Initial Version and Version 1 of Ticket #8502, comment 5


Ignore:
Timestamp:
Feb 15, 2023, 11:06:07 AM (3 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8502, comment 5

    initial v1  
    1 Vertex colored GLTF objects like atoms, bonds, ribbons and multi-color surfaces are not getting any material assigned to them in GLTF files so they are not getting the metallic and roughness settings even when these options are used.  This is a bug.  I need to improve the GLTF writing so it assigns materials to those objects in the GLTF file.
     1Vertex colored GLTF objects like atoms, bonds, ribbons and multi-color surfaces are not getting any material assigned to them in GLTF files so they are not getting the metallic and roughness settings even when these options are used.  I have improved the GLTF writing so it assigns materials to those objects in the GLTF file.