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-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
2013-11-01Cycles:Thomas Dinges
2013-10-30Fix #37194, OSL script crashes blender. The lookup functions for finding Cycl...Lukas Toenne
2013-10-18Make strict compiler flags happySergey Sharybin
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-14Interface:Thomas Dinges
2013-10-08Cycles / SSS:Thomas Dinges
2013-10-07Add GLEW_STATIC definition for CMake as well.Antony Riakiotakis
2013-10-05Better fix for #36935 and 36316:Brecht Van Lommel
2013-10-05Fix #36962, "Render emitter" option for hair is ignored in Cycles. Hair parti...Lukas Toenne
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-20remove unused modifier argument from ParticleSystem.co_hairCampbell Barton