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-08-02SpellingCampbell Barton
2014-06-05Fix T40429: cycles CUDA + use persistent images problem.Brecht Van Lommel
2014-05-19Fix T40195: cycles smoke + persistent images animation render not working cor...Brecht Van Lommel
2014-05-19Move ShadingSystem enum to shader.hNathan Letwory
2014-05-19Move BVHType and shadingsystem enums to top-level of Cycles namespace.Nathan Letwory
2014-05-12Cleanup: Some else if for attribute code.Thomas Dinges
2014-05-11Cycles / CUDA: Increase maximum image textures on GPU.Thomas Dinges
2014-05-03Cycles BakeDalai Felinto
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-12Fix T39114: cycles lamp ray visibility not working.Brecht Van Lommel
2014-02-07Fix T38526: crash using blackbody node on background with multiple importance...Brecht Van Lommel
2013-12-28Cycles Volume Render: support for rendering of homogeneous volume with absorp...Brecht Van Lommel
2013-09-10Fix cycles too slow export of meshes with uvs when a motion vector pass is used.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-04-02Cycles: code refactoring to add generic lookup table memory.Brecht Van Lommel
2013-02-14Further fix for #34121: OSL + persistent images could crash in some cases still.Brecht Van Lommel
2013-02-14Fix #34121: OSL + persistent images option was not freeing shader memory prop...Brecht Van Lommel
2012-12-28New featureStuart Broadfoot
2012-12-04Fix #33405: preview render getting stuck in a particular .blend file, ObjectKeyBrecht Van Lommel
2012-11-10Fix #32972: cycles crash changing to GPU render with OSL enabled.Brecht Van Lommel
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-10-16Cycles: fix some update issues with camera motion blur, and do some more workBrecht Van Lommel
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-08-31Fix for #32184 and redesign of particle storage in Cycles.Lukas Toenne
2012-06-13Cycles: first step for implementation of non-progressive sampler that handlesBrecht Van Lommel
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-02-28Cycles: fix AO pass not rendering with AO enabled for world, and make maskBrecht Van Lommel
2011-08-29Cycles: pause button to interrupt viewport renders, in the 3d view header.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal