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-02-24Tweak to T38766 fix: cycles now support setting viewport alpha for a material.Brecht Van Lommel
2014-02-19Code cleanup: styleCampbell Barton
2014-02-14Cycles: equi-angular sampling for homogeneous volumesBrecht Van Lommel
2014-02-13Code cleanup: styleCampbell Barton
2014-02-11Cycles: Separation of Indirect and Direct clamping.Thomas Dinges
2014-02-09Cycles: use COMPAT_ENGINES mechanism for UI panels.Jonas Eschenburg
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-14Fix T38192: OSL got incorrectly enabled in preview render when GPU was selectedBrecht Van Lommel
2014-01-07Cycles: Update Integrator Presets and Total Samples info for latest changes.Thomas Dinges
2014-01-07Cycles Volume Render: scattering support.Brecht Van Lommel
2013-12-30Code Cleanup: cycles tips and long linesCampbell Barton
2013-12-30Cycles Volume Render: heterogeneous (textured) volumes support.Brecht Van Lommel
2013-12-28Cycles Volume Render: support for rendering of homogeneous volume with absorp...Brecht Van Lommel
2013-12-26Cycles / Hair: Further cleanup of UI and internals.Thomas Dinges
2013-12-14Fix T37816: make cycles panel registration work better with addons.Peter Staples
2013-12-08Style: use frozen setsCampbell Barton
2013-12-08Code cleanup: UI cleanup for cycles UI code and fix typo in system info.Thomas Dinges
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-11-25Cycles: Add missing unregister for world ray visibility pointer.Thomas Dinges
2013-11-24UI List: remove separate name text fields.Brecht Van Lommel
2013-11-01Cycles:Thomas Dinges
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-19Fix [#36454] 'Tiles' settings in Render/Performance panel don't respect keyfr...Bastien Montagne
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-07-11Fix #36091: external render engines like Luxrender don't work well with the saveBrecht Van Lommel
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