Blender Git Commit Log

Git Commits -> Revision 568f0c7

Revision 568f0c7 by Sergey Sharybin (master)
June 11, 2013, 11:21 (GMT)
Fix #35704: Simplify on scene with dupli recursion crashes

Couple of issues here:

- User shouldn't be able to run into dupligroup recursion.
It was checking already when setting a group for dupli.
Added check to operator which adds object to group.

- It's still possible files with recursion are hanging around,
so made simplify function robust to such kind of crap.

Commit Details:

Full Hash: 568f0c70c13ed8aca358b9b50606c7cd671ce2e2
SVN Revision: 57376
Parent Commit: e895c83
Lines Changed: +69, -0

2 Modified Paths:

/source/blender/editors/object/object_group.c (+62, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021