Blender Git Commit Log
Git Commits  -> Revision 8904429
		
			
			
		
| Revision 8904429 by Sergey Sharybin (master) July 22, 2012, 14:22 (GMT) | 
| Fix #32156: Blender crashes on linking armature with custom shape Crash was caused by using NULL pointer as a wire color for drawing object selection when drawing flag is set to DRAW_CONSTCOLOR. Solved by not calling drawObjectSelect when DRAW_CONSTCOLOR flag is set, which seems reasonable -- rather than adding checks deeper in all possible functions which are being called there easier to just not call that functions using a single check. | 
Commit Details:
Full Hash: 8904429287fa0104e9b8ea2b93c8aabb995b3396
SVN Revision: 49115
Parent Commit: dc48fcf
Lines Changed:  +1,  -2
1 Modified Path:
/source/blender/editors/space_view3d/drawobject.c (+1, -2) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021