Blender Git Commit Log

Git Commits -> Revision 6d36e03

Revision 6d36e03 by Sergey Sharybin (master)
January 19, 2017, 13:51 (GMT)
Cycles: Remove using namespace hell

Please NEVER EVER use such a statement, it's only causing HUGE
issues. What is even worse: it's not always possible to immediately
see that the hell is coming from such a statement.

There is still some statements in the existing code, will leave
those for a later cleanup.

Commit Details:

Full Hash: 6d36e033ba4051362a3a4985989e9d360e3888a8
Parent Commit: 446ed35
Lines Changed: +1, -3

2 Modified Paths:

/intern/cycles/render/mesh_subdivision.cpp (+1, -1) (Diff)
/intern/cycles/util/util_boundbox.h (+0, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021