Skip to content

Conversation

@BrendanParmer
Copy link
Owner

@BrendanParmer BrendanParmer commented Jun 25, 2024

Features

  • NodeToPython now exposes more options
    • Script and addon mode have been reworked. They are now set in the options panel, and each mode exposes the appropriate settings
    • Option to include import statements (Setting to include import statements in script mode #101)
    • Including default, min, and max values for group inputs and outputs is now optional
    • Setting node dimensions is now optional
    • Input sockets can now be skipped if they are unavailable (option defaults to skip)
    • bl_info can now be filled in with user-set parameters
    • The generated add-on installation location can now be set using its Python ID, defaulting to NODE_MT_add (Better default or option to set generated add-on operator location #80)

Fixes

  • Images without valid data now throw warnings and don't try to save in add-on mode

Docs

  • File permission explanation is now included in the manifest file

@BrendanParmer BrendanParmer added the enhancement New feature or request label Jun 25, 2024
@BrendanParmer BrendanParmer added this to the v3.2 milestone Jun 25, 2024
@BrendanParmer BrendanParmer self-assigned this Jun 25, 2024
@BrendanParmer BrendanParmer added the bug Something isn't working label Aug 3, 2024
@BrendanParmer BrendanParmer marked this pull request as ready for review August 3, 2024 21:14
@BrendanParmer BrendanParmer merged commit f966929 into v3.2 Aug 3, 2024
@BrendanParmer BrendanParmer deleted the OptionsExpansion branch August 3, 2024 21:14
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.

2 participants