Bool Tool: Removing brush doesn't revert its render visibility status #98823
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#98823
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.19043-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.39
Blender Version
Broken: version: 3.2.0, branch: master, commit date: 2022-06-08 10:22, hash:
blender/blender@e05e1e3691
Worked: -
Addon Information
Name: Bool Tool (0, 4, 1)
Author: Vitor Balbio, Mikhail Rachinskiy, TynkaTopi, Meta-Androcto, Simon Appelt
When you use "Bool tool", the object starts to be displayed in the viewport as "Display As [Bounds]" and "Renders" will be disabled in "Show in".
I can't tell if it's a bug or not, but if you click "Remove Brush", then "Display As" will return to "Textures" mode, but "Show in" does not turn on automatically. It could be useful somewhere, but for many years I have not seen a way to use it, usually this leads to the fact that you do not see some objects on the render, and only then you remember that you did not check the "Renders" box.
I really hope that this will be fixed, since it is very often necessary to use the (Brush)object after the boolean, for other purposes implying rendering
Added subscriber: @MoseenkowAndrew
Added subscriber: @OmarEmaraDev
Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
I guess the add-on doesn't do that in case the object was already not visible in render, so it would need to track its original state before making it into a brush. But this is not strictly a bug, so I will wait to see what the developer thinks.
Bool toolto Bool Tool: Removing brush doesn't revert its render visibility statusI don't think it's a mistake either, I just think it's illogical, since when using "Remove Brush" the "Display As" mode changes to "Textured".
Thus, without checking the "Visibility" tab, I have no way to understand whether the object will be displayed on the render.
And if I changed my mind about using this object as a brush, what's the point of leaving it "hidden on the render"?
I think that if I decide to remove the brush, it is quite logical that I need this object for other purposes, which means I need to see it on the render.
It seems to me that the way it works now can only confuse, but at the same time not give any benefit.