Blender Git Loki

Git Commits -> Revision 480b8ce

Revision 480b8ce by Daniel Dunbar (master)
July 14, 2005, 22:16 (GMT)
- switch em_{vert,solid,wire}offs to be unsigned
- some other twiddles to fix mixed signedness compiler warnings

And from the "Dear lazy programmers" file: After you have extern declared
a variable 5 or more times at the top a function, you would have actually
saved a lot of effort by just putting it in the header where it belonged.
Or perhaps you thought by hiding it no one else would notice you were
using global variables to pass information around. Tsk tsk.

Commit Details:

Full Hash: 480b8ce10b149aa7aa9c62fed62cbf2a5ec904b3
SVN Revision: 4742
Parent Commit: 40bfa5c
Lines Changed: +15, -16

5 Modified Paths:

/source/blender/include/BIF_editmesh.h (+2, -1) (Diff)
/source/blender/src/drawobject.c (+0, -1) (Diff)
/source/blender/src/editmesh_mods.c (+7, -6) (Diff)
/source/blender/src/editsima.c (+4, -3) (Diff)
/source/blender/src/editview.c (+2, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021