blender/intern/cycles
Sergey Sharybin a97bc1bedf Fix T43755: Wireframe attribute doesn't work with displace
This attribute missed derivatives calculation.

Not totally sure what's the proper approach for algebraic derivative
calculation, so calculating them by definition. This isn't fastest
way to do it in this case and could be replaced with some smarter magic
in the wireframe calculation loop.

At least currently implemented approach is better than nothing.
2015-02-21 17:30:29 +05:00
..
app Cycles: Fix compilation error of Cycles standalone with Libmv disabled 2015-02-14 21:33:14 +05:00
blender Cleanup: Restructure curve settings code a bit. 2015-02-19 12:37:56 +01:00
bvh Cycles: Free memory used by intermediate BVH vectors earlier 2015-02-19 18:58:21 +05:00
cmake Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
device Cycles: Cleanup for indentation in device_cpu.cpp 2015-02-19 19:05:04 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix T43755: Wireframe attribute doesn't work with displace 2015-02-21 17:30:29 +05:00
render Fix T43755: Wireframe attribute doesn't work with displace 2015-02-21 17:30:29 +05:00
subd Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util Cycles: Use size_t for aligned allocator 2015-02-19 22:19:29 +05:00
CMakeLists.txt Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
SConscript Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00