Blender Git Loki

Git Commits -> Revision 7e9f47c

Revision 7e9f47c by Hans Goudey (master)
August 11, 2020, 19:08 (GMT)
Cleanup: Reduce scope of variable declarations in bmesh_bevel.c

This commit generally moves variable declarations to the smallest scope
the variables are used in. This makes the code more readable by
making it clearer when variables are used and by removing the block
of variable declarations at the top of each function.

Commit Details:

Full Hash: 7e9f47c06c5f880a3958e19c9d4ed3265585454b
Parent Commit: b0485d4
Lines Changed: +981, -1179

1 Modified Path:

/source/blender/bmesh/tools/bmesh_bevel.c (+981, -1179) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021