Can someone port this addon that export nurbs curves to Maya format ?
Thanks
Can someone port this addon that export nurbs curves to Maya format ?
Thanks
(Testing only) Ported add-on io_Export Blender curves to Maya v1.0 format for Blender 2.8x
Exporting CURVE work well, but there are some errors when exporting NURBS (curve).
I don’t have Maya for testing, send me message if the export file is working or not.
io maya.ma (3.2 KB)
I tried to port Randomiser addon by Ben Simonds and works partially. Since i’m lvl1 at python I couldn’t fix some errors. It helped for my use case but i’m sure it can be properly ported by someone better. Thanks! https://github.com/BenSimonds/Randomiser
Hi,
i’m also interested in this. The add on is still available via archive org:
https://web.archive.org/web/20181125114350/http://files.coyhot.com/code/blenderAddons/AnimationJoiner.py
Wow, thanks for the help!
Just ported Text FX by Monaime. Everything is working as far as I tested.
TextFX.py (86.1 KB)
Whoooo. I downloaded it quick before you change your mind and sell it.
Thanks!
Thanks this is so much fun!
Hi,
Adding my own addon
It’s free with an early access paid option (yeah it’s lame…)
CurveLib on BlenderArtists
CurveLib on Gumroad
Thanks for this update
Thanks, but I thought this was a commercial add-on. Did Monaime release it for free?
They are different addons by different developers, but with the same name. I got confused too. Check Monaime’s blog, he shares what he works on there. http://codeofart.com/text-fx/
Quite confusing indeed. To make things even more complex, Monaime has also created an addon called Animax, which offers similar functionality.
Hi,
Any update addon 3D view Panel Measure for Blender 2.8x ?
https://developer.blender.org/T21445
space_view3d_panel_measure.py (54.6 KB)
Waouh thanks it’s funny and useful !
Easyref has been updated to 2.81!
Added two paid addons:
Quad remesher
Quad Remesher is an automatic quad remeshing (or auto retopology) technology.
FaceBuilder
FaceBuilder add-on for Blender can help with building 3D models of human faces and heads using a couple of photographs.
proxify is out
totally free
Hi guys, finally (Just yesterday) got Action Loader ported to 2.8.
It is a free (GPL) Addon for managing multiple animations for the same character, specifically for use in games.
(Specifically when you have a character with many small animations like idle/run/kick etc, and you can easily swap between them with a click, and does a bunch of other useful stuff for that workflow)