Blender Git Commit Log
Git Commits -> Revision 9a6a791
Revision 9a6a791 by Campbell Barton (master) April 9, 2012, 04:39 (GMT) |
fix [#30865] Crash when browsing last operators in outliner (or by Python API) Operator descriptions can be NULL pointers, fix this by making use of PROP_NEVER_NULL flag, when its not set, generated string funcs will test for NULL. |
Commit Details:
Full Hash: 9a6a791ff0c9b32f66831f5e09d7c283ac309b95
SVN Revision: 45482
Parent Commit: b711300
Lines Changed: +30, -1