Blender Git Commit Log
Git Commits -> Revision ed2cb8d
Revision ed2cb8d by Campbell Barton (master) May 22, 2015, 08:14 (GMT) |
Fix for join faces ignoring angle limit Angle limit for join-faces was more advice then actual limit. Now joining entire selection, gives assurance that no faces above the limit will be merged. The purpose of this was to allow users to isolate 2 faces and always join them. Instead, support this by bypassing limit only when its not set and 2 faces are selected. |
Commit Details:
Full Hash: ed2cb8de2fa9bff1cfab737ca8e9e92de2320cca
Parent Commit: 476feb6
Lines Changed: +22, -37