Skip to content

Conversation

@BrendanParmer
Copy link
Owner

@BrendanParmer BrendanParmer commented Jan 3, 2024

  • Update NTP Operator to work with both the pre- and post-4.0 Node Tree APIs
  • Added support for rotation sockets
  • Geometry node trees now can be set as tools or modifiers
  • Generic node types such as NodeFrame and NodeReroute are included in the node settings dictionary and no longer generate warnings

After this update NTP v3.0 should have feature parity in Blender 4.0 as it does in Blender 3.6, though new Blender 4.0 features won't work yet

@BrendanParmer BrendanParmer added the enhancement New feature or request label Jan 3, 2024
@BrendanParmer BrendanParmer added this to the v3.0 milestone Jan 3, 2024
@BrendanParmer BrendanParmer self-assigned this Jan 3, 2024
@BrendanParmer
Copy link
Owner Author

Geometry node groups are behaving strangely in 4.0, creating the group but not having a way to select it from a tool or modifier unless you assign it in the script. More investigation needed

@BrendanParmer BrendanParmer linked an issue Jan 3, 2024 that may be closed by this pull request
@BrendanParmer
Copy link
Owner Author

Geometry node groups are behaving strangely in 4.0, creating the group but not having a way to select it from a tool or modifier unless you assign it in the script. More investigation needed

Was related to not having a modifier/tool attribute, both of which defaulted to False

@BrendanParmer BrendanParmer merged commit 521be11 into v3.0 Jan 6, 2024
@BrendanParmer BrendanParmer deleted the Blender-4.0-Breaking-Changes branch January 6, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't convert Node Groups in Blender 4.0

2 participants