Blender Git Commit Log

Git Commits -> Revision 952c4e4

Revision 952c4e4 by Sybren A. Stüvel (master)
April 1, 2021, 13:59 (GMT)
Fix T87065: Deformed Lattice undeforms after setting keyframe

Handle Lattice object the same way as Mesh objects. This is mostly to
execute the `object->data = data_eval;` line, which ensures that the
evaluated mesh is assigned to the evaluated object, and thus prevents
the lattice from un-deforming.

Commit Details:

Full Hash: 952c4e41bb4dae0d1b4a36a316f6cf67c054afe0
Parent Commit: 75b675c
Lines Changed: +1, -1

1 Modified Path:

/source/blender/depsgraph/intern/eval/deg_eval_runtime_backup_object.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021