929 B
929 B
Changelog
All notable changes to this project will be documented in this file.
[v2.0.0] - Raincloud's first re-release
Feature
- Multi-version Blender support (4.2 LTS, 4.5 LTS, and 5.0)
- Version detection utilities in
utils/version.py - API compatibility layer in
utils/compat.pyfor handling version differences
- Version detection utilities in
Fixes
- Blender 5.0 compatibility: Fixed
AttributeErrorwhen accessing scene compositor node tree (changed fromscene.node_treetoscene.compositing_node_tree) - Collections assigned to
rigidbody_world.collectionare now correctly detected as used
Internal
- GitHub Actions release workflow
- Integrated
rainys_repo_bootstrapinto__init__.pyso the Rainy's Extensions repository is registered on add-on enable and the bootstrap guard resets on disable. - Removed "Support Remington Creative" popup and all related functionality
- Removed Support popup preferences