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
2013-10-14Interface:Thomas Dinges
2013-10-04Fix cycles hair render UI panel showing for particles that are not hair,Brecht Van Lommel
2013-10-02Fixes for cycles Mapping and Vector Transform node:Brecht Van Lommel
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-16Cycles / Hair:Thomas Dinges
2013-09-13* Fix #36717, don't grey out AO distance property, as it affects the AO Rende...Thomas Dinges
2013-09-06Code cleanup / Cycles:Thomas Dinges
2013-08-31Cycles:Thomas Dinges
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-08-23Cycles: more code refactoring to rename things internally as well. Also changeBrecht Van Lommel
2013-08-23Cycles: change Progressive sampling option in UI to an enum of "Path Tracing"Brecht Van Lommel
2013-08-23Cycles / Sampling UI:Thomas Dinges
2013-08-23style cleanup: pep8Campbell Barton
2013-08-22Cycles / Sampling UI:Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-18Updates for the Cycle Hair UI. With the following changesStuart Broadfoot
2013-08-09Fix cycles passes UI panel to line up better.Brecht Van Lommel
2013-08-09Cycles / Non-Progressive integrator:Thomas Dinges
2013-08-03Cycles / SSS:Thomas Dinges
2013-08-01Cycles / Squared Samples:Thomas Dinges
2013-07-20Cycles / Sampling Presets:Thomas Dinges
2013-07-20Cycles / Sampling UI:Thomas Dinges
2013-07-12UI / Cycles:Thomas Dinges
2013-06-27fix for zero length normalize before scanfill for meshes and other minor chan...Campbell Barton
2013-06-25Fix #35546: clicking cycles "Use Nodes" did not do a proper undo push, due toBrecht Van Lommel
2013-06-24Fix [#35852], hide Cycles sampling pattern menu, when using GPU. Thomas Dinges
2013-06-19Cycles / UI:Thomas Dinges
2013-06-18Cycles: add "Transparent Shadow" option for materials, to disable them per ma...Brecht Van Lommel
2013-06-11Cycles: ray visibility panel is now also available for the world, works same asBrecht Van Lommel
2013-06-07Cycles: ray visibility options now work for lamps and mesh lights, with and w...Brecht Van Lommel
2013-06-07Cycles: experimental correlated multi-jittered sampling pattern that can be usedBrecht Van Lommel
2013-06-07Cycles: mist pass added, with start/depth/falloff control. If the pass isBrecht Van Lommel
2013-05-28Cycles OpenCL: disable requirement of enabling Experimental, environment vari...Brecht Van Lommel
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-05-10Cycles: add Use Surfaces and Use Hair option to render layers, to disable ren...Brecht Van Lommel
2013-05-08Cycles / Hair rendering:Thomas Dinges
2013-04-28Fix for "new" Cycles handling of textures, UI code assumed all texture users ...Bastien Montagne
2013-04-16Cycles: when render layers have per layer number of samples set, the SamplingBrecht Van Lommel
2013-04-16Cycles Hair: Strand Minimum Pixel SizeStuart Broadfoot
2013-04-07Cycles UI:Thomas Dinges
2013-04-07Missing updates in the doc/ and intern/ folders during the merger in revision...Tamito Kajiyama
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-07Properties Editor / Render Layers:Thomas Dinges
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-23Cycles:Thomas Dinges
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-21Cycles Addon:Thomas Dinges
2013-02-05Fix cycles missing AA/alpha settings for OpenGL render, these are now in the ...Brecht Van Lommel
2013-02-05Didn't notice this panel was already enabled for CyclesSergey Sharybin