-
- Downloads
glTF importer: Fix vertex color import
glTF stores vertexcolor data in linear, blender in sRGB
Showing
- io_scene_gltf2/blender/exp/gltf2_blender_extract.py 1 addition, 13 deletionsio_scene_gltf2/blender/exp/gltf2_blender_extract.py
- io_scene_gltf2/blender/imp/gltf2_blender_mesh.py 13 additions, 3 deletionsio_scene_gltf2/blender/imp/gltf2_blender_mesh.py
- io_scene_gltf2/io/com/gltf2_io_color_management.py 37 additions, 0 deletionsio_scene_gltf2/io/com/gltf2_io_color_management.py
Loading
Please register or sign in to comment