Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ControlNet processors and Blender 4.x UI tweaks #764

Merged
merged 9 commits into from
May 17, 2024
Merged

Conversation

carson-katri
Copy link
Owner

@carson-katri carson-katri commented Dec 22, 2023

  1. Updated progress indicator to use the new UILayout.progress API. This is more semantically correct than using an IntProperty. Visually it looks nearly identical.
Screen.Recording.2023-12-22.at.5.29.22.PM.mov
  1. Change "CFG Scale" min to 0. This allows CFG to be disabled for models like sdxl-turbo.
  2. New ControlNet UI based on Blender's updated modifier panel. I chose to use box() instead of registering/unregistering sub-panels for each row for simplicity. As far as I can tell, there is no way to get a stacked layout like this to work well in a UIList.
controlnetui.mp4

@carson-katri carson-katri changed the title Blender 4.x UI tweaks ControlNet processors and Blender 4.x UI tweaks Dec 23, 2023
@carson-katri carson-katri marked this pull request as ready for review April 7, 2024 13:26
@carson-katri carson-katri merged commit 6b05706 into main May 17, 2024
@carson-katri carson-katri deleted the 4-ui-tweaks branch May 17, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant