All Projects → twinkelmann → niche-loops

twinkelmann / niche-loops

Licence: other
This add-on includes the following operators: Build End, Build Corner, Adjust Loops, Adjust Adjacent Loops

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to niche-loops

neuro-bge
Node-based Blender game engine and logic editor addon for Blender
Stars: ✭ 27 (+35%)
Mutual labels:  blender, blender-addon
msfs2blend
Import Microsoft Flight Simulator (FS2020) Models in Blender
Stars: ✭ 92 (+360%)
Mutual labels:  blender, blender-addon
BlenderGameRig
Rigging framework for game development. Hard fork from Rigify.
Stars: ✭ 53 (+165%)
Mutual labels:  blender, blender-addon
shapekeyimport
Blender add-on to import shapekeys
Stars: ✭ 31 (+55%)
Mutual labels:  blender, blender-addon
gmic-blender
Official G'MIC plugin for Blender3D - pre-pre-alpha
Stars: ✭ 34 (+70%)
Mutual labels:  blender, blender-addon
projectile
An artist-friendly tool for throwing stuff around inside Blender
Stars: ✭ 136 (+580%)
Mutual labels:  blender, blender-addon
alternativa3d tools
Blender addon to import and export alternativa3d files. See http://alternativaplatform.com for more information on the file types and its uses.
Stars: ✭ 19 (-5%)
Mutual labels:  blender, blender-addon
stampinfo
Stamp Info is a Blender add-on that ensures the tracking of the rendered images by writing all the meta information directly on them, on specific areas such as their top and bottom.
Stars: ✭ 21 (+5%)
Mutual labels:  blender, blender-addon
spacestation
A procedural spacestation generator
Stars: ✭ 22 (+10%)
Mutual labels:  blender, blender-addon
shotmanager
Shot Manager is a Blender add-on that introduces a true shot entity in Blender scenes, as well as a wide and powerful set of tools to build and edit sequences in real-time directly in the 3D context.
Stars: ✭ 109 (+445%)
Mutual labels:  blender, blender-addon
Character-UI
Blender add-on for creating simple yet functional UIs for your characters.
Stars: ✭ 28 (+40%)
Mutual labels:  blender, blender-addon
push to talk
Add-on for recording audio in Blender's Sequencer
Stars: ✭ 24 (+20%)
Mutual labels:  blender, blender-addon
blendpresence
Discord RPC support for Blender 3.0
Stars: ✭ 81 (+305%)
Mutual labels:  blender, blender-addon
Blender-Metaverse-Addon
Blender toolset for creating content for Metaverses like High Fidelity
Stars: ✭ 53 (+165%)
Mutual labels:  blender, blender-addon
PieMenusPlus
Pie Menus Plus is a complete Pie Menu ecosystem for Blender 2.8+
Stars: ✭ 26 (+30%)
Mutual labels:  blender, blender-addon
blender-mqo
Blender Add-on: Metasequoia File Importer/Exporter
Stars: ✭ 27 (+35%)
Mutual labels:  blender, blender-addon
cc3 blender tools
Add-on for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports.
Stars: ✭ 191 (+855%)
Mutual labels:  blender, blender-addon
uvlayout bridge
Blender Add-On: A bridge between Headus UVlayout and Blender
Stars: ✭ 20 (+0%)
Mutual labels:  blender, blender-addon
Jaks Blender Scripts
Various Python Scripts for Blender
Stars: ✭ 26 (+30%)
Mutual labels:  blender, blender-addon
Mio3ShapekeySync
キャラクターモデリングに特化したシェイプキー補助のBlenderアドオン
Stars: ✭ 24 (+20%)
Mutual labels:  blender, blender-addon

Support me by buying on Gumroad !

Niche Loops

...also known as "Way too Niche and Peculiar but Actually Necessary Loop Tools", is an add-on that includes a few interesting loop tools.

A friend asked me to recreate a few nice features from 3dsmax in Blender, and so I did.

Operators

As of now, this addon contains the following operators:

  • Build End
  • Build Corner
  • Adjust Loops
  • Adjust Adjacent Loops

Build End

Builds a quad ending to two parallel loops based on the vertex or edge selection.

niche-loops-build-end

Build Corner

Builds a quad corner based on the vertex selection to make an edge-loop turn.

niche-loops-build-corner

Adjust Loops

Select two or more parallel edges and adjust the value to change the distance between them.

niche_loops_adjust_loops

Adjust Adjacent Loops

Select one or more edges and adjust the value to change the positions of the edges on either side of the selected loop.

niche_loops_adjust_adjacent_loops

TODO

Here is a list of things I plan on adding in the future:

Interactiveness

For the two Adjust Loops operators, I want to implement a drag-to-adjust feature like you have when extruding or sliding an edge.

Slide to the outside

For the two Adjust Loops operators, I want to have a dropdown to choose between sliding the points to the inside (current behavior), to the outside, or choosing automatically based on the sliding value. It's an extra bit of complexity that wasn't in the reference tools, so I did not implement it in the first release.

Contributing

Any contributions, bug fixes, or simply bug reports are well appreciated ! Feel free to create an issue on Github for feature requests too, but please keep them about the existing operators for now.

If you would like me to develop an addon for you (paid work), feel free to get in touch by email twinkelmann(at)pm.me, or on Discord twinkelmann#6921

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].