Page MenuHome

songwiki (MoePus)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 1 2020, 5:21 PM (154 w, 2 d)

Recent Activity

Jun 21 2020

songwiki (MoePus) added a comment to T74339: Editing mesh.vertices.co in frame_change_pre handler and export mesh as alembic causes random crash and results in a static mesh.

I can not reproduce any crash here as well (using 2.90 build). Can not check 542ff416e274 to see if this has been resolved. Can you check again with latest 2.90 build?

The fact, that exported mesh is static is likely correct, since alembic exporter uses own dependency graph.

Jun 21 2020, 12:44 PM · Python API, BF Blender

May 12 2020

songwiki (MoePus) added a comment to T74339: Editing mesh.vertices.co in frame_change_pre handler and export mesh as alembic causes random crash and results in a static mesh.

I can't reproduce the crash you can try the latest daily build: https://builder.blender.org/download/
I'm also not sure if the fact that alembic doesn't create an animated mesh with this script is a bug.
I suggest you ask on support sites: https://www.blender.org/support/

May 12 2020, 2:59 PM · Python API, BF Blender

Mar 22 2020

songwiki (MoePus) added a comment to T74339: Editing mesh.vertices.co in frame_change_pre handler and export mesh as alembic causes random crash and results in a static mesh.

Run this script and click play(changes timeline). The monkey should be deformed.

Mar 22 2020, 7:36 AM · Python API, BF Blender
songwiki (MoePus) added a comment to T74339: Editing mesh.vertices.co in frame_change_pre handler and export mesh as alembic causes random crash and results in a static mesh.

Not sure Bug tracker would be a good place to debug an Addon. Can the bug be redone with simpler steps ?

Mar 22 2020, 7:07 AM · Python API, BF Blender

Mar 1 2020

songwiki (MoePus) created T74339: Editing mesh.vertices.co in frame_change_pre handler and export mesh as alembic causes random crash and results in a static mesh.
Mar 1 2020, 6:06 PM · Python API, BF Blender