Blender Git Commit Log
Git Commits -> Revision 46926b4
Revision 46926b4 by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 20, 2017, 10:26 (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: 46926b4b117008cdb31b2a7fd3fc780f7c20134d
Parent Commit: 83d7c64
Lines Changed: +1, -3