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-14Cycles: equi-angular sampling for homogeneous volumesBrecht Van Lommel
2014-02-13Fix issue in recent bugfix, did not work with multiple sessions (preview rend...Brecht Van Lommel
2014-02-13Code cleanup: styleCampbell Barton
2014-02-13Fix T38332, Fix T38607: cycles render crash with motion blur.Brecht Van Lommel
2014-02-12Cycles: Avoid unnecessary dot products in Mesh/Hair export code.Thomas Dinges
2014-02-11Fix T38597: cycles status bar missing some updates.Brecht Van Lommel
2014-02-11Fix Cycles Light Passes being always enabled, own regression in Clamp commit ...Thomas Dinges
2014-02-11Cycles: Separation of Indirect and Direct clamping.Thomas Dinges
2014-02-10Fix part of T38304: cycles render problem with zero length curve segments.Brecht Van Lommel
2014-02-10Fix T38576: cycles hair not rendering in edit/paint modes.Brecht Van Lommel
2014-02-09Cycles: use COMPAT_ENGINES mechanism for UI panels.Jonas Eschenburg
2014-02-07Fix T38524: Cycles not rendering sky texture correct when the direction vecto...Brecht Van Lommel
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-02-02Code cleanup / Cycles: Remove encasing_ratio variable, it was already hard co...Thomas Dinges
2014-01-23Fix T37302: cycles slow hair export with many hairs, especially on Windows.Brecht Van Lommel
2014-01-20Fix T37978: cycles nodes with multiple Material Output nodes not predictable.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-09Fix T38134: cycles viewport render not updating when adding a world volume sh...Brecht Van Lommel
2014-01-08Cycles: Fix World Homogeneous volume setting, had no influence.Thomas Dinges
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-31Cycles Volume Render: generated texture coordinates for volume render.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-28Cycles Volume Render: work on nodes and closures.Brecht Van Lommel
2013-12-26Cycles / Hair: Further cleanup of UI and internals.Thomas Dinges
2013-12-26Cycles / Hair: Some cleanup and optimizations for hair code.Thomas Dinges
2013-12-22Code cleanup / Cycles: Remove unused interpolation code for hair triangles, w...Thomas Dinges
2013-12-21Cleanup: Code and style cleanup for Cycles curve export code.Thomas Dinges
2013-12-20Fix T37884: cycles hair rendering crash with UV coordinates.Brecht Van Lommel
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-12-14Fix T37816: make cycles panel registration work better with addons.Peter Staples
2013-12-10Fix T37704: cycles hair render error with hair density vertex group.Brecht Van Lommel
2013-12-10Fix T37694: cycles particles emitter object rendering when it shouldn't.Brecht Van Lommel
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-08Bummer, forgot to test with OSL disabled.Sergey Sharybin
2013-12-08Extend system-info with information about OIIO, OCIO and OSLSergey Sharybin
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-12-07Cycles: show remaining render time in render info textThomas Laroche
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-11-27Fix T37159: cycles rendering particle emitter mesh incorrectly when using non...Brecht Van Lommel
2013-11-26Fix mistake in last commit with submodules.Brecht Van Lommel
2013-11-26Fix T37303, Fix T37163: cycles mask layers that are also excluded not renderingBrecht Van Lommel
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