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
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-01-26Fix Cycles standalone compilation following API changesCharles Flèche
2020-09-01Cycles: Fixed Cycles standalone build.Stefan Werner
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11Fix Cycles link error with debug + asan after RTTI changesBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: add type inheritance for Cycles nodesBrecht Van Lommel
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-04Fix T60379: Cycles viewport adaptive subdivision hangs after updates.Brecht Van Lommel
2019-03-05Cycles: Changed standalone XML parser to read UV as float2Stefan Werner
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-03-10Code refactor: make Transform always affine, dropping last row.Brecht Van Lommel
2018-03-02Fix Cycle standalone build.Brecht Van Lommel
2018-01-19Cycles: Remove unneeded include statementsSergey Sharybin
2017-11-13Cycles: Fix compilation error of standalone applicationSergey Sharybin
2017-11-10Cycles: Fix compilation error with latest OIIOSergey Sharybin
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