Skip to content

Releases: houneTeam/HouneGenerativeTool

Release 1.0.1

16 Aug 06:46
Compare
Choose a tag to compare

Changelog for Version 1.0.1

Release Date: 8/16/2024

New Features:

  • Panel Integration: Introduced the HouneToolsPanel in the 3D View sidebar under the "HouneTools" category, allowing users to input prompts directly within the Blender UI.
  • Property Registration: Added houne_prompt property in the scene for capturing user inputs directly from the Blender interface.
  • Execute Operator: Implemented the ExecuteHounePromptOperator to execute user-defined prompts by generating and running Python scripts within Blender.

Enhancements:

  • Improved User Prompt Handling: The addon now utilizes a system prompt that instructs the generative AI model to produce only valid Python scripts for Blender using the bpy module, ensuring compatibility and reducing errors.

Fixes:

  • Bug Fixes: General stability improvements and minor bug fixes related to prompt execution and panel display.

Please ensure that you update Blender to version 3.6.2 or later to take full advantage of these changes.