Changelog
Version 2.1
- Removed category wrapper from bodygroup UI to provide more space for controls
- Bodygroup sliders now display directly in the scroll panel without category container
Version 2.0
- Simplified bodygroup UI by returning to liaCategory with AddItem approach
- Category now expands by default to immediately show all bodygroup options
- Removed complex contents panel management for cleaner, more reliable layout
Version 1.9
- Fixed bodygroup slider visibility and spacing issues by improving liaCategory AddItem method
- Added automatic contents panel creation for proper layout management
- Category now expands by default to show bodygroups immediately
Version 1.8
- Changed "Finish" button to "Submit" button with proper localization
- Updated button component from liaMediumButton to liaButton
- Submit button now always visible (no longer removed when no bodygroups/skins available)
- Added submit language entries for all supported languages
Version 1.7
- UI components to use Lilia framework components (liaSlideBox, liaMediumButton, liaScrollPanel, liaCategory, liaFrame)
- BodygrouperModelPaint and BodygrouperPostDrawModel hooks for custom rendering
- Changed from DNumSlider to liaSlideBox with improved SetRange API
Version 1.6
- Updated Vector method calls to use proper PascalCase naming (
distance → Distance)
Version 1.5
- Added comprehensive configuration documentation
Version 1.4
- Added comprehensive hooks documentation
Version 1.3
- Language files for all supported languages (English, French, German, Italian, Portuguese, Spanish)
Version 1.2
- Updated function naming convention from PascalCase to camelCase for consistency
Version 1.1
Version 1.0