Blender Git Commit Log

Git Commits -> Revision b047d79

Revision b047d79 by Sergey Sharybin (master)
November 14, 2016, 13:03 (GMT)
Cycles: De-duplicate image loading functions

The code was templated already, so don't see big reason to have
3 versions of templated functions. It was giving some extra code
to maintain and in fact already had divergency for support of huge
image resolution (missing size_t cast in byte image loading).

There should be no changes visible by artists.

Commit Details:

Full Hash: b047d79871ce7ad366b166de2a872f93508bbc9f
Parent Commit: 7a4a2ed
Lines Changed: +51, -233

2 Modified Paths:

/intern/cycles/render/image.cpp (+45, -225) (Diff)
/intern/cycles/render/image.h (+6, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021