GithubHelp home page GithubHelp logo

blenderpython's Introduction

Python scripts for Blender

Here you can find a scripts that I've made for Blender. Release versions are in separate folders with proper name. Everyting that is in the root is wip , test , etc.

Scripts that are in the release versions:

A*Stats

This a script to draw selection stats in the UI. There are a lot of optiona in the add-on preferences where you can change postion,color, size of the statistics. This addon just takes the buil-in stats, so it will not show correctly stats for the meshes with modifiers. I have 2 addional option to show tris and materials, but they are heavy for perfomance. Everyting is updated every frame so be aware that it can kill the perfomace. It works fine for low-polys and it was made just for that.

Video

Direct Download Link

Astats

A* Selection Sets

This is a simple script that extends the vertex group feature of the Blender. It will add menu entries to the context RMB menu. You will have additional options for work with vertex groups , such as add , substract get.

Video

Direct Download Link

ASelSet

A* Material Assignment

This script adds a menu for quick material assignment. It is called by keystroke that you can remap. Just an easier way to assign new or already existing material to selection

Video

Direct Download Link

AMas

A* Mouse Selection Tools

This is a script that emulates mouse selection tools in Modo. On the right click you have rayscat selection , dbl clicks select/deselect geometry based on selection. It could be connected , edge loops, edge rings.

Video

Direct Download Link

A* Hide

This is a simple script that extends the option of hide\unhide in Blender.

Video

Direct Download Link

blenderpython's People

Contributors

yuriyandropov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

blenderpython's Issues

A* Mouse Selection Tool for Blender 2.8

Hello,

As a former user of the modo i love the script!
When i add Subdivision modifier to the object ant then want to select componenty with Your script i have errors:

location: :-1
Error: Traceback (most recent call last):
File "C:\Users\radi0n\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\AMouseSelTools.py", line 412, in modal
for loop in hitResult[4].data.polygons[hitResult[3]].loop_indices:
IndexError: bpy_prop_collection[index]: index 8974 out of range, size 512

location: :-1

it happends when i want to raycast select with RMB.
When i double clisn on an edge nothing happend.

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.