Bevel Joints - Join Multiple Meshes At One Time - Custom Bevel Presets

by Mr. Steve 3D in Addons


Bevel Joints UPDATE 11/02/2024

First set your target on the top of the addon and select an active object, preferably the target mesh. Press Y to draw a point and right click to get the primitive mesh menu then click Join mesh

Bevel Joints UPDATE 10/09/2024

Now you can join multiple meshes at one time and I added back the auto bevel feature, so you can add a bevel and scroll though different bevel presets


Bevel Joints UPDATE 8/26/2024 Tons of proximity and automatic power behind this version, its like a dog that walks itself and you just need to feed it and hold the leash.

Tons of proximity and automatic power behind this version, its like a dog that walks itself and you just need to feed it and hold the leash.


The new Ray casting to face area feature will allow you to press a hot key any number of times you wish to align and position the mesh to be joined, and the "Target" will be automatically set but the Boolean Target will be manual to keep it clean and simple to use.
This version will be free of conflicts with other addons and is an organized callaboration.
It will be far more intuitive and user friendly with the same core functionality your used to but with more automation for ease oof use.
More updates to come from the NormalSteve Workbench :)


https://discord.gg/uUBdX3Qx

UPDATE BASIS MESH

The way the script performs the bevel operation is by storing a copy of the mesh formed from joining the two objects right after the join button is clicked. I’ll be referring to this mesh as the ‘Basis Mesh’, because it is the starting mesh for the bevel operation. More specifically, every time you change any of the bevel parameters, the script first replaces the mesh of the active object with the ‘basis mesh’ and then adds a bevel to that ‘basis mesh’


So if you want to make edits to your mesh before changing any of the bevel parameters, you need to click on the ‘Update Basis Mesh’ button first(in edit mode). What this button does is load the basis mesh of the current mesh so that you can edit it. After making edits, you can either ‘Confirm’ the update or ‘Cancel’.

If you want to mark edges sharp, you need to do so to the ‘Basis Mesh’. So make sure to ‘Enter Edit mode > click ‘Update Basis Mesh > Mark Sharp > Confirm’.

Also for the selected edge option, you need to follow a similar procedure. ‘Enter edit mode > click Update Basis Mesh > Mark Bevel > Confirm’. The Mark Bevel/Clear Bevel options are found at the bottom of the context menu that appears when you right click in the 3D viewport.

You can make any kind of edits to the basis mesh then confirm. CLAMP OVERLAP The ‘clamp overlap’ is a bevel parameter similar to the one you see in the default bevel operator in edit mode. It clamps the beveled edges/vertices if they overlap with the surrounding geometry.

BEVEL HISTORY

This is similar to the ‘Undo History’ of blender. Each bevel operation is stored in this list and you can revert to that state by clicking on it. This reloads the current object’s mesh and basis mesh.

Bevel Joints V3 news and documentation|

What is going on behind the scenes?

  1. BVH Tree Creation: The script creates a BVH tree for the target object using bmesh to find the closest face to the active object's location.

  2. Finding the Closest Face and Normal: It finds the closest point on the target object's mesh to the source object (active object) and retrieves the face normal at that point.

  3. Aligning to the Normal: The script calculates a rotation matrix that aligns the active object's local "up" axis (Vector((0, 0, 1))) to match the normal of the closest face. The object is then rotated to align with this normal.

How to Use:

  1. Select the Object: Make sure the object you want to align is the active object in the scene.
  2. Run the hot key Y operator: Repeat this process to move the object anywhere you want

This script will automatically find the closest face of any other mesh object in the scene and align the active object to match the normal of that face.



Choose a product version:

  • $11.95 Join Meshes and add a vertex bevel

    Join two meshes and add a vertex bevel or join all selected objects at one time to the target!

  • $7.75 Bevel Joints V2 Blender 3.6 to 4.1.1

    This is V2 and it is quite powerful for joining meshes and adding a bevel while the addon removes all non-manifold geo and gives you a perfect bevel. This version works with multiple objects and has revert, bevel history, and can now be updated in edit mode

  • $1 Try the basic version for $1

    This will join 2 mesh objects and add a live bevel, upgrade today and get a stable version, more controls and global bevel operators with bevel presets

Sales 80+
Customer Ratings 2
Average Rating
Dev Fund Contributor
Published 9 months ago
Blender Version 4.2, 4.1, 4.0, 3.6, 3.5, 3.4, 3.3
License GPL
Have questions before purchasing?

Contact the Creator with your questions right now.

Login to Message