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
path: root/intern
AgeCommit message (Expand)Author
2012-06-03Fix Eigen3 unaligned array in iTaSC. The unaligned array cause crash when SSE...Benoit Bolsee
2012-06-03code cleanup: replace some non utf8 charsCampbell Barton
2012-06-03Cycles: different fix for object info random range issue.Brecht Van Lommel
2012-06-03Cycles / OSL Textures:Thomas Dinges
2012-06-03Cycles / OSL Textures:Thomas Dinges
2012-06-03Cycles / OSL:Thomas Dinges
2012-06-03Cycles / Object Info Node:Thomas Dinges
2012-06-02Cycles / OSL:Thomas Dinges
2012-06-02Cycles / OSL:Thomas Dinges
2012-06-02Cycles / Wave Texture:Thomas Dinges
2012-06-02Cycles / OSL Fixes:Thomas Dinges
2012-06-01code cleanup: warningsCampbell Barton
2012-06-01Cycles:Thomas Dinges
2012-05-30replaced last instance of BF_GHOST_DEBUGCampbell Barton
2012-05-30Fix #31645, mix node results in crash upon render. This happens when unused m...Lukas Toenne
2012-05-29Fix #31556: cycles object info random value was not properly randomized forBrecht Van Lommel
2012-05-29Fix compilation error of Cycles after recent py node removalSergey Sharybin
2012-05-29Cycles / CUDA:Thomas Dinges
2012-05-28Cycles / CUDA:Thomas Dinges
2012-05-28Cycles: fixes to make CUDA 4.2 work, compiling gave errors in shadows andBrecht Van Lommel
2012-05-28Scons / MSVC - Windows x64Thomas Dinges
2012-05-27style cleanupCampbell Barton
2012-05-27Smoke:Daniel Genrich
2012-05-27code cleanup: defines with braces - end with '(void)0' so callers must end wi...Campbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-27Fix for smoke boundary conditions: "Open borders" behaved differently for pos...Miika Hamalainen
2012-05-26update python script memory printout to python3 and some style cleanupCampbell Barton
2012-05-26style cleanup: our own malloc codeCampbell Barton
2012-05-26code cleanup: dutch -> english (comments)Campbell Barton
2012-05-25Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/..,Brecht Van Lommel
2012-05-25Smoke: Start fixing scaling issues which happen with non cube-shaped domains.Daniel Genrich
2012-05-24style cleanupCampbell Barton
2012-05-23Fix cycles render issue with a (useless) mix node that has the same shaderBrecht Van Lommel
2012-05-23Fix: cycles not supporting scene background sets.Brecht Van Lommel
2012-05-22style cleanup: mmap_win32Campbell Barton
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-21code cleanup:Campbell Barton
2012-05-19style cleanup: ghostCampbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
2012-05-19style cleanup: ghost/x11Campbell Barton
2012-05-18Fix #31518: changing cycles exposure did unnecessary rerender in viewport.Brecht Van Lommel
2012-05-18Fix #31486: cycles texture coordinate reflection output has wrong direction.Brecht Van Lommel
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-05-15Fix cosmetic typosSergey Sharybin
2012-05-14Patch [#31264] Elbeem Fixes by Jason Wilkins.Daniel Genrich
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-05-11dont use sdl include when building headlessCampbell Barton
2012-05-11Cycles: reviewed the task scheduler code and fixed (hopefully all) windows th...Brecht Van Lommel
2012-05-10Fix #31379: cycles not recognizing 16 bit tiff as float image.Brecht Van Lommel