Blender Git Commit Log

Git Commits -> Revision eac7ed8

Revision eac7ed8 by Brecht Van Lommel (master)
May 29, 2016, 18:30 (GMT)
Code refactor: minor node and node type utility functions and changes.

Commit Details:

Full Hash: eac7ed8d047457564033f1547fea9a912ff0d9b7
Parent Commit: 7cd18dd
Lines Changed: +153, -64

12 Modified Paths:

/intern/cycles/graph/node.cpp (+78, -44) (Diff)
/intern/cycles/graph/node.h (+6, -3) (Diff)
/intern/cycles/graph/node_type.cpp (+33, -5) (Diff)
/intern/cycles/graph/node_type.h (+15, -5) (Diff)
/intern/cycles/graph/node_xml.cpp (+2, -6) (Diff)
/intern/cycles/render/background.cpp (+5, -0) (Diff)
/intern/cycles/render/background.h (+1, -0) (Diff)
/intern/cycles/render/camera.cpp (+5, -0) (Diff)
/intern/cycles/render/camera.h (+1, -0) (Diff)
/intern/cycles/render/film.cpp (+1, -1) (Diff)
/intern/cycles/render/integrator.cpp (+5, -0) (Diff)
/intern/cycles/render/integrator.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021