Release Notes

06 Dez 2024: v1.0.6.9

Bug Fixes

  • Fixed a bug that occurred when moving scene states up or down in the list while the Sync Scene Values option was active.

01 Dez 2024: v1.0.6.8

Bug Fixes

  • Fixed a bug in the copying of scene states with the Collection Visibility modifier, where collections were not correctly duplicated.

  • Fixed Python traceback when duplicating scene states with the Objects Action Modifier active, where one of the added objects does not have animation_data.

26 Nov 2024: v1.0.6.7

Features

  • Added official support for Blender 4.3.

Bug Fixes

  • Fixed an issue where “Open Last Rendered Image” was not working.

  • Fixed a Python traceback error when using the “Remove Scene State” operator with no scene states present.

  • Fixed a crash when copying a scene state in a scene with a large number of scene states.

  • Fixed a bug where, when deleting a scene state with scene sync active, the state below would be updated to the state of the deleted state.

22 Nov 2024: v1.0.6.6

Features

28 Out 2024: v1.0.6.5

Features

  • The rendering system was recreated from scratch to improve performance and stability.

22 Out 2024: v1.0.6.4

Features

18 Out 2024: v1.0.6.3

Bug Fixes

  • Transform Modifier: Fixed rotation conversion to radians when setting the value.

Features

  • Color Management Modifier
    • Added dynamic view transform values based on the current Blender version.

    • Added Khronos PBR Neutral view transform.

06 Sep 2024: v1.0.6.2

Bug Fixes

  • Fixed copy scene state issue.

  • Removed max limit for clip_start (Camera modifier)

23 Aug 2024: v1.0.6.1

Bug Fixes

  • Error when creating scene state when there are multiple view3d areas.

03 Aug 2024: v1.0.6

Core

  • Added support for Blender 4.2 Extensions.

Features

  • Implemented Sync Scene Values option.

  • Object Visibility Modifier: Added all visibility toggles for the object visibility modifier.

UI Improvements

  • Re-ordered Scene States: Re-ordered the scene modifiers list by alphabetical order for better organization.

  • Added Scene Camera Name Display add-on preference option to display the name of the scene camera for each scene state.

  • Updated the “Select Scene Modifiers” menu.

New Scene Modifiers

Bug Fixes

  • Fixed an issue where the camera modifier was not automatically enabled by default after the last update.

  • When adding a new scene state, the new item is now automatically selected in the list.

23 Jun 2024: v1.0.5

Important

This version includes changes to the add-on’s internal data structure. To ensure compatibility with current and future updates, after installing the new version, when opening a file previously saved with an older version of the add-on, the old internal structure will be automatically converted. If you encounter any issues during this process, please contact us.

Features

  • Added all collection restriction toggles to the collection visibility modifier.

  • Added support for selecting any non-built-in render engine in the render scene modifier (e.g., Octane, LuxCore, etc.).

  • Updated add-on internal data structure for future improvements.

Bug Fixes

  • Fixed Python traceback that occurred when creating a scene state with a camera that is not in the current view layer.

  • Fixed issue related to adding custom properties from the lights node tree.

  • Fixed UI error that occurred when deleting collections, objects, and materials from a blend file before deleting their references from EasyStates.

15 Jun 2024: v1.0.4

Bug Fixes

  • When the active camera is in view, the scene state will be created using the scene camera instead of returning an error.

Features

New Scene Modifier

14 Jun 2024: v1.0.3

Bug Fixes

  • When creating a new scene state, each existing custom property will now preserve the current scene value. Previously, the default value from the last scene state would be forcibly applied.

  • Fixed a bug where adding a new Object/Collection visibility item changes the current object’s hide_render property.

Features

5 Jun 2024: v1.0.2

  • Added support for Blender 3.3 and higher

  • Updating method for detecting node_tree id_data to work with older Blender versions

3 Jun 2024: v1.0.1

  • Added version check module

  • Fixed issues when loading simplify on versions below 4.1

31 May 2024: v1.0.0

  • First close beta release of the addon.