List of addons that work with 2.8

Can someone port this addon that export nurbs curves to Maya format ?

Thanks

1 Like

(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)


2 Likes

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

1 Like

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

1 Like

Wow, thanks for the help!

Just ported Text FX by Monaime. Everything is working as far as I tested.

TextFX.py (86.1 KB)

12 Likes

Whoooo. I downloaded it quick before you change your mind and sell it. :grinning:
Thanks!

4 Likes

Thanks this is so much fun!

2 Likes

Hi,
Adding my own addon :slight_smile:
It’s free with an early access paid option (yeah it’s lame…)
CurveLib on BlenderArtists
CurveLib on Gumroad

2 Likes

Thanks for this update

1 Like

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/

1 Like

Quite confusing indeed. :slightly_smiling_face: 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 !

1 Like

Easyref has been updated to 2.81!

2 Likes



1 Like

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

2 Likes

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)


2 Likes