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-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-18Updates for the Cycle Hair UI. With the following changesStuart Broadfoot
2013-08-12Fix #36437 Cycles no longer rendering Emitter object (Particle Systems). The ...Lukas Toenne
2013-08-09Fix cycles passes UI panel to line up better.Brecht Van Lommel
2013-08-09Cycles / Non-Progressive integrator:Thomas Dinges
2013-08-07Fix #36355: cycles render of objects with both duplis and hair would not renderBrecht Van Lommel
2013-08-03Cycles / SSS:Thomas Dinges
2013-08-01Cycles / Squared Samples:Thomas Dinges
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-07-29Fix #36290: cycles generated texture coordinates were not sticking to theBrecht Van Lommel
2013-07-29Fix #36235: cycles crash deactivating render layer during rendering.Brecht Van Lommel
2013-07-20Cycles / Sampling Presets:Thomas Dinges
2013-07-20Code cleanup / Cycles:Thomas Dinges
2013-07-20Cycles / Sampling UI:Thomas Dinges
2013-07-19Fix for [#36216] Viewport render with CMJ sampler and unlimited passes freezes Thomas Dinges
2013-07-14Fix a few issues found by coverity code scan in cycles code, nothing that causedBrecht Van Lommel
2013-07-14Fix some unnecessary memory allocation slowness in cycles mesh export.Brecht Van Lommel
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-07-09Fix #35969: blender internal and cycles not updating mesh while in edit mode.Brecht Van Lommel
2013-07-07Fix #36037: cycles from dupli generated texture coordinates were wrong, shouldBrecht Van Lommel
2013-07-04Cycles:Thomas Dinges
2013-07-02Cycles UI script:Thomas Dinges
2013-06-27Merged revision(s) 57768-57827 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-27Code cleanup / Cycles:Thomas Dinges
2013-06-27fix for zero length normalize before scanfill for meshes and other minor chan...Campbell Barton
2013-06-26Merged revision(s) 57671-57767 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-25Fix #35546: clicking cycles "Use Nodes" did not do a proper undo push, due toBrecht Van Lommel
2013-06-25Render stats text: show elapsed time for blender internal, hide useless "Sing...Brecht Van Lommel
2013-06-24Fix [#35852], hide Cycles sampling pattern menu, when using GPU. Thomas Dinges
2013-06-23Cycles / Vector Transform Node:Thomas Dinges
2013-06-20Merged revision(s) 57499-57586 from trunk/blender into soc-2013-dingtoThomas 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-17Cycles / GPU:Thomas Dinges
2013-06-16Merged revision(s) 57423-57498 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-13Fix #35730: cycles not rendering dupliverted metaball, needs another specialBrecht Van Lommel
2013-06-13Fix #35733: lamps on render layers that are both excluded and used for maskingBrecht Van Lommel
2013-06-13Cycles / Blackbody node:Thomas Dinges
2013-06-13Fix #35723: cycles motion blur rendering issue after recent optimizations to ...Brecht Van Lommel
2013-06-11Fix #35711: cycles border render issue after recent changes.Brecht Van Lommel
2013-06-11Fix #35251: cycles crash rendering with a particular user preferences configu...Brecht Van Lommel
2013-06-11Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-11Fix cycles OSL node sockets not preserving values when updating with new code.Brecht Van Lommel
2013-06-11Cycles: ray visibility panel is now also available for the world, works same asBrecht Van Lommel
2013-06-10Fix #35681: cycles excluded layers still got evaluated before and afterBrecht Van Lommel
2013-06-10Custom Group Node type for extending existing nodes from python scripts. This...Lukas Toenne