Blender Git Commit Log

Git Commits -> Revision 92774ff

Revision 92774ff by Sergey Sharybin (master)
May 11, 2016, 14:51 (GMT)
Cycles: Use explicit qualifier for single-argument constructors

Almost in all cases we want such constructors to be explicit, there are
exceptions but only in few places.

Commit Details:

Full Hash: 92774ff792a6c474df2a40c13204da4975de0c09
Parent Commit: d57f416
Lines Changed: +30, -30

20 Modified Paths:

/intern/cycles/bvh/bvh_node.h (+1, -1) (Diff)
/intern/cycles/bvh/bvh_sort.cpp (+2, -2) (Diff)
/intern/cycles/device/device_multi.cpp (+1, -1) (Diff)
/intern/cycles/device/device_network.h (+1, -1) (Diff)
/intern/cycles/device/device_task.h (+1, -1) (Diff)
/intern/cycles/render/attribute.h (+2, -2) (Diff)
/intern/cycles/render/buffers.h (+1, -1) (Diff)
/intern/cycles/render/graph.h (+1, -1) (Diff)
/intern/cycles/render/image.h (+1, -1) (Diff)
/intern/cycles/render/nodes.h (+3, -3) (Diff)
/intern/cycles/render/session.h (+1, -1) (Diff)
/intern/cycles/render/svm.h (+1, -1) (Diff)
/intern/cycles/subd/subd_dice.h (+3, -3) (Diff)
/intern/cycles/subd/subd_mesh.cpp (+2, -2) (Diff)
/intern/cycles/subd/subd_split.h (+1, -1) (Diff)
/intern/cycles/util/util_debug.h (+2, -2) (Diff)
/intern/cycles/util/util_path.cpp (+3, -3) (Diff)
/intern/cycles/util/util_task.h (+1, -1) (Diff)
/intern/cycles/util/util_time.h (+1, -1) (Diff)
/intern/cycles/util/util_vector.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021