Skip to content

v3.4 #152

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 12 commits into from
Mar 16, 2025
Merged

v3.4 #152

merged 12 commits into from
Mar 16, 2025

Conversation

BrendanParmer
Copy link
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