Skip to content

io_scene_gzrs2 v0.9.4.2

Compare
Choose a tag to compare
@Krunklehorn Krunklehorn released this 17 Sep 05:44
· 226 commits to main since this release
  • NEW: Blender 4.2.1 support, now LTS and stable, we will remain on this version until further notice
  • NEW: Custom UI panel for controlling Realspace material parameters, less node wrangling
  • NEW: Proper sub-material and empty slot parsing for GunZ 1 .elus
  • NEW: Simplified transparency workflow for both .rs.xml and .elu materials
    • DITHERED = Alpha-testing / Alpha-blending
    • BLENDED = Additive Blending
    • See the GitHub page for more details
  • NEW: Texture search modes and fake loading for missing textures
    • Be sure to specify a working directory in addon preferences after installing
  • Smarter material matching
  • Silenced cleanup reports and made warnings and errors more obvious
  • Ensured working directory is path, made setup instructions more obvious
  • Fixed .rs AABB sounds getting skipped
  • Fixed .elu import UnboundLocalError when weight groups reference bones that don't exist
  • Fixed .elu export orientation issues when working with attached mesh objects
  • Fixed .elu export cloth data suddenly becoming immobile
  • Fixed .elu incorrect material power
  • Other minor fixes
  • New Known Issue: some .elus with reversed winding-order/flipped normals (woman-parts27)
  • New Known Issue: some .elu map materials with incorrect flags that should be overridden by their .rs.xml counterparts