Blender Git Commit Log

Git Commits -> Revision 86a0afb

Revision 86a0afb by Joshua Leung (master)
June 2, 2008, 01:02 (GMT)
Compiler warning fixes (unused vars).

Notes:
- edgehash.c still has some weirdo code causing warnings on lines 80 and 117
i.e. if (v1<v0) v0 ^= v1 ^= v0 ^= v1;
- material.c (in pyapi) apparently doesn't seem to be making use of some functions for glossy stuff

Commit Details:

Full Hash: 86a0afb8295c2ba6560f8ceb9b35c873b614317e
SVN Revision: 15084
Parent Commit: 85e77e5
Lines Changed: +1, -2

2 Modified Paths:

/intern/guardedalloc/intern/mmap_win.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/BME_mesh.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021