blender/intern/cycles
Mai Lavelle a7d5cabd4e Fix T49405: Crash when baking with adaptive subdivision
Blenders baking system currently doesn't support the topology used by
adaptive subdivision and primitive ids will be wrong or out of range
leading to crashes. Updating the baking system to support other
topologies would be a bit involved, so for now we simply disable
subdivision while baking to avoid crashes.
2017-01-25 00:40:45 -05:00
..
app Cycles: Cleanup, style 2017-01-13 15:24:56 +01:00
blender Fix T49405: Crash when baking with adaptive subdivision 2017-01-25 00:40:45 -05:00
bvh Cycles: Don't rely on indirectly included algorithm 2017-01-24 16:39:16 +01:00
cmake Fix compilation error when CUDA toolkit is not installed 2016-11-07 14:47:10 +01:00
device Use new manual URL 2017-01-23 19:10:37 -05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Don't use guarded vector for statically initialized data 2016-10-24 14:18:22 +02:00
kernel Cycles: Split ShaderData object and shader flags 2017-01-23 12:56:55 +01:00
render Cycles: Make object flag names more obvious that hey are object and not shader 2017-01-23 12:14:17 +01:00
subd Cycles: Cleanup, style 2016-10-24 12:26:12 +02:00
test Cycles: Cleanup, style 2016-10-24 12:26:12 +02:00
util Cycles: Update current Cycles version 2017-01-23 10:25:59 +01:00
CMakeLists.txt Cycles: Don't use fast math for the host code 2017-01-19 14:51:11 +01:00