michael-gh1 / Addons-And-Tools-For-Blender-miHoYo-Shaders

Blender Addons and Tools for streamlining the character model setup when using HoYoverse Shaders.
GNU General Public License v3.0
193 stars 11 forks source link

feat: Blender 4.0 Support #85

Closed michael-gh1 closed 4 months ago

michael-gh1 commented 4 months ago

⭐ Features

  1. Blender 4.0 Support a. Handle shader files saved in Blender 3.6 (append empties for Light Vectors if missing) b. Replace deprecated way to override context with newer way

🔧 Fixes

  1. Fixed RootShape.blend saved in Blender 4.0 and crashing on Blender 3.6 (typo in the commit message)
  2. Replace Paimon rigging script with NPC rig script

📝 Tests

  1. Made them more durable and scalable for different test configurations