Coder Social home page Coder Social logo

cheesecakecg / blender-join-modifiers-and-shapes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from llealloo/blender-join-modifiers-and-shapes

0.0 1.0 0.0 29 KB

Join blender objects that contain modifiers and shape keys into a single object

Python 100.00%

blender-join-modifiers-and-shapes's Introduction

join-modifiers-and-shapes

Join blender objects that contain modifiers and shape keys into a single object

To install

  • Download the JoinModifiersAndShapes.py and install through Blender Preferences -> Add-ons -> Install.
  • Tick the check box next to "Object: Join Modifiers and Shapes" to enable it in the program. You're done!

To use

Select stuff, then run the tool from Object Mode -> Tool Panel -> Join Modifiers & Shapes -> Crunchitize. The function will run, applying all modifiers and keeping & combining identically named shape keys in the final single mesh.

NOTES

  • This script will fail if a shape key affects a modifier in such a way that creates more or less vertices in the resulting mesh.
  • The main thing you have to watch out for is mirrored meshes with shape keys. Points merged along the meridian must stay on the meridian throughout all shape keys or the script will fail due to a mismatch in vertex numbers as different shape keys are applied. If you are getting errors, go through your shape keys and make sure that all meridian points on your mirrored meshes STAY on the meridian within all shape keys.
  • This script takes exponentially more time the more objects + shape keys you wish to join together. It will not crash your Blender, it just takes a while

Future plans

  • Asymmetric shape key generation
  • Progress bar

Special thank yous

  • To phosphenolic for helping me get going with Blender Python!
  • To the Blender Team for making an awesome program free

blender-join-modifiers-and-shapes's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.