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
2014-05-08Cycles-Bake: displacement support (fix T40068)Dalai Felinto
2014-05-07Fix cycles crash after recent use alpha commit.Brecht Van Lommel
2014-05-07Cycles: add support for "Use Alpha" option on image datablocks.Carlo Andreacchio
2014-05-05Fix T40031: cycles deformation motion blur wrong render on last frame of anim...Brecht Van Lommel
2014-05-04Style cleanup: indentation, bracesCampbell Barton
2014-05-03Cycles BakeDalai Felinto
2014-05-03Code cleanup: Add -Werror=float-conversion to CyclesCampbell Barton
2014-05-02Cycles UI:Pablo Vazquez
2014-04-30Fix T39965: Sequencer do not sync cycles stripsSergey Sharybin
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-04-22Fix T39833: Nurbs CrashBastien Montagne
2014-04-15Fix T39742: Crash with Cycles + new autosmooth crashBastien Montagne
2014-04-15Style cleanup: C & pep8Campbell Barton
2014-04-14Fix cycles standalone not saving renders in background mode.Brecht Van Lommel
2014-04-14Cycles: Show Auto Smooth and Angle in the UI, after Split Normals are in.Thomas Dinges
2014-04-13Split Normals I (5/5): Add support of split normals to Cycles.Bastien Montagne
2014-04-06Fix error when enabling Mist pass but there was no world. Can't find mist set...Pablo Vazquez
2014-04-05Cycles UI: Refactor cpu checks into a use_cpu() function.Thomas Dinges
2014-04-03Code cleanup: styleCampbell Barton
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-03-31Fix T39510, Fix T39523: camera motion blur not working correct after recent c...Brecht Van Lommel
2014-03-31Cycles: Deformation Motionblur works on GPU, so remove the checks in the UI.Thomas Dinges
2014-03-30Cycles UI: Do not grey out Object Motion Blur buttons, when we use CPU fallba...Thomas Dinges
2014-03-29Cycles: add "density", "flame" and "color" attributes for smoke domains.Brecht Van Lommel
2014-03-29Cycles code internals: add CPU kernel support for 3D image textures.Brecht Van Lommel
2014-03-29Cycles: add per object options to disable motion blur and set deformation mot...Brecht Van Lommel
2014-03-29Cycles: add support for mesh deformation motion blur.Brecht Van Lommel
2014-03-29Cycles code refactor: add motion sampled normals attribute.Brecht Van Lommel
2014-03-29Cycles code refactor: improve vertex motion attribute storage and export.Brecht Van Lommel
2014-03-29Cycles code refactor: change curve key to float4 for easier storage as attrib...Brecht Van Lommel
2014-03-26Fix T39420: Cycles viewport/preview flickers, when moving mouse across editorsSergey Sharybin
2014-03-24Fix for own mistake in rB83f2012300acadafd359307e7a00bd71e67e3fd7: usedLukas Tönne
2014-03-24Fix T39341: Cycles Rendered view laggy while using particles.Lukas Tönne
2014-03-22Cleanup: Restrict the debug -gline-tables-only to cxx_debug in cycles and spe...Jens Verwiebe
2014-03-20Extend workaround to all OS :avoid link failure with clang 3.4 debugJens Verwiebe
2014-03-17Code cleanup: styleCampbell Barton
2014-03-15Cycles: Direct multi light sampling in the Branched Path Integrator is option...Thomas Dinges
2014-03-15UI: Improved layout for Cycles Volume Sampling panel.Thomas Dinges
2014-03-15UI: Move OpenGL Settings (AA and Alpha) into the Info Editor render menu.Thomas Dinges
2014-03-13Code cleanup: cmakeCampbell Barton
2014-03-13Cmake: fix compile problem after own commitJens Verwiebe
2014-03-13Fix for compilation error since previous fix for XCodeSergey Sharybin
2014-03-13OSX/cmake: set DEBUG_INFORMATION_LEVEL to "line-tables-only" for cycles, clan...Jens Verwiebe
2014-03-10Cycles: Option to Sample all Lights in the Branched Path integrator for indir...Thomas Dinges
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-03-01Cleanup: Fix some typos in the code.Thomas Dinges
2014-02-25Fix T38811: Cycles particle ids are inconsistent when using multiple particle...Lukas Tönne
2014-02-24Tweak to T38766 fix: cycles now support setting viewport alpha for a material.Brecht Van Lommel
2014-02-21Fix T38740: multi-user metaballs not rendering in Cycles.Brecht Van Lommel
2014-02-19Code cleanup: styleCampbell Barton