Skip to content

Releases: AIGODLIKE/ComfyUI-BlenderAI-node

BlenderAI node 1.6.0 (AI material-full angle)

12 Dec 05:35
d065baf
Compare
Choose a tag to compare

AI material creation and texture baking

Blender2ComfyUI.mp4

AI material generation

  1. Install the add-on EasyBakeNode

  2. Your ComfyUI is working properly

  3. You need to download Controlnet model (At least download the following ones)and install comfyui controlnet aux

img_v3_02hg_1b4afd70-a35f-40ce-b251-10d9da7b4d5g

[CN]How to create and bake AI materials in Blender

BlenderAI node 1.5.7

06 Sep 09:40
7cb13c1
Compare
Choose a tag to compare

Fix several issues and improve stability

v1.5.6

31 Jul 10:14
7cb13c1
Compare
Choose a tag to compare

What's Changed

  • Implement Blender 4.2 extension system
  • Support for converting WebUI parameters to ComfyUI format.
  • Support for audio preview
  • Various minor improvements by @a-One-Fan in #115

New Contributors

Full Changelog: V1.5.3...v1.5.6

Package: GoogleDrive

BlenderAI node 1.5.3(New function!)

02 Jun 04:22
929adf9
Compare
Choose a tag to compare

Rendering different frame inputs

image

You can use it to complete some gap animations like ToonCrafter

ComfyUI-BlenderAI-node.mp4

Latest version download

BlenderAI node 1.5.2(New function!)

14 May 16:56
40fb447
Compare
Choose a tag to compare

This version update is mainly due to the code submitted by a-One Fan, which has added many features to the project.
primary coverage

  1. Supports Linux
  2. Play sound after completing the task (customizable)
music.mp4
  1. Enable Blender default mode for thumbnail preview (note: although this can adjust node size, it may cause some display issues due to Blender front-end logic for multiple batches of images)
    Regular updates this week
  2. Fix several known issues(Look here
  3. Improve multilingual translation and change the tool category to AI

Latest version download

BlenderAI node 1.5.1(Generate Preview&Features)

11 May 16:38
e26174b
Compare
Choose a tag to compare

Long time no see, more new features are supported in version 1.51
·Support generation process preview(Although this is a natural feature, it requires a lot of work for Blender.)
20240512-003604
·New Tag completion search (resolving previous stuttering due to too many entries)
Latest version download

BlenderAI node 1.5.0(Monthly updates)

28 Apr 03:25
1bc06f3
Compare
Choose a tag to compare

·Improve stability and fix several known issues
·Support GLB format and automatic texture assignment for ComfyUI Tripo nodes
Latest version download

BlenderAI node 1.4.9(Compatible with Blender 4.1)

29 Mar 14:38
8a76c75
Compare
Choose a tag to compare

Compatible with Blender4.1 Python version (3.11)

BlenderAI node 1.4.8(To Sequences)

25 Mar 14:01
a5e6ce7
Compare
Choose a tag to compare

·Routine: Fix bugs and improve image transmission speed in local area networks
·Update
[New] Blender's storage node adds the function of exporting images to sequences
————————————————————————
Function Introduction - To Sequence
Description: This function is used to import single batch or multiple batch output images into the sequence track of Blender video editor
General parameters
Current frame/Start frame: used to determine the time for image insertion
Channel: determines which track the image is inserted into the timeline
Frame final duration: The number of frames per inserted image
mode
SeqAppend: Insert an image into the channel, but if the channel has content, the image will be inserted into the last element
SeqStack: Insert an image into a channel, but if there is content in the channel, insert it into another channel
SeqReplace: Insert an image into the channel, but if there is content in the channel, overwrite it from the insertion position (cut off: clear all subsequent content from the insertion position before inserting)

AI-Seq.mp4

BlenderAI node 1.4.5(Start optimization)

03 Mar 09:09
Compare
Choose a tag to compare

·Optimize startup and adopt sub thread startup mode

·Increase loading timing