Commit Graph

10 Commits

Author SHA1 Message Date
Leonid Pershin
30010078b4 Enhance hair color handling in AIImages by adding support for hair color genes in PawnAppearanceData. Update ColorDescriptionService to prioritize gene-based hair color descriptions, improving character appearance representation. Refactor related services to utilize new hair color logic.
All checks were successful
SonarQube Analysis / Build and analyze (push) Successful in 1m40s
2025-11-01 09:15:29 +03:00
Leonid Pershin
60dcb279ae Add skin color gene handling to PawnAppearanceData and update skin tone description logic. Enhance AIImages.dll to support special skin tones based on gene definitions, improving character appearance representation.
All checks were successful
SonarQube Analysis / Build and analyze (push) Successful in 1m57s
2025-11-01 08:51:49 +03:00
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
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
9e675dd804 Add CurrentImage property to GenerationRequest model for preview functionality and update StableDiffusionNetAdapter to include current image in progress tracking. Update AIImages.dll to reflect these changes. 2025-10-27 00:08:06 +03:00
Leonid Pershin
379865a6aa Implement "Save Images to Server" feature in AIImages mod, allowing users to save generated images to the Stable Diffusion server. Update UI with new settings option and localized strings in English and Russian. Upgrade StableDiffusionNet.Core dependency to version 1.1.2. Update AIImages.dll to reflect these changes. 2025-10-27 00:03:26 +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
2af1ef9292 Enhance AIImages mod by adding scheduler support and updating UI for improved model and sampler selection. Localized strings in English and Russian have been updated for clarity. Update AIImages.dll to reflect changes in functionality. 2025-10-26 18:33:33 +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