Bool Tool Slice does not work in 3.5.1 and 2.93.18 (works in 2.90.1) #104690
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#104690
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.19041-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 531.41
Blender Version
Broken: version: 2.93.18, branch: master, commit date: 2023-05-22 12:04, hash:
cb886aba06d5
.Broken: version: 3.5.1
Worked: version: 2.90.1, branch: master, commit date: 2020-09-23 06:43, hash:
rB3e85bb34d0d7
Addon Information
Name: Bool Tool (0, 4, 1)
Author: Vitor Balbio, Mikhail Rachinskiy, TynkaTopi, Meta-Androcto, Simon Appelt
Short description of error
When using the Auto Boolean > Slice operation in the 3d print Bool Tool addon, the slicing does not work correctly after Blender version 2.90.1. The incorrect slice operation example is in the screenshot below. Slicing with a curve that was converted to a mesh results in one side of the sliced object staying and the other half turning into a thin intersection piece with the mesh. No UI console errors are shown.
The correct result that works in Blender v2.90.1 is in the screenshot below. The slice operation outputs two objects which are the two sides of the sliced object.
Exact steps for others to reproduce the error
I have attached a test case blend file with a curve and converted mesh and test object to slice that succeeds in Blender 2.90.1 but not 2.93.18 or 3.5.1
Bool Tool Slice does not work in 3.5.1 and 2.93.18to Bool Tool Slice does not work in 3.5.1 and 2.93.18 (works in 2.90.1)Thanks for the report. I can confirm.