In the following file
(https://drive.google.com/a/cornell.edu/file/d/1WwKlFY8Mbv2qZGF6UePp6NAEOoY4mZVU/view?usp=drivesdk),
I receive this error:
ERROR (bke.mesh_convert): c:\b\win64_cmake_vs2017\win64_cmake_vs2017\blender.git\source\blender\blenkernel\intern\mesh_convert.c:1568 BKE_mesh_nomain_to_mesh: YEEK! this should be recoded! Shape key loss!: ID 'MEUntitled.000'
None of my shapekeys get transferred. The sliders show up on the applied mesh, but unfortunately they don't affect anything when their value is changed. Looks like there is an issue with how your addon plays with cmake in some cases. Not sure if this is the most recent release, but seems to match up upon a quick ctrl+F:
https://lists.blender.org/pipermail/bf-blender-cvs/2019-February/119271.html
I'm currently trying to find some way around this problem, but no luck yet. Will let you know if I find anything out. Do you have any ideas?
In the following file
(https://drive.google.com/a/cornell.edu/file/d/1WwKlFY8Mbv2qZGF6UePp6NAEOoY4mZVU/view?usp=drivesdk),
I receive this error:
ERROR (bke.mesh_convert): c:\b\win64_cmake_vs2017\win64_cmake_vs2017\blender.git\source\blender\blenkernel\intern\mesh_convert.c:1568 BKE_mesh_nomain_to_mesh: YEEK! this should be recoded! Shape key loss!: ID 'MEUntitled.000'
None of my shapekeys get transferred. The sliders show up on the applied mesh, but unfortunately they don't affect anything when their value is changed. Looks like there is an issue with how your addon plays with cmake in some cases. Not sure if this is the most recent release, but seems to match up upon a quick ctrl+F:
https://lists.blender.org/pipermail/bf-blender-cvs/2019-February/119271.html
I'm currently trying to find some way around this problem, but no luck yet. Will let you know if I find anything out. Do you have any ideas?