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
2013-06-19Cycles: optimized SSE BVH traversal now also works with SSE2 CPUs, so all theBrecht Van Lommel
2013-06-18Cycles: attempt to fix internal compile error with some visual studio buildsBrecht Van Lommel
2013-06-18Cycles / BVH:Thomas Dinges
2013-05-09Cycles:Thomas Dinges
2013-02-11Fix scons win32 link error with OSL, also fix a GLEW linker warningBrecht Van Lommel
2013-02-04Fix cycles intersection issue with overlapping faces on windows 32 bit and CPUBrecht Van Lommel
2013-01-31Fix cycles windows link errors when building with OSL master branch.Brecht Van Lommel
2013-01-14Remove usage WITH_CYCLES_CUDA_BINARIES in code, use check forSergey Sharybin
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-26Fix: cycles light sampling crash, happens on rare occasions due to floatBrecht Van Lommel
2012-11-16OSX/scons/osl: initial osl compiling, todo: fix shader compile and copy to bu...Jens Verwiebe
2012-11-15OSL Scons rulesSergey Sharybin
2012-11-12Fix to allow several include dirs for python under scons build system (needed...Bastien Montagne
2012-11-03Cycles: use mikktspace now for computing tangents from UV maps. This avoids uglyBrecht Van Lommel
2012-06-25Fix for cycles building with assertions on scons/windows.Brecht Van Lommel
2012-05-28Scons / MSVC - Windows x64Thomas Dinges
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-02-04Fix for Luxrender boost::thread conflict, workaround now is to just not use itBrecht Van Lommel
2011-12-02Cycles:Brecht Van Lommel
2011-12-01CyclesBrecht Van Lommel
2011-11-24Scons / Cycles:Thomas Dinges
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-10Cycles:Brecht Van Lommel
2011-11-10Cycles: attempted fix for error building with sse/mtune optimization flags.Brecht Van Lommel
2011-11-09No tabs in scons! Sorry for that..Antony Riakiotakis
2011-11-09Make scons work MinGW. This commit resolves several issues such as enable Ope...Antony Riakiotakis
2011-11-09Add compiles support for Cycles.Nathan Letwory