Blender Git Commit Log

Git Commits -> Revision 07b8b90

January 7, 2016, 15:11 (GMT)
Fix assert when deleting obdata.

Issue here is again with NEVER_NULL usages: obdata (& co) would be dereferenced twice.

I'm not totally happy with this solution, ideally remap should never leave Main
in invalid state, but for now it will do...

Commit Details:

Full Hash: 07b8b90f3913d1e24ec6429b93f8a4ea437ac0e1
Parent Commit: 5a65830
Lines Changed: +6, -2

2 Modified Paths:

/source/blender/blenkernel/BKE_library.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/library.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021