mifth / mifthtools

MifthTools
BSD 3-Clause "New" or "Revised" License
871 stars 127 forks source link

Merge linear deformer for curve for mira_tools #24

Closed JoseConseco closed 5 years ago

JoseConseco commented 6 years ago

I made linear deformer that work for curve objects. Are there any chances you could put it into master? Here are the files: https://github.com/JoseConseco/mira_tools/ Only two files were changed compared to master:

mifth commented 6 years ago

Hello!

Thank you for your contribution. I have some questions. Are you sure that this is very useful for curves? I have never had such need to bend points at the cuve. )

JoseConseco commented 6 years ago

I would say, it is the best way to model curves :). Here is example of how it can be used: https://youtu.be/gtbhmYEKGZE?t=583

I also modified file: init.py - appended linear_deformer button to VIEW3D_PT_tools_curveedit panel. Thanks for great addon.

mifth commented 6 years ago

Ok, I'll add curves support. Give me some time, please. I'll try to add it at weekends.

mifth commented 5 years ago

Is this issue fixed in MT3?

JoseConseco commented 5 years ago

the: mi_linear_deformer_curve.py is already included in blender 2.8 version. Works same as on mesh, except it is using curve points This can be closed

mifth commented 5 years ago

Great. Thank you!