Add-ons
  • Home
  • Random Flow
    • Installation
    • Functions
      • Random Loop Extrude
      • Random Panels
        • Inset
        • Bevel
      • Random Slice
      • Random Axis Extrude
      • Random Cells
      • Random Scatter
      • Random Tubes
      • Random Cables
      • Random VColor
      • Random Animation
      • Partition Mesh
      • Normal Picker
      • Tag Verts
      • Utility
        • Flanges/Couplings
        • Panel Screws
        • Panel Cloth
        • Plate Insets
        • Quick Displacement
        • Load Image(s)
      • Shading
        • Add Bevel Node
        • Append Materials
      • Mesh
        • Data
        • Auto Mirror
        • Straight UV
        • Extract Faces
        • Apply Mesh
        • Grid Project
        • Quad Slice
        • Crease Sharp
        • Smooth Sharp
        • Sort Elements
        • Filter Select
        • Clear Banding
        • Clear Data Objects
      • Extras
        • Join Objects
        • Split Mesh
        • Set Origin
        • Clean Up
        • Merge Objects
      • Settings
    • Presets
    • Examples
    • Changelog
  • Creative Flow
    • Changelog
  • Creative Bundle
  • Random Starship
    • Installation
    • Functions
      • Hull
      • Front / Back
      • Plating
      • Wings
      • Settings
    • Presets
    • Examples
    • Changelog
    • Blender 4.2 Issue
  • Greeble Bake
    • Installation
    • Function
      • Baking
      • Last Baked Images
      • Images
    • Examples
    • Changelog
  • Panel Cutter
    • Installation
    • Functions
      • Bevel
      • Inset
      • Nodes
    • Presets
    • Examples
      • YouTube: Panel Cutter Bevel Type Demo
      • YouTube: Panel Cutter Inset Type Demo
    • Changelog
  • Wrap It
    • Installation
    • Functions
    • Examples
    • Changelog
  • Skin Vertex
    • Installation
    • Functions
    • Examples
      • Skin Vertex Demo
    • Changelog
  • Fast Mirror
    • Installation
    • Functions
    • Changelog
  • Sort Asset
    • Installation
    • Functions
      • Grid Array
      • Mark As Asset
      • Batch Export
    • Changelog
  • Track Lights
    • Installation
    • Functions
    • Changelog
  • Preselect
    • Installation
    • Functions
    • Changelog
  • Other Information
    • Redo Panel
  • Frequently Asked Questions
  • Help & Support
  • Contacts & Resources
Powered by GitBook
On this page
  • Operand Type
  • Merge To
  • Offset Target
  • Offset Boolean
  • Self Intersection
  • Hole Tolerant
  • Fill Holes
  1. Random Flow
  2. Functions
  3. Extras

Merge Objects

Last updated 1 year ago

The Merge Object is an experimental operator in the add-on. Besides the legacy operators, we also have these which are useable but the native Blender functionality it uses needs more Blender development to get rid of its flaws.

This operator is designed to take a selection of objects and boolean merge or add them on a target object. Before some of the random operators got the ability to merge their result to the source mesh, this was used as an alternative to create a unified mesh out of all the randomized objects.

Some of its problems is caused by using the boolean functionality in Blender. This means it is only good as the development or current state of boolean in Blender will allow.

Its also not advised to use this on high resolution meshes which are sometimes the result of using Random Flow and only on low to mid resolution meshes to avoid freezes in general.

Here are the redo properties for this operator:

Operand Type

You can select on options Object or Collection. This simply dictates how the rest of the selection will be booleaned to the Merge To object. Object will add the boolean modifier per selected object and Collection will add only a singe modifier on the Merge To object with the boolean objects put in a collection.

Merge To

This property allows you to select which object the rest of the selection will boolean merge to.

Offset Target

This will offset or inflate the target object to make the overlap between it and the boolean objects better to improve the boolean operation.

Offset Boolean

This will offset or inflate the boolean objects to make the overlap between them and the boolean target object better to improve the boolean operation.

Self Intersection

This toggle enables the boolean objects to intersect or boolean each other.

Hole Tolerant

Creates holes in the mesh to improve results. Using this leads to increased processing overhead.

Fill Holes

Fill holes in the resulting mesh. This will have a direct effect on the Hole Tolerant property.

The Merge Objects operator does have its uses and was originally provided for artists who 3D print. You can also use this for other things that require multiple low poly objects to be quickly merged together as a single mesh.

Figure 1
Figure 2
Figure 3
Figure 4