Current Version:  0.2.4

Date: 11/27/2025

Release Notes:

Texturaizer V0.2.4 adds support for new Vulcan rendering engine introduced in blender 4.5. 

  • Vulkan offers faster, smoother viewport performance with much lower CPU overhead.
  • Better multi-core utilization thanks to Vulkan’s low-level, multi-threaded design.
  • To switch to Vulkan go to Edit > Preferences > System, and under display graphics, change the backend to Vulkan.

GET THE LATEST VERSION:

VERSION HISTORY

VERSION LOGS

Version:  0.2.3

Date: 10/14/2025

Release Notes:

Texturaizer V0.2.3 fixes issue with SDXL workflows caused by change in ComfyUI SDXL Clip encoding function name.   

Version:  0.2.2

Date: 10/5/2025

Release Notes:

Texturaizer V0.2.2 adds support for Flux Kontext Model.

  • New Flux Kontext preset and workflow
  • Support for an additional Kontext input image
  • New Kontext ComfyUI Texturaizer data node
 

Version:  0.2.1

Date: 9/26/2025

Release Notes:

Texturaizer v0.2.1 improves stability and flexibility by adding full support for the ComfyUI desktop App with connection improvements to the ComfyUI Portable version, along with new settings options, smarter dependency handling, and important fixes to image rendering and ComfyUI integration.

Features:

  • Settings Mode Selection: Added a new option in the preferences to choose between ComfyUI Portable and App modes.
  • User Launch Arguments: Portable version now supports custom user launch arguments.
 

Enhancements:

  • Default server ports now depend on mode (8188 for Portable, 8000 for App).
  • Improved server running check and Python override logic (applies only in Portable mode).
  • Updated dependency checking for more reliable setup.
 

Bug Fixes:

  • Image Update Handling: Fixed issue where images did not update before submitting CREATE requests.
  • Render Pass Reliability: Resolved bug where pressing CREATE multiple times without changing the scene caused only the first render pass to run.
  • Fixed models folder and extra nodes path handling for the ComfyUI App.
  • Fixed ComfyUI printing into the Blender console at startup and being force-quit when Blender closes.

Version:  0.2.0

Date: 1/20/2025

Release Notes:

Texturaizer v0.2.0 introduces a powerful material creation workflow with automatic shader generation, advanced tiling options, and two new presets: Cutout and Material. This release also overhauls image handling, enabling batch viewing, smarter deletion, improved organization with subfolder saving, and a streamlined UI with a grid-based image viewer and hot-reloading workflows for enhanced usability.

Features:

  • Material Creation Workflow: Introduced a new system for material creation with automatic shader node generation and smart application to objects and selected faces.
  • Batch Image Viewing and Management: View sets of images from single generations in the viewer panel. Easily manage batches with delete and purge options.
  • ControlNet Integration: Added support for using external images as the preprocessed image through ControlNet.
  • Quick Access Bar: Added a streamlined bar for queueing and canceling tasks when the actions sub-panel is closed.
  • Grid View for Images: Added a grid view to the image viewer panel for better visual organization.
  • ComfyUI Nodes Update: Updated Texturaizer nodes to v0.0.7, including a new node for material creation data collection.
  • New Presets: Added two new presets – Material Maker and SDXL Cutout 
 

Enhancements:

  • Custom Image Saving: Enabled improved labeling and naming of saved images across all workflows.
  • Image Handling Overhaul: Enhanced organization and speed for image saving, including saving image sets into subfolders and improved metadata tracking.
  • Advanced Tiling Options: Added settings for x/y tiling enabling and tiling start step factor for material creation workflow.
  • Noise Mode and Weight Dtype Options: Added control over sampler noise modes (CPU/GPU) and diffusion model weight data types.
  • Improved Addon Preferences: Reorganized UI with categories for better readability and added warnings for missing dependencies.
  • Modernized Progress Display: Streamlined progress image display and included percentage values for progress tracking.
  • Hot Reloading for Workflows: Enabled dynamic reloading of custom workflows without restarting Blender.
  • Custom Styles Directory: Introduced support for custom user-defined styles.
  • Improved Output Resolution Scaling: Added a property to set the resolution scale factor, ideal for flux-based tasks.
 

Bug Fixes:

  • Fixed diffusion model issues affecting stability.
  • Resolved minor spelling errors and improved console readability.
  • Addressed errors in image viewers for better reliability.
  • Improved error handling across image-related operations.

Version:  0.1.0

Date: 12/11/2024

Release Notes:

Features:

  • Billboard/Poster Object Creation: Create customizable billboards and posters effortlessly.
  • Cut-Out Workflow: Generate images with transparent backgrounds.
  • Live Latent Progress Preview: Preview generation progress directly in the image viewer panel.
  • Auto-Reloading Icon Previews: Image viewer previews now refresh automatically.
  • Additional Bug Fixes and Improvements
  • Enhanced Debugging: Added logging of ComfyUI errors to the Blender console for better debugging.
 

Enhancements:

  • Improved VAE loading stability for Texturaizer nodes.
  • Enhanced image viewer panel.
  • Added an option to allow repeat queues.
  • Minor interface tweaks for usability.
  • Introduced a websocket manager for stable server connection.
 

Bug Fixes:

  • Fixed generation cancellation issues with queued tasks.
  • Resolved repeat queue issues with embedded data.
  • Addressed crashes during image viewer reloads.
  • Fixed filename mismatches when working in multiple scenes.

Version:  0.0.3

Date: 12/7/2024

Release Notes:

  • Model Loading Overhaul: Revamped model loading system to support diffusion models. Expanded compatibility for checkpoints and UNet models.
  • Flux Workflow Enhancements: Improved the Texturaizer Flux workflow. Introduced a new Flux workflow for depth models.
  • ComfyUI Node Update: Updated Texturaizer nodes to v0.0.2 for better integration.
  • New Flux Dev Preset
  • Interface Improvements

Version:  0.0.2

Date: 12/3/2024

Release Notes:

  • Updated folder path names to align with new ComfyUI folder paths for Clip Models (For Flux)
  • Added check to ensure scene has world data
  • Synchronize output counter across blender scenes
  • Added alpha channel support to output history saving
  • Additional Bug Fixes and Improvements

Version:  0.0.1

Date: 11/25/2024

Release Notes:

  • Added Cycles rendering option.
    • Found under the actions panel settings as “Use Scene Render Engine For Base Layer”
  • Improved segmented prompt reliability:
    • Segments are now defined with bpy.data instead of bpy.context. 
    • When adding or removing objects from scene, the segments remain stable (previously they would all recalculate).
    • Can now define multiple collection segments for a single object.
  • Small interface improvements and bug fixes.

Version:  0.0.0

Date: 11/20/2024

Release Notes:

Initial release of Texturaizer!