jasperges / pose-thumbnails

Blender add-on that adds thumbnails to a pose library.
GNU General Public License v2.0
67 stars 11 forks source link

[idea] generate thumbnail automatically #7

Closed johantri closed 9 years ago

johantri commented 9 years ago

Hi Jasper,

Thank you so much for your work! I think this addon needs a lot of love :)

Just an idea to improve this addon, i think it will be awesome if we can generate thumbnail automatically (i'm sure you already think about that).

Another idea is to have animation cycle library included. With .gif thumbnail (probably) we can see what kind of animation clip when the mouse is hovering. and apply (insert) the animation to the character at a certain frame.

Cheers, Johan

jasperges commented 9 years ago

I've split this issue in two seperate issues. The animation cycle library is now #8. The automatic creation of thumbnails is in the works: auto_create_thumbnail branch. It mostly works, but I need to do some more cleanup and testing.