Changing parameters in options dialogue re-enables disabled non afilliated collection #1

Open
opened 2024-06-29 05:28:45 +02:00 by Cedric Steiert · 1 comment

Info
Addon version: 0.1.9
Blender version: 4.2 beta

short description
When disabling another collection after creating a landscape object - whilst the landscape options menu is still open - and then changing the noise type settings the disabled collection will be active again. First discovered it by accident on blender 4.1 with addon version 0.1.8 and tested it with daily build of blender 4.2.

steps to reproduce

  • open attached .blend file (has two collections, with second collection currently selected)
  • create a new landscape object (add > mesh > landscape), it should now be created in Collection 2 as this is the currently slected collection
  • disable Collection 1 in the outliner (exclude from viewlayer)
  • open/expand the landscape settings in the left bottom corner of the 3d viewport
  • change the noise type from the dropdown or adjust any other setting or parameter
  • Collection 1 now is active again

this does not happen when the Collection 1 gets disabled before creating the landscape object

expected behaviour
Collection 1 should stay disabled as it's not related to the landscape object in Collection 2.

**Info** Addon version: 0.1.9 Blender version: 4.2 beta **short description** When disabling another collection after creating a landscape object - whilst the landscape options menu is still open - and then changing the noise type settings the disabled collection will be active again. First discovered it by accident on blender 4.1 with addon version 0.1.8 and tested it with daily build of blender 4.2. **steps to reproduce** - open attached .blend file (has two collections, with second collection currently selected) - create a new landscape object (add > mesh > landscape), it should now be created in `Collection 2` as this is the currently slected collection - disable `Collection 1` in the outliner (exclude from viewlayer) - open/expand the landscape settings in the left bottom corner of the 3d viewport - change the noise type from the dropdown or adjust any other setting or parameter - `Collection 1` now is active again this does not happen when the `Collection 1` gets disabled before creating the landscape object **expected behaviour** `Collection 1` should stay disabled as it's not related to the landscape object in `Collection 2`.
Author

From a first glance looks at least somewhat related to a collection issue from archimesh addon: blender/blender-addons#105263

Seems some addons don't like different collections too much...

From a first glance looks at least somewhat related to a collection issue from archimesh addon: https://projects.blender.org/blender/blender-addons/issues/105263 Seems some addons don't like different collections too much...
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: extensions/ant_landscape#1
No description provided.