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

Investigate poses without thumbnail not showing up when 'all poses' is checked #44

Open jasperges opened 6 years ago

jasperges commented 6 years ago

This happened when creating poses without thumbnails. After adding 1 thumbnail the other ones also showed up. But after unchecking the 'all poses' option, the poses without a thumbnail still show up. Reloading the add-on makes everything show up alright, but toggling the 'all poses' option breaks it again.

Also the name in the 'Libraries for …' disappears most of the time or shows weird characters (just very briefly). Is this related to https://www.blender.org/api/blender_python_api_master/bpy.props.html#bpy.props.EnumProperty?

If so, this might have been introduced with: https://github.com/jasperges/pose-thumbnails/commit/d1b6b8c870a5085df2c5d79858237839726f985b The behavior I'm getting at least has a resemblance to what I had before introducing https://github.com/jasperges/pose-thumbnails/commit/42c4993a036866f6694dd6b83df6c2f59b482d57.

Needs more testing (I only checked macOS so far, I need to also check on Linux).

sybrenstuvel commented 6 years ago

I also saw this. Checking "All Poses" still only showed the one with a thumbnail. Opening the pose creation stuff and pressing "Refresh" seems to show all poses.

TheDuckCow commented 5 years ago

For what it's worth or helpful, while working on the latest update I was running into this issue (of not all poses showing before any thumbnails being added) as well as oddities with the enum drawing. I did minimal looking into it and didn't come across any improvement or workaround.

Video one, and video two (a little longer, but shows from first adding a rig)