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
2015-06-27Cycles standalone: add support for reading UV coordinates to the XML scene re...Martijn Berger
2015-06-12Expose Background AO and Transparent flag to XML APIThomas Dinges
2015-06-01Cycles XML API: * Add Bump and Holdout Node * Add todo comments for various t...Thomas Dinges
2015-06-01Cycles: Number keys 0-3 can be used in interactive mode now to set max bounces.Thomas Dinges
2015-05-20Cycles standalone, add device type in output listingMartijn Berger
2015-05-18Change behavior of cycles xml to conform the spec: "Each XML document has exa...Martijn Berger
2015-05-17Cycles Standalone: Expose various light settings.Thomas Dinges
2015-05-05Cleanup: Remove leftover from Distorted Noise node in XML reader.Thomas Dinges
2015-05-04Cycles: Fix copy / paste mistake in XML reader.Thomas Dinges
2015-04-30Cycles: Fix possible uninitialized XML read state which might cause crashesSergey Sharybin
2015-03-29Fix compilation of cycles network server when logging is enabledMartijn Berger
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-02-14Cycles: Fix compilation error of Cycles standalone with Libmv disabledSergey Sharybin
2015-01-15Cycles: Fix compilation error happened after recent render time commitSergey Sharybin
2014-12-31Cycles: Post-reintegration tweaks to ensure things do compileSergey Sharybin
2014-12-31CMake: Rework linking strategy a bitSergey Sharybin
2014-12-31Cycles FTBFS: Send Boost after OIIO to the linker since the order mattersSergey Sharybin
2014-12-31Cycles Standalone: Add initial support for compilation on WindowsSergey Sharybin
2014-12-31Cycles: Add logging to OSL and CUDA initialization/compilationSergey Sharybin
2014-12-31Cycles: Fully support WITH_CYCLES_LOGGING optionSergey Sharybin
2014-12-31CMake: Minor cleanupSergey Sharybin
2014-12-31Cycles: Fix compilation error when OIIO is compiled with external PugiXML parserSergey Sharybin
2014-12-31CMake: use pthreads on all os'sCampbell Barton
2014-12-31Cycles: Synchronize changes with standalone repositorySergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
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