Skip to content

v1.0.5 - Critical Fixes and Improvements

Choose a tag to compare

@kittynXR kittynXR released this 24 Jun 20:37

Release Notes for v1.0.5

🎯 Major Fixes

Floor Positioning

  • Fixed avatar being placed slightly above the floor after rescaling
  • Removed redundant position adjustment in ScaleToHeight method
  • Changed default for "Skip Move to Floor" to true to prevent unexpected avatar lifting

ViewPosition Tracking

  • Improved ViewPosition calculations using local space eye tracking
  • Fixed ViewPosition updates during preview mode and build time
  • Added proper bounds clamping between chest and head positions

UI and Component Issues

  • Fixed component deletion causing preview to remain active
  • Added automatic preview cancellation when component is deleted or selection changes
  • Fixed preview window to properly restore original values when closed

✨ Improvements

Debug Options

  • Enabled previously grayed-out debug options:
    • Skip Main Rescale
    • Skip Move to Floor
    • Skip Height Scaling
  • Added clear tooltips for all debug options

Body Proportions

  • Re-enabled Leg Thickness and Upper Leg % parameters
  • Simplified thickness calculations (0% = 0.8x, 50% = 1.0x, 100% = 1.2x)
  • Implemented proper thigh percentage adjustments for leg proportions
  • Added debug logging for Extra Leg Length parameter effect

Deprecated Features

  • Marked "Extra Leg Length" parameter as deprecated with visual strikethrough
  • Parameter is non-functional and will be removed in future versions

🔧 Technical Changes

  • Added .gitignore for Blender addon directory
  • Updated VCC listing URL to use custom domain
  • Improved error handling and debug logging throughout
  • Better memory management for preview mode

📦 Compatibility

  • Maintains full backward compatibility with v1.0.1
  • Package name remains dev.catnet.immersivescaler to ensure automatic updates
  • All existing users will receive this update through VCC

🐛 Known Issues

  • Extra Leg Length parameter has no effect (deprecated)
  • Some complex avatar hierarchies may still require manual adjustment

💝 Acknowledgments

Thanks to all users who reported issues and provided feedback to help improve this tool!


Full Changelog: v1.0.1...v1.0.5