Skip to content

Blender 4.4 #150

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

Merged
merged 5 commits into from
Mar 9, 2025
Merged

Blender 4.4 #150

merged 5 commits into from
Mar 9, 2025

Conversation

BrendanParmer
Copy link
Owner

@BrendanParmer BrendanParmer commented Mar 9, 2025

#142

Features

  • Collections now have a setting type
  • New node settings for Blender 4.4
    • New nodes FunctionNodeFindInString, GeometryNodeInputCollection, GeometryNodeInputObject
    • CompositorNodeDenoise has a new quality setting
    • CompositorNodeViewer now sets the new ui_shortcut option
    • GeometryNodeInputNormal now has a new legacy_corner_normals setting to revert to pre-Blender 4.4 behavior
    • GeometryNodeResampleCurve has a new keep_last_segment option
  • Subpanels are now supported

Fixes

  • NodeToPython now explicitly calls Blender class parent constructors in all operators and UI classes
  • Generated addons now explicitly call the Blender class parent constructor

Tools

  • Node settings generator now supports Collection setting types

@BrendanParmer BrendanParmer added bug Something isn't working enhancement New feature or request labels Mar 9, 2025
@BrendanParmer BrendanParmer added this to the v3.4 milestone Mar 9, 2025
@BrendanParmer BrendanParmer self-assigned this Mar 9, 2025
@BrendanParmer BrendanParmer merged commit a7a4b61 into v3.4 Mar 9, 2025
@BrendanParmer BrendanParmer deleted the Blender4.4 branch March 9, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant