Win10
Gtx 580
Blender Version
Broken: Blender 2.8 Beta, latest build
Worked: Blender 2.79b
The to_mesh function is broken in 2.8.
Some modifiers work such as Subsurf, other don't such as the Armature.
@Campbell Barton (campbellbarton) has just fixed a similar issue lately:
https://developer.blender.org/T58788
But this is a separate issue, i've just updated and built Blender 2.8 a few minutes ago, while this patch fixes the first issue, it does not fix this one.
For comparison, you can check it used to work in 2.79 if necessary:
- Open the blend file
-Click Run Script
-The mesh data have been properly baked and copied to the cube on the right
In 2.8:
- Open the blend file
-Click Run Script
-The armature modifier has not been baked, Subsurf only