Skip to content

Autosculptor 1.5.0

Compare
Choose a tag to compare
@gsbm gsbm released this 22 May 18:21
· 34 commits to main since this release
0c61359

New Features

Custom Image Dimensions:

Added support for specifying custom dimensions for the generated images:

  • New properties: image_width and image_height to set custom width and height.

Estimated Time Display:

Added an estimated time display for model generation in the UI.

Enhancements

Improved Model Generation Functions:

Refactored the model generation functions to accept custom image dimensions.

Enhanced UI:

Added an estimated_time property to display the estimated generation time based on the selected model type.

Bug Fixes

Fixed the default category value in bl_info from "Object" to "Add Mesh".

Full Changelog: 1.4.0...1.5.0