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-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
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-17Code cleanup: styleCampbell Barton
2014-02-12Cycles: Avoid unnecessary dot products in Mesh/Hair export code.Thomas Dinges
2013-12-31Cycles Volume Render: generated texture coordinates for volume render.Brecht Van Lommel
2013-11-28Cycles: add ptex face ID and UV attributes.Brecht Van Lommel
2013-11-28Cycles: remove approximate subdivision surface with gregory patches code.Brecht Van Lommel
2013-10-18Fix cycles hair segments not giving correct vector speed pass, the motion vectorBrecht Van Lommel
2013-10-17Fix cycles mesh synchronization being too slow with vector blur and duplis.Brecht Van Lommel
2013-10-05Fix #36962, "Render emitter" option for hair is ignored in Cycles. Hair parti...Lukas Toenne
2013-09-16Cycles / Hair:Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-07-29Fix #36290: cycles generated texture coordinates were not sticking to theBrecht Van Lommel
2013-07-14Fix some unnecessary memory allocation slowness in cycles mesh export.Brecht Van Lommel
2013-07-09Fix #35969: blender internal and cycles not updating mesh while in edit mode.Brecht Van Lommel
2013-06-04Cycles:Thomas Dinges
2013-06-03Cycles / Math functions:Thomas Dinges
2013-05-11Fix #35306: cycles normal mapping not working with flat shading.Brecht Van Lommel
2013-05-10Cycles: add Use Surfaces and Use Hair option to render layers, to disable ren...Brecht Van Lommel
2013-05-10Code cleanup / Cycles:Thomas Dinges
2013-05-08Cycles / Hair rendering:Thomas Dinges
2013-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-03-22code cleanup: use booleans and const's for operator vars.Campbell Barton
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-01Fix cycles computing UV map tangents when they weren't needed.Brecht Van Lommel
2013-01-03Cycles Hair: add Generated texture coordinates for curves, so that proceduralBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to support generic attributes for hair curves. ThereBrecht Van Lommel
2013-01-01Fix to prevent undefined normals being generated with `add_face_normals()', f...Stuart Broadfoot
2012-12-28New featureStuart Broadfoot
2012-11-07Fix cycles crash with normal map node, issue with tangent sign attribute.Brecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel