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
2016-06-08Code refactor: modify mesh storage to use arrays rather than vectors, separat...Brecht Van Lommel
2016-06-08Code refactor: use shader pointers rather than shader indexes.Brecht Van Lommel
2016-04-26Cycles: Improve logging about motion blur a bitSergey Sharybin
2016-04-25Cycles: Don't pass RNA pointers by vlaueSergey Sharybin
2016-04-20Fix T47812: GPU renders have warmer colors than CPU rendersSergey Sharybin
2016-04-18Cycles microdisplacement: add max subdivision settingMai Lavelle
2016-04-17Cycles microdisplacement: scene level render and preview dicing ratesMai Lavelle
2016-04-12Cycles microdisplacement: UI tweak to use split columnMai Lavelle
2016-04-12Cycles microdisplacement: refactor to move some tesselation code from SubdMes...Mai Lavelle
2016-04-12Cycles microdisplacement: change use subdivision bool to subdivision type enumMai Lavelle
2016-04-12Cycles microdisplacement: perform subdivision dicing in raster spaceMai Lavelle
2016-02-12Cycles: Make Blender importer more forward compatibleSergey Sharybin
2016-02-10Cycles: Cleanp, avoid direct calls of RNA_enum_get, we've got utility for thatSergey Sharybin
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2016-01-20Fix error in rBa6eae7339190.Bastien Montagne
2016-01-20Fix (partial) T47198: Cycles have broken UVs in some degenerated quads casesSergey Sharybin
2015-10-08Cycles: Cleanup, whitespace around keywordsSergey Sharybin
2015-09-04Fix T45019: Cycles wrong render of motion blur meshSergey Sharybin
2015-07-21Cycles: Expose image image extension mapping to the image managerSergey Sharybin
2015-04-09Cycles: Fix wrong render result in certain configuration of render layer's su...Sergey Sharybin
2015-04-06Cycles: Cleanup, spaces around assignment operatorSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-13Cycles: Free caches used by the synchronized objectsSergey Sharybin
2015-03-09Cycles: Improve logging in object motion detectionSergey Sharybin
2015-02-19Cycles: Make sphere and tube image mapping friendly with OpenCLSergey Sharybin
2015-02-17Fix T43685: New pointiness attribute error with auto-smooth enabledSergey Sharybin
2015-02-17Cycles: Minor code cleanup in recent attributes changesSergey Sharybin
2015-02-10Cycles: Move mesh attribute creation into separate functionsSergey Sharybin
2015-02-10Cycles: optimize one normalization out from the previous commitSergey Sharybin
2015-02-10Cycles: implement pointiness geometry attributeSergey Sharybin
2015-02-05Add Custom Loop Normals.Bastien Montagne
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-18Cycles: Do some logging when motion is detected in the sceneSergey Sharybin
2014-08-25Fix T41532: Some files bounce back and forth between 'packing BVH nodes' and ...Sergey Sharybin
2014-08-18Fix T41474: Second renderlayer doesnt render if first one has 'Use Surfaces' ...Sergey Sharybin
2014-08-13SpellingCampbell Barton
2014-08-12Removed/disabled debugging code.Tamito Kajiyama
2014-08-12WIP commit just for a record of a working snapshot of code revisions for node...Tamito Kajiyama
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-29Fix T41174: Tangent space required UV map in CyclesSergey Sharybin
2014-06-22Fix T40703: cycles viewport smoke not updating when changing frame.Brecht Van Lommel
2014-06-14Cycles: Add support for uchar4 attributes.Thomas Dinges
2014-05-12Fix T40149: cycles motion blur render problem with multiple render layers.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-04-15Fix T39742: Crash with Cycles + new autosmooth crashBastien Montagne
2014-04-13Split Normals I (5/5): Add support of split normals to Cycles.Bastien Montagne
2014-03-29Cycles: add "density", "flame" and "color" attributes for smoke domains.Brecht Van Lommel
2014-03-29Cycles: add support for mesh deformation motion blur.Brecht Van Lommel