Blender Git Commit Log
Git Commits -> Revision c017f91
Revision c017f91 by Bastien Montagne (master) July 25, 2012, 12:55 (GMT) |
Fix [#32177] 'Display Pivot' segfaults blender (Rigid Body Constraint + 3dview) draw_rigid_body_pivot() didn't check it could actualy use the given ob_wire_col... Also silenced a compiler warning, and removed (replaced) a potential dengerous pointer cast (char *[4] -> int* is not safe on 64bit machines!). |
Commit Details:
Full Hash: c017f910892c5ce30b11bb3763bc13a549fa28e9
SVN Revision: 49202
Parent Commit: 62187c3
Lines Changed: +16, -5
1 Modified Path:
/source/blender/editors/space_view3d/drawobject.c (+16, -5) (Diff)