Blender Git Commit Log

Git Commits -> Revision 17fb504

Revision 17fb504 by Bastien Montagne (master)
November 4, 2016, 07:34 (GMT)
Fix (unreported) asserts in `make_object_duplilist_real()`.

Code would try to add multiple time the same key in `parent_gh` (for this
ghash a lot of dupliobjects may generate same key).

Was making the tool unusable in debug builds.

Also optimise things a bit by avoiding creating parent_gh when only
`use_base_parent` is set.

Commit Details:

Full Hash: 17fb504bcf5b9c1288e1e5bf9c9b0ebbbc99f96d
Parent Commit: 4e5d251
Lines Changed: +13, -4

1 Modified Path:

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