Blender Git Commit Log

Git Commits -> Revision 2c4fb98

Revision 2c4fb98 by Joshua Leung (master)
February 16, 2011, 21:54 (GMT)
Bugfix [#26106] No instant visual feed back for Dupliframes, parenting
problem and crash

- It turns out we still need the "copyob" still, if for nothing other
than making sure that the unkeyed transforms can get restored. This
was removed originally as I thought that just reevaluating the
animation would work.

- Removed a buggy line of logic that was causing crashes when there
was no animation data. It's better to just assume that if animation
data exists, that something exists there.

- Make Duplicates Real was not clearing data such as the new animation
data or constraints.

Commit Details:

Full Hash: 2c4fb98522d152c7ec8e973a72bdbacff95158a3
SVN Revision: 34919
Parent Commit: 8ead7b3
Lines Changed: +27, -10

3 Modified Paths:

/source/blender/blenkernel/intern/anim.c (+13, -6) (Diff)
/source/blender/blenkernel/intern/object.c (+7, -2) (Diff)
/source/blender/editors/object/object_add.c (+7, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021