Blender Git Commit Log
Git Commits -> Revision 670f5de
Revision 670f5de by Lukas Toenne (master) December 1, 2014, 18:54 (GMT) |
Fix for potential bug in paint brush RNA updates, was casting to wrong DNA type. The update function is for the Paint struct, containing a Brush pointer property, not Brush itself. Probably went fine so far because was only used for a notifier pointer, but still ... |
Commit Details:
Full Hash: 670f5deda62b35e8ed6e91f732052da775eb09f3
Parent Commit: ee01065
Lines Changed: +2, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_sculpt_paint.c (+2, -1) (Diff)