Blender Git Commit Log

Git Commits -> Revision cf82b49

Revision cf82b49 by Sergey Sharybin (master)
July 11, 2016, 11:58 (GMT)
Cycles: Cleanup, variables name

Using camel case for variables is something what didn't came from our original
code, but rather from third party libraries. Let's avoid those as much as possible.

Commit Details:

Full Hash: cf82b49a0fd116d87b4c7e96e39bb02fb9e964bf
Parent Commit: 2ecbc3b
Lines Changed: +1071, -902

12 Modified Paths:

/intern/cycles/kernel/bvh/bvh_nodes.h (+109, -109) (Diff)
/intern/cycles/kernel/bvh/bvh_shadow_all.h (+83, -49) (Diff)
/intern/cycles/kernel/bvh/bvh_subsurface.h (+36, -37) (Diff)
/intern/cycles/kernel/bvh/bvh_traversal.h (+92, -54) (Diff)
/intern/cycles/kernel/bvh/bvh_volume.h (+62, -50) (Diff)
/intern/cycles/kernel/bvh/bvh_volume_all.h (+62, -50) (Diff)
/intern/cycles/kernel/bvh/qbvh_nodes.h (+39, -39) (Diff)
/intern/cycles/kernel/bvh/qbvh_shadow_all.h (+134, -99) (Diff)
/intern/cycles/kernel/bvh/qbvh_subsurface.h (+83, -84) (Diff)
/intern/cycles/kernel/bvh/qbvh_traversal.h (+175, -135) (Diff)
/intern/cycles/kernel/bvh/qbvh_volume.h (+98, -98) (Diff)
/intern/cycles/kernel/bvh/qbvh_volume_all.h (+98, -98) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021