Skip to content

v3.4#152

Merged
BrendanParmer merged 12 commits intomainfrom
v3.4
Mar 16, 2025
Merged

v3.4#152
BrendanParmer merged 12 commits intomainfrom
v3.4

Conversation

@BrendanParmer
Copy link
Copy Markdown
Owner

Features

  • Blender 4.4 support! (Blender 4.4 Support #142)
    • New nodes FunctionNodeFindInString, GeometryNodeInputCollection, and GeometryNodeInputObject
    • New settings CompositorNodeDenoise.quality, CompositorNodeViewer.ui_shortcut, GeometryNodeInputNormal.legacy_corner_normals, GeometryNodeResampleCurve.keep_last_segment
    • Subpanels!
    • Support for a new Collection setting type
  • Generated scripts will now attempt to find images in the blend file

Fixes

  • NodeToPython and generated add-ons would crash due to not calling Blender class parent constructors in Blender 4.4 and beyond

Tools

  • The node settings generator now supports Collection setting types

@BrendanParmer BrendanParmer self-assigned this Mar 16, 2025
@BrendanParmer BrendanParmer added bug Something isn't working enhancement New feature or request labels Mar 16, 2025
@BrendanParmer BrendanParmer added this to the v3.4 milestone Mar 16, 2025
@BrendanParmer BrendanParmer merged commit bb0430d into main Mar 16, 2025
@BrendanParmer BrendanParmer deleted the v3.4 branch March 16, 2025 21:24
@BrendanParmer BrendanParmer restored the v3.4 branch March 16, 2025 21:31
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.

Handle collections similar to objects and materials Blender 4.4 Support

1 participant