blender/intern/cycles
Sergey Sharybin 61e1e9adb8 Cycles: Revert changes to inline flags enabled for release only
It appears it's not really needed for convenient debugging when
using proper flags passed to the compiler. Basically, it is -g3
and set breakpoint to a function as if it's not in the namespace.

Not as if a code was any wrong, just it's possible to have more
clear solution for the issue i've tried to solve in the past.
2014-11-15 04:50:34 +05:00
..
app Ghost Context Refactor 2014-10-07 15:47:32 -05:00
blender skip scene_armature_depsgraph_workaround when theres no armatures 2014-11-14 14:55:45 +01:00
bvh Cycles: Rebuild BVH from scratch if loading cache failed 2014-09-01 18:05:10 +06:00
cmake Ghost Context Refactor 2014-10-07 15:47:32 -05:00
device Fix typo breaking compilation with SSE2. 2014-11-02 23:01:09 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Update some comments in volume code. 2014-11-13 11:30:18 +01:00
render Fix T41783: Cycles baking ignores displacement 2014-11-11 18:21:56 -02:00
subd Add safe_normalize to cycles, avoid checking length first 2014-11-08 13:37:42 +01:00
util Cycles: Revert changes to inline flags enabled for release only 2014-11-15 04:50:34 +05:00
CMakeLists.txt Futher tweaks to WITH_CPU_SSE option 2014-10-15 18:45:09 +06:00
SConscript Ghost Context Refactor 2014-10-07 15:47:32 -05:00