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-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-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
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
2012-05-09Cycles: fix issues with texture coordinates and object scale. Auto textureBrecht Van Lommel
2012-05-08Fix 31370: light falloff node linear output not working code.Brecht Van Lommel
2012-05-08adding kernel_projection.h in CMakelistsDalai Felinto
2012-05-08Cycles: add light falloff node, with quadratic/linear/constant falloff and aBrecht Van Lommel
2012-05-07cycles-fisheye: fixed formula for dir to equisolidDalai Felinto
2012-05-07direction to equisolid - final fix for [#31307] Cycles panoramic fisheye lens...Dalai Felinto
2012-05-07Some misc fixes to UI messages...Bastien Montagne
2012-05-07Fix most of #31307: cycles panorama camera not working correct with speedBrecht Van Lommel
2012-05-07Fix float image loading crash in cycles after multithreading changes.Brecht Van Lommel
2012-05-06Code cleanup: patch by Thomas to fix PassType values to be consecutive.Brecht Van Lommel
2012-05-05Cycles: minor refactoring of fisheye code to fit code style.Brecht Van Lommel
2012-05-05Cycles: threading optimizationsBrecht Van Lommel
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05Fix related to #31317: viewport render layer rendering now uses render visibi...Brecht Van Lommel
2012-05-04Fix (harmless) uninitialized memory usage in BVH binning.Brecht Van Lommel
2012-05-04small fix for equisolid fisheye (cycles)Dalai Felinto
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04Cycles: tweak ATI OpenGL/CUDA fix more with extra error check.Brecht Van Lommel
2012-05-04Possible fix for #31054: cycles viewport rendering not working with CUDA forBrecht Van Lommel
2012-05-02Fix #31247: cycles crash after recent bugfix.Brecht Van Lommel
2012-05-02Cycles: add Ray Length output to Light Path node. This gives the distance tra...Brecht Van Lommel
2012-05-02Fixes for recent cycles and python/context commits.Brecht Van Lommel
2012-05-02Fix #31168: cycles mask layer should only affect objects for camera rays.Brecht Van Lommel
2012-05-01Fix #31202: cycles crash in new BVH builder on Windows, when compiling withBrecht Van Lommel
2012-04-30Cycles Addon:Thomas Dinges
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-30Cycles: remove a few usages of double, to fix opencl warnings.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-26Fix #31058: missing Simplify panel for cycles.Brecht Van Lommel
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-23Fix #31065: cycles render crash with large node groups, increased the stackBrecht Van Lommel
2012-04-19Fix exposure being applied to cycles AO pass.Brecht Van Lommel
2012-04-16Fix/tweak for cycles border render, it wasn't generating the exact same samplesBrecht 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-15Fix #30955: cycles render issue with lights that have shadow casting disabled.Brecht Van Lommel
2012-04-13Fix #30376: cycles ignores camera override from sequencer.Brecht Van Lommel
2012-04-13Cycles: add render layer use environment option to disable world lighting onBrecht Van Lommel
2012-04-13Fix #30929: cycles rendering of object with scale 0 on some axis did not workBrecht Van Lommel
2012-04-12Fix: cycles not using local 3d view camera when it is decoupled from the scene.Brecht Van Lommel
2012-04-11Fix cycles opencl compile issue, fminf/fmaxf() was defined both as macro and ...Brecht Van Lommel