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
2017-03-29Cycles: Fix compilation error of app after the include directories changeSergey Sharybin
2017-01-13Cycles: Cleanup, styleSergey Sharybin
2016-11-12Fix T49904: Cycles standalone missing default generated texture coordinates.Brecht Van Lommel
2016-11-12Fix T49985: cycles standalone using wrong socket names for XML reading.Brecht Van Lommel
2016-08-24Cycles Standalone: Fix support for subdivision meshesMai Lavelle
2016-08-10Cycles Standalone: Fix building after microdisp changesMai Lavelle
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-06-12Fix Cycles debug build assert on some platforms, tighten checks to avoid this...Brecht Van Lommel
2016-06-11Cycles: nodify shader nodesBrecht Van Lommel
2016-05-31Cycles: Fixes for recent refactorSergey Sharybin
2016-05-29Code refactor: store ShaderNode enums as enum rather than ustring.Brecht Van Lommel
2016-05-29Code refactor: centralize OSL node creation in shader manager.Brecht Van Lommel
2016-05-29Fix debug mode assert in subd code after recent refactoring.Brecht Van Lommel
2016-05-28Code refactor: make ShaderNode match Node a bit more, reusing types and enums.Brecht Van Lommel
2016-05-28Code refactor: nodify Cycles camera and fix some mistakes in XML node read.Brecht Van Lommel
2016-05-23Fix T48334: Cycles standalone xml import of uv coordinatesSergey Sharybin
2016-05-22Code refactor: nodify Cycles shader and lights.Brecht Van Lommel
2016-05-22Code refactor: nodify Cycles background and film.Brecht Van Lommel
2016-05-22Code refactor: nodify Cycles integrator.Brecht Van Lommel
2016-05-19Cycles: Add XML parsing of MappingNodes to Cycles StandaloneLukas Stockner
2016-05-17Code refactor: use shader pointers rather than shader indexes.Brecht Van Lommel
2016-05-07Fix cycles-xml with OSL support after changes inroduced in 1422f0dd1697d7b671...Martijn Berger
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-03-29Fix T47987: Blender Cycles standalone does not properly read UV coordinates f...Sergey Sharybin
2016-03-11Fix compilation of cycles standalone and network deviceMartijn Berger
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-01-10Cycles: Read Wave texture profile in the XML parserLukas Stockner
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-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-27Cycles: Code cleanup, spaces around keywordsSergey 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-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-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-03Quiet float conversion warnings when building cycles standaloneCampbell Barton
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich