Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Bool Tool
Bool Tool

Quick boolean operations and tools for mesh modeling.
Add-on by nickberckley
About What's New Reviews Version History

Version History

1.1.3 Blender 4.2  and newer
  • 50.9 KB
  • 193334
  • January 20th, 2025

Changelog

  • Blender 4.4 support.
  • Instanced object handling: When applying modifiers on objects with instanced data pop-up will appear where users can confirm whether to make objects single-user or cancel (previously it was throwing an error).
  • Add-on operators now have Online Manual links (right-click menu, or F1 when hovering).
  • Boolean cutters are now excluded from grease pencil line art by default.
  • Modifier keys for Carver tools are now written in status bar (instead of toolbar).
  • 9 bug fixes.
Compatibility
Blender 4.2  and newer
Downloads
193334
Size
50.9 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.3 50.9 KB
1.1.2 Blender 4.2  and newer
  • 49.2 KB
  • 164536
  • October 12th, 2024

Changelog

  • Automatic collection for cutters is now user preference, as well as collections name (if you choose name that other add-on is using, collections will be merged).
  • Boolean operators now have redo panel, in which user can specify solver options, such as material transfer mode.
  • 4 bug fixes.
Compatibility
Blender 4.2  and newer
Downloads
164536
Size
49.2 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.2 49.2 KB
1.1.1 Blender 4.2  and newer
  • 48.3 KB
  • 83246
  • August 23rd, 2024

Changelog

  • Clicking selects objects when Carver tools are active (or drag in case of Polyline)
  • Cutters children are transferred to canvas when applying them, or using auto boolean
  • Linked objects can no longer be cut or used as cutters
  • Objects can not cut objects that are cutting them (avoids cutter/canvas dependency cycle)

Fixes:

  • Fixed Python errors in the properties panel
  • Fixed incorrect number of vertices issues with the Circle Carve tool
Compatibility
Blender 4.2  and newer
Downloads
83246
Size
48.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.1 48.3 KB
1.1.0 Blender 4.2  and newer
  • 47.7 KB
  • 22050
  • August 12th, 2024

Changelog

Bool Tool 1.1 is released with tons of new features, including Carver tools which were ported from old "Carver" add-on and adapted, modernized, and enhanced with tons of new features and UI/UX.

Carver

  • Three workspace tools in object and edit modes: Box, Circle, and Polyline Carvers that can create cutter objects and support destructive and non-destructive workflows (currently only view-aligned).
  • Designed and modeled after modern built-in Blender tools to be intuitive and natural to use for users.
  • Support multiple modes; affected by Bool Tool utility operators, share user preferences, and more. You can read all about workflows here.
  • You can create multiple shapes in multiple different ways. You can bevel, rotate, and move shapes around. Read more about shape properties here.
  • Carver shapes can be arrayed in rows and columns, inside the modal too! Read more about arrays here.
  • Carver tools can support multiple hard-surface modeling workflows by allowing modifier pinning, smoothing cutters by angle, parenting to canvas, and more. Read about cutter properties here.
  • Carver supports grid snapping, and modal operators play well with existing Blender UX. Read more about modals here.

Check out to ever-expanding Carver documentation for everything all together!


Additions:

  • Preference for modifier apply order (4.1 behavior restored by default). #doc
  • Ability to pin boolean modifiers for brush booleans (in preferences). #doc
  • Newly created faces are selected after booleans are applied.

Changes:

  • Better handling of objects with shape keys. No more errors. #doc
  • Unused data is purged after auto booleans.
  • New modifiers can not be created for objects that are already cutting mesh.
  • Dbl-click to select boolean modifier object now optional, off by default.

Fixes:

  • 7 bug fixes.
Compatibility
Blender 4.2  and newer
Downloads
22050
Size
47.7 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Approved
v1.1.0 47.7 KB
1.0.0 Blender 4.2  and newer
  • 28.0 KB
  • 55670
  • July 15th, 2024

Changelog

Additions:

  • Preference for boolean solver (now defaults to Fast).
  • Dbl-clicking on the boolean modifier selects its cutter object.
  • Curves and Texts can be used as cutters if they're beveled or extruded.
  • Cutters are added to "boolean_cutters" collection.
  • "Select Boolean Cutters" & "Select Boolean Canvas" operators.
  • Cutter objects get parented to canvas (can be disabled in preferences).
  • Boolean modifiers have "Show in Edit Mode" enabled (can be disabled from preferences).

Changes:

  • Bool Tool is renamed to Boolean in UI, Brushes are called Cutters.
  • Improved Slice operation and handling of slices by utilities.
  • Userless cutters are removed when applying modifiers with Bool Tool.
  • "Toggle All Cutters" replaces "Hide Bool Objects" checkbox.

Removals:

  • Fast Transformation feature was removed for time being.

WARNING: Add-on now uses new, better data-structure that no longer depends on exposed custom properties which were easy to mess up. Because of that if you have files saved with unapplied Bool Tool modifiers you need to enable "Versioning" in preferences to update your files to new version of add-on.

Read more detailed changelog here: https://github.com/nickberckley/bool_tool/releases/tag/v1.0

Compatibility
Blender 4.2  and newer
Downloads
55670
Size
28.0 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Approved
v1.0.0 28.0 KB
0.4.1 Blender 4.2  and newer
  • 7.9 KB
  • 4257
  • May 14th, 2024

Changelog

Bool Tool as it was in Blender 4.1

Compatibility
Blender 4.2  and newer
Downloads
4257
Size
7.9 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Approved
v0.4.1 7.9 KB
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite