- Jun 17, 2022
-
-
Thomas Dinges authored
-
- Jun 03, 2022
-
-
Campbell Barton authored
This is no longer necessary, see: T98554.
-
- Feb 11, 2022
-
-
Campbell Barton authored
See T95597
-
- Nov 29, 2021
-
-
Jesse Yurkovich authored
The visibility settings were moved from Object.cycles_visibility.setting to Object.setting in August. However, some addons like bool tool were not updated to account for this. Differential Revision: https://developer.blender.org/D13375
-
- Mar 05, 2020
-
-
Aaron Carlisle authored
-
Campbell Barton authored
-
- Dec 01, 2019
-
-
meta-androcto authored
-
- Oct 01, 2019
-
-
Brecht Van Lommel authored
Patch contributed by luzpaz. Differential Revision: https://developer.blender.org/D5800
-
- Sep 24, 2019
-
-
Mikhail Rachinskiy authored
-
Mikhail Rachinskiy authored
-
meta-androcto authored
-
- Sep 17, 2019
-
-
Mikhail Rachinskiy authored
Improve UI layout in preferences, make shortcuts distinguishable and give options better names and descriptions. Remove redundant code.
-
Mikhail Rachinskiy authored
Simplify UI layout and replace greyout UI with execute warnings, which tell user what exactly went wrong.
-
Mikhail Rachinskiy authored
Also put additional panels under the main panel and mark unported code for TODO.
-
- Jul 22, 2019
-
-
Mikhail Rachinskiy authored
-
- Jun 22, 2019
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Jun 16, 2019
-
-
meta-androcto authored
-
- May 27, 2019
-
-
meta-androcto authored
-
- May 07, 2019
-
-
Campbell Barton authored
-
- Mar 20, 2019
-
-
Mikhail Rachinskiy authored
D4545 by Addison Miller
-
- Mar 11, 2019
-
-
Mikhail Rachinskiy authored
-
Mikhail Rachinskiy authored
This code has been commented out for years.
-
Mikhail Rachinskiy authored
Subtract tool is useless on its own, if needed it can be implemented as an option to Difference tool.
-
- Jan 16, 2019
-
-
Mikhail Rachinskiy authored
Ported by Simon Appelt D4191
-
- Dec 21, 2018
-
-
Campbell Barton authored
-
- Nov 28, 2018
-
-
Sergey Sharybin authored
This follows naming convention agreed on in T56648.
-
- Oct 19, 2018
-
-
Brecht Van Lommel authored
Differential Revision: https://developer.blender.org/D3746
-
- Oct 09, 2018
-
-
Brecht Van Lommel authored
-
- Sep 06, 2018
-
-
Brecht Van Lommel authored
-
- Feb 11, 2018
-
-
Mikhail Rachinskiy authored
Not needed since Carve has been removed from Blender
-
- Oct 15, 2017
-
-
lijenstina authored
It was removed in a previous commit However it was used in VIEW3D_BoolTool_Menu Break up some lines longer than 120 characters No other functional changes
-
- Oct 06, 2017
-
-
Mikhail Rachinskiy authored
-
- Aug 11, 2017
-
-
lijenstina authored
Bumped version to 0.3.8 Allow passing of the Right Click to bpy.ops.gpencil.draw as it is used for the eraser functionality Add a message about user abort Temporary switch on the continuous drawing for GP as if it is False will stop as right click is pressed Correct the tooltip, so it is more clear
-
- Jul 02, 2017
-
-
lijenstina authored
Bumped version to 0.3.7 Part of the T51547: Refactor the shortcuts registering code as it left lingering keys in Object Mode which lead to crashes on reload with add-ons registering keys in that mode like 3D View pies Changing the key registering in 3D View Pie menus to one used in official pies would lead to exceptions and crashing Blender after reload Use bl_description instead of quotes for tips Remove a redundant separator in the Bool Menu Add a few lines to the Help Update wiki link
-
- Jun 26, 2017
-
-
Mikhail Rachinskiy authored
-
- May 29, 2017
-
-
Mikhail Rachinskiy authored
Do not hide the panel when no selected objects, no good for user experience, greyout instead.
-
- May 25, 2017
-
-
Mikhail Rachinskiy authored
Brush Boolean now uses add-on solver setting. Reveal hidden geometry before doing any action for Auto Boolean. Tweak popup message for help operator and remove title casing.
-
- May 11, 2017
-
-
meta-androcto authored
-
- Mar 23, 2017
-
-
lijenstina authored
Bumped version to 0.3.6 As a part of the task T50726: Update the Panel rename code to more generic one PEP8 cleanup Reorganize the preferences UI Shortcuts Bool moved from Scene to preferences
-