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-07Some misc fixes to UI messages...Bastien Montagne
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-04-30Cycles Addon:Thomas Dinges
2012-04-30Cycles: support for motion vector and UV passes.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-13Cycles: add render layer use environment option to disable world lighting onBrecht Van Lommel
2012-04-08Tiny fix for console warning, remove period from a description in Cycles.Nicholas Bishop
2012-04-05Cycles: add rejection of inf/nan samples, in principle these should not happenBrecht Van Lommel
2012-04-04Fix #30803: shader node Mapping location property conflicted with based classBrecht Van Lommel
2012-03-28Cycles: shadow pass support. Note that this only takes into account lamps,Brecht Van Lommel
2012-03-28Cycles: add rendered draw mode option in 3d view header to show the activeBrecht Van Lommel
2012-03-11Cycles UI files:Thomas Dinges
2012-03-09Cycles: another tooltip tweak.Brecht Van Lommel
2012-03-09Cycles: improve F/Stop number tooltip description.Brecht Van Lommel
2012-03-08Cycles: fix UI when material has nodes but use nodes option is disabled, itBrecht Van Lommel
2012-03-08style cleanup: pep8 + picky editsCampbell Barton
2012-03-07Cycles: option to specify camera aperture in radius or f/stop:Brecht Van Lommel
2012-03-07Cycles: mask layers were still confusing, now they work more like in the orig...Brecht Van Lommel
2012-02-28Cycles: fix AO pass not rendering with AO enabled for world, and make maskBrecht Van Lommel
2012-02-28Cycles: ambient occlusion support, with AO factor and distance, and a render ...Brecht Van Lommel
2012-02-28Cycles: support for mask layers in render layer, this has the same effect asBrecht Van Lommel
2012-02-04Code Cleanup: pep8 editsCampbell Barton
2012-02-01Cycles: material pass index button was missing from material properties still.Brecht Van Lommel
2012-01-25Cycles: Render PassesBrecht Van Lommel
2012-01-25Cycles Node Editor:Thomas Dinges
2012-01-23Cycles Textures:Thomas Dinges
2012-01-23Cycles UI:Thomas Dinges
2012-01-20use property definitions more consistant with other addons in trunk. (no func...Campbell Barton
2012-01-20Sample as Lamp option for world shaders, to enable multiple importance sampling.Brecht Van Lommel
2012-01-17misc small changes and bmesh support for testing scriptCampbell Barton
2012-01-16Cycles: add option to cache BVH's between subsequent renders, storing the BVH onBrecht Van Lommel
2012-01-14remove api from addon bl_info, was never used.Campbell Barton
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2011-12-24minor edits to cycles c/python moduleCampbell Barton
2011-12-23Another Fix after Cucumber Merge:Thomas Dinges
2011-12-22Cycles: support for multiple render layers. It currently renders each layerBrecht Van Lommel
2011-12-20Cycles: border rendering support, includes some refactoring in how pixels areBrecht Van Lommel
2011-12-06remove invalid NULL checks from own recent commit and minor pep8 edits.Campbell Barton
2011-12-01CyclesBrecht Van Lommel
2011-11-27minor cycles editsCampbell Barton
2011-11-25Fix cycles python error introduced in revision 42138.Brecht Van Lommel
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-11-21Cycles:Brecht Van Lommel
2011-11-20Bugfix for [#29279] Cycles Displacement Panel appears when blender render eng...Thomas Dinges
2011-11-16minor cleanupCampbell Barton
2011-11-15Cycles: move clew into cycles namespace to avoid conflicts, and fix meshBrecht Van Lommel
2011-11-15set cycles scripts as pep8 & make some minor changes.Campbell Barton
2011-11-14Cycles:Brecht Van Lommel
2011-11-14Some UI messages fixes and tweaks in recent merges (found while translating i...Bastien Montagne