From 496f6adce29cd0da2f91cb574ca396679aa35645 Mon Sep 17 00:00:00 2001 From: Howard Trickey Date: Sun, 6 Jan 2019 18:12:00 -0500 Subject: Better bevel normal hardening when some faces were smooth. Harden normals causes normal splitting, which will not give the appearance expected due to autosmooth unless some edges are sharpened, so this change fixes that. Also bevel tool will turn on autosmooth if not already on if hardening normals. --- release/scripts/addons | 2 +- release/scripts/addons_contrib | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'release') diff --git a/release/scripts/addons b/release/scripts/addons index 25ae9e13447..40340832e39 160000 --- a/release/scripts/addons +++ b/release/scripts/addons @@ -1 +1 @@ -Subproject commit 25ae9e134472c5bca62add0a1db3cdfc2d86aaa7 +Subproject commit 40340832e3992f46034b470aef1af6f7a3a4410f diff --git a/release/scripts/addons_contrib b/release/scripts/addons_contrib index 4c5ddaeb2d1..272b1a4ef07 160000 --- a/release/scripts/addons_contrib +++ b/release/scripts/addons_contrib @@ -1 +1 @@ -Subproject commit 4c5ddaeb2d1953ea9db10b2fdde2f93e19b1d6d7 +Subproject commit 272b1a4ef07717beb3d0bfcb7380c2164fd008a3 -- cgit v1.2.3