glTF exporter: Add option to keep original texture files
WARNING: if you use more than one texture, where pbr standard requires only one, only one texture will be used. This can lead to unexpected results
Showing
- io_scene_gltf2/__init__.py 16 additions, 2 deletionsio_scene_gltf2/__init__.py
- io_scene_gltf2/blender/exp/gltf2_blender_gather_image.py 108 additions, 65 deletionsio_scene_gltf2/blender/exp/gltf2_blender_gather_image.py
- io_scene_gltf2/blender/exp/gltf2_blender_image.py 12 additions, 2 deletionsio_scene_gltf2/blender/exp/gltf2_blender_image.py
Please register or sign in to comment