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-12-18Cycles: Add missing entries in the Integrator constructor and some updatesThomas Dinges
2014-11-17Fix for last commit, accidentaly removed transparent shadows property.Thomas Dinges
2014-11-16Cycles Standalone: Updates for Volume sampling.Thomas Dinges
2014-11-16Cycles: Remove Integrator volume sampling flag, that was moved to Shader.Thomas Dinges
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-19Add texture coordinate export.Nathan Letwory
2014-09-05Cycles: Split caustics option, to allow separate control for Reflection and R...Thomas Dinges
2014-08-27Cycles Aperture Ratio - option to produce anamorphic bokehDalai Felinto
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-06-13Cycles: Add dedicated nodes to split/combine vectors.Thomas Dinges
2014-05-30Cleanup: Remove unused total power Emission code in Cycles, that was never ex...Thomas Dinges
2014-05-19Fix cycles standalone compile error of shading system enum change.Brecht Van Lommel
2014-05-04Style cleanup: indentation, bracesCampbell Barton
2014-05-03Code cleanup: style, require ; for cuda_assert, opencl_assertCampbell Barton
2014-05-03Quiet float conversion warnings when building cycles standaloneCampbell Barton
2014-04-18Cycles Standalone: Use progressive refine in background mode too.Thomas Dinges
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-03-26Fix for build error in Cycles standalone caused by new DeviceDrawParamsLukas Tönne
2014-03-23Cycles Standalone: XML Updates for Branched Path Multi Light.Thomas Dinges
2014-03-21Cycles Standalone: Support for relative paths and string OSL parameters.Thomas Dinges
2014-03-17Code cleanup: styleCampbell Barton
2014-02-25Cycles Standalone: Tweak for d59f53f7b7da, use "closure color" as type name, ...Thomas Dinges
2014-02-24Support for generic OSL shader parameters in the Cycles standalone XMLLukas Tönne
2014-02-15Cycles Standalone: XML wrapping of Lights and some more volume settings.Thomas Dinges
2014-02-15Cycles Standalone: Add more controls and optionsThomas Dinges
2014-02-14Cycles Standalone: The camera now gets properly updated, when changing window...Thomas Dinges
2014-02-14Cycles Standalone: Up/Down movement was inverted.Thomas Dinges
2014-02-14Cycles Standalone: Add interactive mode (I-key), to avoid accidental changes/...Thomas Dinges
2014-02-14Cycles Standalone: The camera can now be moved and rotated with LMB/RMB mouse...Thomas Dinges
2014-02-13Cycles Standalone: More updates for the Node XML API.Thomas Dinges
2014-02-11Cycles: Separation of Indirect and Direct clamping.Thomas Dinges
2014-02-08Cycles Standalone: Expose Shader settings in the xml api.Thomas Dinges
2014-02-08Cycles Standalone: Exit when no xml file can be found.Thomas Dinges
2014-02-03Cycles_server also needs to link to libdl on linuxMartijn Berger
2014-01-26Cycles Standalone: Basic support for external OSL shaders.Thomas Dinges
2014-01-25Cycles Standalone: Various changesThomas Dinges
2014-01-25fix building cycles standalone on windows / cmakeMartijn Berger
2014-01-25Cleanup: Simplify Cycles standalone OSL detection code.Thomas Dinges
2014-01-24Cycles Standalone: Add a help message, which appears when pressing the "h" key.Thomas Dinges
2014-01-21Cycles Standalone: Volume integrator settings.Thomas Dinges
2014-01-21Cycles Standalone: XML Updates for the integrator.Thomas Dinges
2014-01-21Cycles Standalone: Updates for the XML API, added some missing nodes. Still n...Thomas Dinges
2014-01-13Fix cycles standalone compile on some systems, CMAKE_DL_LIBS should be enough.Marcus von Appen
2013-12-28Cycles Volume Render: work on nodes and closures.Brecht Van Lommel
2013-12-16Fix T37827: cycles XML mesh export utility not longer worked.Brecht Van Lommel
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-11-28Cycles: remove approximate subdivision surface with gregory patches code.Brecht Van Lommel
2013-10-26spelling: use American spelling for canceledCampbell Barton
2013-08-31Cycles: Thomas Dinges