Release Notes

1.0.3.1

2024-03-23

New Features & Improvements

  • Added support for Blender 4.1.

Bug Fixes & Optimizations

  • Fixed broken links to online documentation and support pages.

1.0.3.0

2024-01-10

New Features & Improvements

  • Position Filter

    A new filter for UV Map, Modifier, Vertex Group, and Material Slot data types. This filter allows you to check if any of these data type items are at a specified position in their respective list in the Object Data properties panel.

    • Position is 1-index based (e.g., Position 1 refers to the first data type item in a collection of items).

    • Position refers to the position in the data type stack as seen in Blender's Data Properties panel and not the position in the PACKED Data Manager's data type list.

      Position 2 in the Position filter refers to the second UV Map in the UV Maps section of the Object Data properties panel.

    Supported Data Types
    • Material Slot
    • Modifier
    • UV Map
    • Vertex Group

    Read More

1.0.2.0

2023-11-14

New Features & Improvements

  • Added support for Blender 4.0.
  • Added Rename References functionality to Bone and UV Map data types.
    • In Blender, when renaming Bones or UV Maps, references to them by name inside Geometry Nodes, Shader Nodes, and Modifiers are not renamed, which results in broken references and broken functionality.
    • With Rename References functionality enabled, Bones and UV Maps that are referenced by name inside Geometry Nodes, Shader Nodes, and Modifiers are also renamed so that references remain intact.
  • Added ability to quickly access relevant documentation about a UI property or operator via:
    • pressing F1 while hovering the mouse cursor over a UI property or operator.
    • selecting RMB > Online Manual option via the Right Mouse Button context menu.
  • Improved Attribute Rename References functionality.
  • Updated several tooltip descriptions.

Bug Fixes & Optimizations

  • Fixed crashing when using the UV Map Move operation.

1.0.1.0

2023-08-02

New Features & Improvements

  • Multi-window support

    Previously, if you had more than one Blender main window open, you could only access and use PACKED Data Manager from the last opened window. Now, you can access and use PACKED Data Manager from any Blender window.

  • Sidebar header menu with useful links

    Red square indicating an icon which when clicked opens a dropdown with links to useful PACKED Data Manager resources.
    Red square indicating an icon which when clicked will open a dropdown with links to useful PACKED Data Manager resources.

    Click the highlighted icon to see the content of the header menu.

    Buttons with links to useful PACKED Data Manager resources.
  • Community hub on GitHub

    I have just opened a public discussion board where you can discuss all things PACKED Data Manager:

    • create bug and issue reports if you experience any technical difficulties working with PACKED Data Manager.
    • submit and discuss feature requests or improvements you would like to see in PACKED Data Manager.
    • provide feedback about your favorite (or least favorite) features.
    • show and tell how PACKED Data Manager has helped you in your workflow.

    Visit the community hub on GitHub.

1.0.0.0

2023-06-30

Initial release.

The add-on is available on Blender Market.