Blender Git Commit Log

Git Commits -> Revision 2cdfa33

Revision 2cdfa33 by Campbell Barton (master)
September 11, 2012, 10:18 (GMT)
fix [#29616] Crash/infinite loop from missing cyclic check in group/dupligroups (unlikely/intentional)

calling BKE_ptcache_ids_from_object() could recursively call BKE_object_handle_update(), when there is no reason to update object transforms at all. Add option not to do any updates and just return an object list.

Commit Details:

Full Hash: 2cdfa33137b69b82c8354dd5d0bd58acfe2d89d9
SVN Revision: 50525
Parent Commit: 10d18e5
Lines Changed: +48, -22

3 Modified Paths:

/source/blender/blenkernel/BKE_anim.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/anim.c (+45, -21) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021