blender/intern/cycles
Sergey Sharybin a87051bd8e Patch #32074: Fix compilation with boost 1.50
This patch switches from boost's filesystem v2 to v3.

This should be completely smooth due to filesystem v3 is pretty
old already.

Patch by Sven-Hendrik Haase (aka svenstaro), thanks!
2012-07-11 14:48:47 +00:00
..
app * Fix for the Cycles XML commit yesterday, blur_glossy has a different internal variable name. 2012-06-21 08:02:18 +00:00
blender More spell checking. 2012-07-04 15:04:38 +00:00
bvh fix/workaround for cycles crash packing bvh 2012-07-09 12:55:16 +00:00
cmake rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate. 2012-06-23 13:42:14 +00:00
device code cleanup: removed/renamed shadow & duplicate variable definitions. 2012-06-09 18:20:40 +00:00
doc edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
kernel the mutex struct seems to be different across systems, use memset rather then an initializer value. 2012-06-25 11:19:38 +00:00
render cycles changes: 2012-07-04 11:48:42 +00:00
subd code cleanup: removed/renamed shadow & duplicate variable definitions. 2012-06-09 18:20:40 +00:00
util Patch #32074: Fix compilation with boost 1.50 2012-07-11 14:48:47 +00:00
CMakeLists.txt code cleanup: warnings 2012-06-01 14:59:06 +00:00
SConscript Fix for cycles building with assertions on scons/windows. 2012-06-25 11:42:58 +00:00