Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-02Fix #31168: cycles mask layer should only affect objects for camera rays.Brecht Van Lommel
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-30Fix visual studio debug build issue with BVH boundbox, pointed out by Agustin...Brecht Van Lommel
2012-04-29mingw32 compiles againJoshua Leung
2012-04-29Fix Cycles to compile again on AMD OpenCL devices.Daniel Genrich
2012-04-28Cycles: fix for CUDA build.Brecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-16Fix #30966: cycles nan mesh vertices got set to (0, 0, 0), now remove them in...Brecht Van Lommel
2012-04-13Fix #30929: cycles rendering of object with scale 0 on some axis did not workBrecht Van Lommel
2012-04-11Fix cycles opencl compile issue, fminf/fmaxf() was defined both as macro and ...Brecht Van Lommel
2012-04-05Fix windows compile error in previous commit.Brecht Van Lommel
2012-03-28Fix #30551: cycles passes combining did not always give identical result comb...Brecht Van Lommel
2012-03-25Cycles / CUDA:Thomas Dinges
2012-02-28Cycles: extra OpenCL NULL point check, maybe avoids some crashes. Don't thinkBrecht Van Lommel
2012-02-04Fix for Luxrender boost::thread conflict, workaround now is to just not use itBrecht Van Lommel
2012-01-27Cycles: another fix for CUDA render passes, needed to align float4 passes.Brecht Van Lommel
2012-01-26Fix #29966: cycles elapsed time not resetting in viewport after changes.Brecht Van Lommel
2012-01-16Cycles: add option to cache BVH's between subsequent renders, storing the BVH onBrecht Van Lommel
2012-01-09Cycles: show elapsed time for F12/background render.Brecht Van Lommel
2011-12-20Cycles: avoid using float3 in kernel constant memory, just so we're sure alig...Brecht Van Lommel
2011-12-19Fix #29653: fix wrong cycles depth of field distance when rendering with aBrecht Van Lommel
2011-12-13Fix #29594: cycles NaN values with window coordinates mapping.Brecht Van Lommel
2011-12-05Cycles:Brecht Van Lommel
2011-12-04Fix compile issue on windows, broke this trying to fix for mac.Brecht Van Lommel
2011-12-04Fix cycles compile issue after last commit.Brecht Van Lommel
2011-12-04Fix #29444: cycles problem building BVH with NaN vertices.Brecht Van Lommel
2011-12-02Cycles:Brecht Van Lommel
2011-11-22Fix #29274: problem compiling cycles opencl kernel from directory with spaces.Brecht Van Lommel
2011-11-21Cycles:Brecht Van Lommel
2011-11-15SVN maintenance.Guillermo S. Romero
2011-11-15Cycles: move clew into cycles namespace to avoid conflicts, and fix meshBrecht Van Lommel
2011-11-15Fix #29259: cycles issues on certain processors. Now two versions of the kernelBrecht Van Lommel
2011-11-12Cycles:Brecht Van Lommel
2011-11-12Hack-fix for crash-by-assertion on mingw builds on startup if the CUDA driver onJoshua Leung
2011-11-10Cycles: attempt to fix build issue with mingw.Brecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
2011-11-08Cycles:Brecht Van Lommel
2011-11-07Cycles: procedural texture nodes reorganization. This will break existing filesBrecht Van Lommel
2011-10-29Cycles: seed value to get different noise values from renders, there was a patchBrecht Van Lommel
2011-10-03Cycles: some tweaks to silence msvc assertions in debug mode.Brecht Van Lommel
2011-09-28Cycles: internal changes that should have no effect on user level yet, addedBrecht Van Lommel
2011-09-27Cycles: fix error in md5 hash computation for files in directories belowBrecht Van Lommel
2011-09-19Cycles: remove deprecated strict aliasing flag for opencl, fix missing updateBrecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-12Cycles:Brecht Van Lommel
2011-09-09Cycles: fix windows build, some minor tweaks.Brecht Van Lommel
2011-09-09Cycles:Brecht Van Lommel