Blender Git Commit Log

Git Commits -> Revision db7a78a

Revision db7a78a by Sergey Sharybin (master)
November 10, 2017, 09:04 (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: db7a78a2be7849f47c81c907ad0710ece66018b7
Parent Commit: a466d7a
Lines Changed: +39, -38

4 Modified Paths:

/intern/cycles/app/cycles_xml.cpp (+28, -28) (Diff)
/intern/cycles/graph/node_xml.cpp (+7, -7) (Diff)
/intern/cycles/graph/node_xml.h (+2, -2) (Diff)
/intern/cycles/util/util_xml.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021