Enhance BetterPenetration compatibility and refactor UI for performance#2
Merged
Conversation
Introduce PluginBetterPenetration.cs to detect the BetterPenetration Studio plugin and conditionally skip the initial ChangeClothes call in CharaEditorController.cs for compatibility. Add a soft dependency, update logging, and bump version to 2.3.3. Update project file to include the new compatibility logic.
Refactored CharaEditorUI and CharaEditorMgr for performance and maintainability. Added selector list and color swatch caching, improved accessory and selector handling, and virtualized thumb selector rendering with search. Centralized GUIStyles, improved memory management, and refactored detail key parsing. Enhanced accessory multi-selection and code readability.
- Added new modern UI theme with custom font and PNG assets - Introduced CharaEditorTheme for resource/style management - Updated UI: custom toggles, thin sliders, resizable window - Improved selector search performance and usability - Added Hooah DickController collider rebind scheduling - Enhanced BetterPenetration/UncensorSelector compatibility - Centralized cloth/accessory update logic for plugins - Batched color editing for better performance - Updated project to include new resources and code files
Integrates Timeline compatibility for animating character detail parameters (float, color, bool, int) via a new PluginTimelineCompatibility module. Adds Timeline selection buttons to the UI, registers custom interpolables, and improves DickController handling and collider management for better plugin interoperability. Updates project file to include new source.
Major UI overhaul for character part selector: - Added side panel selector window with thumbnail/text modes, search, and folder support - Implemented persistent favorites and custom folders with context menus - Improved thumbnail loading performance and selector caching - Integrated ABMX slider selection with Timeline support - Updated UI theming and opacity handling - Improved error handling and code organization throughout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.