Releases: AIGODLIKE/ComfyUI-BlenderAI-node
BlenderAI node 1.6.0 (AI material-full angle)
AI material creation and texture baking
Blender2ComfyUI.mp4
AI material generation
-
Install the add-on EasyBakeNode
-
Your ComfyUI is working properly
-
You need to download Controlnet model (At least download the following ones)and install comfyui controlnet aux
BlenderAI node 1.5.7
Fix several issues and improve stability
v1.5.6
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!)
Rendering different frame inputs
You can use it to complete some gap animations like ToonCrafter
ComfyUI-BlenderAI-node.mp4
BlenderAI node 1.5.2(New function!)
This version update is mainly due to the code submitted by a-One Fan, which has added many features to the project.
primary coverage
- Supports Linux
- Play sound after completing the task (customizable)
music.mp4
- 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 - Fix several known issues(Look here)
- Improve multilingual translation and change the tool category to AI
BlenderAI node 1.5.1(Generate Preview&Features)
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.)
·New Tag completion search (resolving previous stuttering due to too many entries)
Latest version download
BlenderAI node 1.5.0(Monthly updates)
·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)
Compatible with Blender4.1 Python version (3.11)
BlenderAI node 1.4.8(To Sequences)
·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)
·Optimize startup and adopt sub thread startup mode
·Increase loading timing