Coder Social home page Coder Social logo

shapekeyseditor's Introduction

ShapeKeysEditor

ShapeKeysEditor is a addon aims to edit shape keys easily in Blender.

Documentation

See Blenderartists threads.

How to build develop environment?

  • Install VSCode Here.

  • Install plugin call Blender Development

  • Add Conifg: Ctrl+Shift+PPreferences: Open Setting (JSON)

    "blender.addon.reloadOnSave": true,
    "blender.allowModifyExternalPython": true,
  • Install fake-bpy-module: Blender Python API modules for the code completion in IDE.

  • Add the plugin folder into VSCode Editor and rename ShapeKeysEditor.py to __init__.py

  • Open Blender and load the plugin: Ctrl+Shift+PBlender: Build and StartChoose your Blender Executable File

  • It will reload everytime you edit __init__.py file or you can manually reload by Ctrl+Shift+PBlender: Reload Addons.

  • Enable Editor - Preferences - Interface - Display - Developer Extras / Python tooltips in Blender for more information.

Changelog

  • 1.0.0 (Aug 6, 2021): First version with rename/sort/delete feature.
  • 1.1.0 (Jan 4, 2022): Support external txt file to rename/sort/delete ShapeKeys.

shapekeyseditor's People

Contributors

hkz404 avatar

Stargazers

RabbitBig avatar Yuki avatar  avatar Rainer Strobo  avatar  avatar  avatar Todd Hill avatar  avatar Razvan B. avatar  avatar

Watchers

James Cloos avatar Razvan B. avatar  avatar

shapekeyseditor's Issues

Can't batch rename

For some reason, when I try to use this addon, I always get errors. Even if I tried EVERYTHING!

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.