Skip to content
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

V3.2 #117

Merged
merged 37 commits into from
Aug 17, 2024
Merged

V3.2 #117

merged 37 commits into from
Aug 17, 2024

Conversation

BrendanParmer
Copy link
Owner

@BrendanParmer BrendanParmer commented Aug 3, 2024

Features

Blender 4.2 Upgrades (#103) (#109)

Extensions (#104)

Compositor

  • Attribute updates

Geometry

Shader

  • New ShaderNodeBsdfRayPortal node

General

  • Node trees now set new color_tag and description properties starting with Blender 4.2
  • Node attribute renamings to fix collisions
  • Cleaned up panel creation

Options Expansion

  • NodeToPython is now generally more customizable
  • Setting script vs add-on mode now occurs in the Options panel along with other settings
    • Settings are now populated based on the mode
  • Licenses are now optionally packaged with add-ons

Fixes

  • Images without valid data now throw warnings, and won't try to save or load
  • Various warnings

Refactor

  • All source code is now located in the nodetopython/ directory
  • Tools like the node settings generator are now included in this repository
  • ST and NTPNodeSetting classes have been moved to node_settings.py (Changes to node_settings.py #108)

Documentation

  • New logo
  • Updated README

@BrendanParmer BrendanParmer added bug Something isn't working enhancement New feature or request refactor Clean up or reorganize the code labels Aug 3, 2024
@BrendanParmer BrendanParmer added this to the v3.2 milestone Aug 3, 2024
@BrendanParmer BrendanParmer self-assigned this Aug 3, 2024
@BrendanParmer BrendanParmer added the documentation Improvements or additions to documentation label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request refactor Clean up or reorganize the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant