-
- Downloads
glTF addon: updates from upstream
* invalidate cache for multiple exports * exporter: support KHR_lights_punctual * fixed lights * disable export all layers * fixed texture slot images stalling export * option to enable exporting more than 4 influences from upsteam commit 26699c476211add92d13df0a284b8df2f08acb3e to upstream commit 7a8f733fc446cfb3880a8c1658bccf94bcfd456c
Showing
- io_scene_gltf2/__init__.py 23 additions, 25 deletionsio_scene_gltf2/__init__.py
- io_scene_gltf2/blender/exp/gltf2_blender_gather_image.py 2 additions, 2 deletionsio_scene_gltf2/blender/exp/gltf2_blender_gather_image.py
- io_scene_gltf2/blender/exp/gltf2_blender_gather_light_spots.py 50 additions, 0 deletions...ene_gltf2/blender/exp/gltf2_blender_gather_light_spots.py
- io_scene_gltf2/blender/exp/gltf2_blender_gather_lights.py 131 additions, 0 deletionsio_scene_gltf2/blender/exp/gltf2_blender_gather_lights.py
- io_scene_gltf2/blender/exp/gltf2_blender_gather_nodes.py 26 additions, 1 deletionio_scene_gltf2/blender/exp/gltf2_blender_gather_nodes.py
- io_scene_gltf2/blender/exp/gltf2_blender_gather_primitive_attributes.py 2 additions, 2 deletions.../blender/exp/gltf2_blender_gather_primitive_attributes.py
- io_scene_gltf2/blender/exp/gltf2_blender_gltf2_exporter.py 40 additions, 8 deletionsio_scene_gltf2/blender/exp/gltf2_blender_gltf2_exporter.py
- io_scene_gltf2/blender/exp/gltf2_blender_search_node_tree.py 1 addition, 0 deletionsio_scene_gltf2/blender/exp/gltf2_blender_search_node_tree.py
- io_scene_gltf2/io/com/gltf2_io_extensions.py 38 additions, 0 deletionsio_scene_gltf2/io/com/gltf2_io_extensions.py
- io_scene_gltf2/io/com/gltf2_io_lights_punctual.py 76 additions, 0 deletionsio_scene_gltf2/io/com/gltf2_io_lights_punctual.py
Loading
Please register or sign in to comment