Releases: LagoLunatic/ww_model_helpers
Releases · LagoLunatic/ww_model_helpers
WW Model Helpers 1.2.2
- The preview generator script now supports alpha in all textures, not just the eyes/eyebrows.
- Fixed some error messages being unhelpful when converting standalone BTI images.
- The preview generator script and casual hair script now rig the casual hair to the main model's skeleton so that it will follow the head_jnt bone when it is posed.
- Noted that mesh-1 of fan.bdl should be weighted to at least 2 bones so that the leaf disappears when out of MP.
WW Model Helpers 1.2.1
- tex_header.json files are now written for standalone image files that aren't part of any model, such as the casual clothes linktexbci4.bti. This means you can change the format of those images instead of being limited to the vanilla format they used.
- pack_player now only copies the INF1 scenegraph for cl.bdl. All other models can have their scenegraph generated by SuperBMD without crashes (as of SuperBMD version v1.3.0-PlayerModels). This means you can add new objects to those models and they will actually work. If you add a new object, be sure to add a new material to materials.json and assign that material to the new object. Using one material for multiple objects won't work properly.
WW Model Helpers 1.2.0
- Added support for repacking every model and texture in Link.arc.
- Added a list of all models and textures in Link.arc, what each one is and any additional information you need to edit specific ones.
- Updated to support SuperBMD's new material recompiling ability.
- Added a Blender Python script to automatically generate preview images and masks for player models that can be displayed in the randomizer.
- Updated fix_normals.py to ignore objects that are hidden when you run the script.
- Added Blender Python Scripts to enable texture alpha, remove doubled vertices, and display the casual hair model on the player.
WW Model Helpers 1.1.1
- Added a more descriptive error message in place of SuperBMD's
Invalid contents in element "n"error when there are meshes that have only unweighted vertices. This error message lists the names of all the meshes that have no weights.
WW Model Helpers 1.1.0
- Added support for repacking the Hero's Charm model, the Hyoi Pear model, the Hero's Sword hilt and blade models, and the hands texture.
WW Model Helpers 1.0.1
- Added a fix_normals.py script for Blender to work around Blender's COLLADA importer not importing custom normals.
WW Model Helpers 1.0.0
First release. See readme for details on how to use these scripts to make custom Wind Waker player models.