Blender Git Commit Log
Git Commits -> Revision a42aed4
Revision a42aed4 by Bastien Montagne (compositor-2016) June 8, 2016, 19:45 (GMT) |
Cleanup rna_Brush_direction_itemf() Some variants of gcc compilation were reporting 'control reaching end of non-void function' error in this switch/case maze. Either use break everywhere or not at all (which is simpler, since we only always return anyway...). |
Commit Details:
Full Hash: a42aed4179c009ca4bf4757610d3727fc2b6dfb7
Parent Commit: 8c1fc1d
Committed By: Jeroen Bakker
Lines Changed: +4, -4
1 Modified Path:
/source/blender/makesrna/intern/rna_brush.c (+4, -4) (Diff)