Commit Graph

8 Commits

Author SHA1 Message Date
Leonid Pershin
1b35cb6a44 Add image type selection feature in AIImages mod, allowing users to choose between portrait and full body images. Update English and Russian localization files to include new labels for image types. Modify UI components to render the image type selector and adjust generation settings accordingly. Update AIImages.dll to reflect these changes. 2025-10-31 10:46:53 +03:00
Leonid Pershin
1ec80a01cb Refactor skin tone description logic in AIImages mod to prioritize gene-based descriptions over color fallback. Update ColorDescriptionService to include new methods for gene skin tone extraction. Modify related services and UI components to utilize the updated skin tone logic. Update AIImages.dll to reflect these changes. 2025-10-31 10:07:39 +03:00
Leonid Pershin
beb1e2b2fc Enhance AIImages mod by adding debug logging functionality to various components, improving troubleshooting capabilities. Introduce a new setting to enable or disable debug logs in the UI, with localized strings in English and Russian. Update StableDiffusionNet.Core dependency to version 1.1.5. Update AIImages.dll to reflect these changes. 2025-10-28 19:01:38 +03:00
Leonid Pershin
0bdcd3036a Refactor AIImages mod to improve UI layout and scrolling functionality in the character information display. Update prompt generation logic to enhance gender and age representation. Adjust content height calculations for better visual consistency. Update AIImages.dll to reflect these changes. 2025-10-27 02:00:07 +03:00
Leonid Pershin
ce98638e55 Refactor AIImages mod to replace ArtStyle enum with ArtStyleDef name for improved flexibility in prompt generation. Update UI components to reflect changes in art style selection and enhance scrolling functionality in the right column. Update AIImages.dll to incorporate the latest modifications. 2025-10-27 00:19:31 +03:00
Leonid Pershin
d67ec8c0ac Implement progress monitoring for image generation in AIImages mod, enhancing user experience with real-time updates. Add localized strings for new features in English and Russian. Refactor UI components for better organization and clarity. Update AIImages.dll to reflect these changes. 2025-10-26 22:56:38 +03:00
Leonid Pershin
6715544952 Refactor AIImages UI layout for improved positioning and consistency. Remove ShotType settings and related code to simplify prompt generation. Update models to include new properties for hair and apparel definitions, enhancing data handling for character appearance. 2025-10-26 18:23:40 +03:00
Leonid Pershin
0f60721162 Enhance AIImages mod with settings support and improved UI for image generation. Update localized strings in English and Russian for better clarity. Refactor code for better organization and maintainability. 2025-10-26 18:09:30 +03:00