sentharn

Results 7 comments of sentharn

@rlguy https://developer.blender.org/T83852 appears to be crashing with an access violation on the same line from a completely different use case (background scenes). I've put in some time to validate that...

Interesting! What version of the addon are you using? I pushed a few changes yesterday to fix an issue with drivers. What does the system console say? (Window -> Toggle...

Are the shape keys animated by a driver on the shape key value? I had to do some interesting things to disable and re-enable "generative" modifiers and their drivers, although...

Very strange. How are the shape keys being animated exactly? I have a test case file that I use here. Both cubes have a shapekey that is animated by me...

That makes sense, but something needs to be making the shape keys move each frame (otherwise they'll just stay at whatever value they're at). In my test case, the bottom...

Thanks for pointing this out! Unfortunately it's indeed a limitation of the way the script operates currently. The vertex normals are relatively "coarse" but usually close enough. I didn't have...

I did a quick test with a multires modifier and removed it from the list of modifiers that are disabled temporarily on script run. I couldn't get any of the...