SWBF-msh-Blender-IO/addons/io_scene_swbf_msh
PrismaticFlower ae42cda6ab Skip adding color attributes when unneeded
This is a very small change to skip adding the vertex colours to the Blender mesh if no segment of the geometry being loaded has vertex colours.
2023-10-29 11:13:12 +13:00
..
__init__.py Fixed import of animations to allow for bulk import 2023-05-28 17:18:50 -05:00
chunked_file_reader.py Check number of bytes remaining before reading texture strings 2022-10-29 12:59:11 -04:00
crc.py
msh_anim_gather.py
msh_anim_to_blend.py Partial Revert: Animation Track patch cleanup 2023-06-02 22:27:58 -05:00
msh_collision_prim_properties.py
msh_material_gather.py
msh_material_operators.py
msh_material_properties.py
msh_material_to_blend.py
msh_material_ui_strings.py
msh_material_utilities.py
msh_material.py
msh_mesh_to_blend.py Skip adding color attributes when unneeded 2023-10-29 11:13:12 +13:00
msh_model_gather.py Hidden objects will be unhidden after calling evaluated_get, so they must be tracked beforehand when exporting. 2022-10-08 22:10:40 -04:00
msh_model_triangle_strips.py
msh_model_utilities.py
msh_model.py
msh_scene_read.py Check number of bytes remaining before reading texture strings 2022-10-29 12:59:11 -04:00
msh_scene_save.py
msh_scene_to_blend.py
msh_scene_utilities.py
msh_scene.py
msh_skeleton_properties.py
msh_skeleton_to_blend.py
msh_skeleton_utilities.py
msh_utilities.py Add vertex colors to blender + fix unpack_color() 2023-10-27 23:05:05 +03:00
msh_writer.py
option_file_parser.py
zaa_to_blend.py