Blender Git Loki
Git Commits -> Revision 49f57e5
Revision 49f57e5 by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 8, 2018, 15:49 (GMT) |
Cycles: Fix compilation error with latest OIIO There was some changes about namespaces, which causes ambiguities. Replaces using namespace with an explicit symbols we need. Is good idea to NOT pull in the whole namespace anyway! |
Commit Details:
Full Hash: 49f57e53463cd682b555fa4961a0058b7c4c84ff
Parent Commit: 9a5320a
Lines Changed: +39, -38