blender/intern/cycles
Sergey Sharybin 8126b0222d Fix T47214: Keyed Particles don't render correctly when used for point density input
The issue was caused by different AABB used by Cycles and texture sampler.

Instead of trying to keep this two functions in sync we now do have an
utility call in the point density node to query the AABB.
2016-01-26 12:50:55 +01:00
..
app Cycles: Add option to directly link against CUDA libraries 2016-01-14 12:27:22 +05:00
blender Fix T47214: Keyed Particles don't render correctly when used for point density input 2016-01-26 12:50:55 +01:00
bvh Cleanup: And one more commit... (BVH Cache). 2015-09-24 17:01:58 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Fix typo in flags check 2016-01-24 17:05:02 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cleanup: Remove outdated comment in volume code. 2016-01-24 12:31:36 +01:00
render Fix T47201: Cycles+OSL keeps image files open until Blender exits 2016-01-19 14:56:52 +05:00
subd Cycles: Reduce scope of some defines set in CMakeLists 2016-01-14 13:12:50 +05:00
util Cycles: Make Clang 3.6 happy with const debug flags reference 2016-01-24 01:33:53 +05:00
CMakeLists.txt Cycles: Reduce scope of some defines set in CMakeLists 2016-01-14 13:12:50 +05:00