Blender Git Commit Log

Git Commits -> Revision 460d944

Revision 460d944 by Bastien Montagne (master)
May 16, 2016, 13:54 (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: 460d94449348647b20fb0d69f60ecc0e6cc36370
Parent Commit: 22d53e5
Lines Changed: +4, -4

1 Modified Path:

/source/blender/makesrna/intern/rna_brush.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021