Blender Git Commit Log

Git Commits -> Revision ef7abad

Revision ef7abad by Sergey Sharybin (cycles_kernel_split)
May 7, 2015, 11:47 (GMT)
Cycles kernel split: get_*() vs. *_get() for class methods

Prior to own changes in master it was all consistent to use get_ as a prefix
for class methods. Let's keep this consistent and probably make it consistent
in master as a separate commit as well.

Commit Details:

Full Hash: ef7abadedd5724de3a99328d127b92c85faedb92
Parent Commit: 9912c31
Lines Changed: +8, -8

5 Modified Paths:

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