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-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-28Cycles: internal support for float4 geometry attributesAlexander Gavrilov
2020-10-28Cycles: refactor to split surface and volume attribute lookup moreBrecht Van Lommel
2020-08-24Fix T79819: crash with OSL trace() and getmessage() after Embree changesBrecht Van Lommel
2020-04-28Fix T76044: update Cycles to build with OSL 1.11 masterBrecht Van Lommel
2020-03-18Cycles: support for different 3D transform per volume gridBrecht Van Lommel
2020-03-06Cleanup: tweak Cycles #includes in preparation for clang-format sortingBrecht Van Lommel
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-09-19Cleanup: spellingCampbell Barton
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-08-26Cycles: remove workaround to pass ray by valuePatrick Mours
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-06-27Fix T66171: Cycles OSL trace() crashing in displacement shadersBrecht Van Lommel
2019-06-21Fix T65957: Cycles crash with OSL and UV mapsBrecht Van Lommel
2019-05-14Fix T64515, T60434: crash in OSL and preview render after recent changesBrecht Van Lommel
2019-05-04Cycles: Fix NULL instead of falseSergey Sharybin
2019-05-03Cycles: support loading images from arbitrary OpenColorIO color spaceLukas Stockner
2019-05-03Cleanup: refactor Cycles OSL texture handlingBrecht Van Lommel
2019-05-03Cleanup: refactor passing of OSL kernel globals for upcoming changesBrecht Van Lommel
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-24Cycles: remove hair minimum width support.Brecht Van Lommel
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-05Cycles: Added Float2 attribute type.Brecht Van Lommel
2019-02-19T61513: Refactored Cycles Attribute RetrievalJeroen Bakker
2019-01-02Fix T60061: Cycles OSL point density not working.Brecht Van Lommel
2018-11-15Cycles: Cleanup, code styleSergey Sharybin
2018-11-09Cycles: Cleanup, space after (void)Sergey Sharybin
2018-10-27Fix T57393: Cycles OSL bevel and AO not working after OSL upgrade.Brecht Van Lommel
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2018-06-11Cycles: Cleanup, silence strict compiler warningSergey Sharybin
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-03-10Code refactor: make Transform always affine, dropping last row.Brecht Van Lommel
2018-03-10Code refactor: add ProjectionTransform separate from regular Transform.Brecht Van Lommel
2018-02-14Cycles: restore Particle Info Index for now, keep it next to Random.Brecht Van Lommel
2018-02-14Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range.Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-10-07Cycles: CUDA bicubic and tricubic texture interpolation support.Brecht Van Lommel
2017-10-07Code refactor: make texture code more consistent between devices.Brecht Van Lommel
2017-08-24Fix Cycles CUDA transparent shadow error after recent fix in c22b52c.Brecht Van Lommel
2017-07-11Fix T52027: OSL getattribute() crash, when optimizer calls it before rendering.Brecht Van Lommel
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-08Cycles: Make it possible to access KernelGlobals from split data initializati...Sergey Sharybin
2017-03-08Cycles: CPU implementation of split kernelMai Lavelle
2017-01-23Cycles: Split ShaderData object and shader flagsSergey Sharybin
2017-01-23Cycles: Make object flag names more obvious that hey are object and not shaderSergey Sharybin