2026-02-16

This commit is contained in:
2026-03-17 15:25:32 -06:00
parent d5dd373de0
commit 60100fbab2
560 changed files with 33397 additions and 20776 deletions
@@ -1,3 +1,23 @@
# v0.16.0 2026-01-15
- Delete Single Keyframe Actions: Blender 5.0 compatible (action layers/strips/channelbags); skip actions from linked libraries
- Find Material Users: removed (issue #14; use Atomic or DBU)
- White World: new operator in Scene General (#13)—white background world, film transparent, orphans purge
# v0.15.1 2026-01-12
- Fixed AutoMatExtractor MSMNAO Pack texture handling: preserve texture type suffixes (MSMNAO Pack, SSTM Pack, etc.) when sanitizing filenames
- Fixed issue #12: corrected duplicated prefix in RBST_ViewDisp_MaterialStatus enum definition
- Added Props subcollection under Char in SpawnSceneStructure operator
# v0.15.0 2026-01-07
- Refactored all class, function, and constant names to use consistent RBST_ prefix system with module-specific sub-prefixes
- Added Data-Block Utils integration: Merge Duplicates button in Bulk Data Remap panel that automates finding and merging duplicates across Node Groups, Materials, Lights, Images, and Meshes
# v0.14.1
- Fixed crash in Blender 5.0 when refreshing material previews (#11)
- Removed problematic batch preview operators and unsafe icon_id access that caused crashes
- Added version-specific optimizations for 4.2/4.5 vs 5.0+ compatibility
- Improved cleanup and reduced CPU usage
# v0.14.0
- Added operator to select all images with absolute paths (#3)
- Added search functionality to filter datablocks in PathMan and Data Remapper panels (#4)