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
2022-11-11Fix broken Cycles rendering with recent OSL versionsPatrick Mours
2022-11-10Fix abort when rendering with OSL and OptiX in CyclesPatrick Mours
2022-11-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-10-28Cycles: add Equiangular Cubemap Face camera projectionDamian Trebilco
2022-10-17Fix T101850: Cycles DDS oversaturation when alpha is in useAras Pranckevicius
2022-10-17Fix T99565: Cycles reading TGA files with alpha different than BlenderBrecht Van Lommel
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-09-18Cycles: sync changes from standalone repositoryBrecht Van Lommel
2022-09-13Cycles: Make OSL implementation independent from SVMPatrick Mours
2022-09-09Cycles: Generate OSL closures using macros and a template filePatrick Mours
2022-09-09Cycles: Remove separate OSL attribute map and instead always use SVM attribut...Patrick Mours
2022-09-02Cycles: enable adaptive sampling for Sobol-BurleyNathan Vegdahl
2022-09-02Cleanup: remove some unnecessary kernel feature definesBrecht Van Lommel
2022-09-01Cycles: remove old Sobol pattern, simplify sampling dimensionsBrecht Van Lommel
2022-09-01Cycles: improve Progressive Multi-Jittered samplingNathan Vegdahl
2022-09-01Fix: Build error in Cycles with OpenVDB turned offHans Goudey
2022-08-31Fix T100714: Cycles volume render artifacts with negative value gridsBrecht Van Lommel
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-19Cycles: add Sobol-Burley sampling patternNathan Vegdahl
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15Cycles: simplify handling of ray differentialsBrecht Van Lommel
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-05Fix T98769: Cycles crash with multi-device rendering and BVH refitsBrecht Van Lommel
2022-07-27Cycles: switch Cycles triangle barycentric convention to match Embree/OptiXBrecht Van Lommel
2022-07-15Cycles: Apple Silicon optimization to specialize intersection kernelsMichael Jones
2022-07-15Cycles: keep track of SVM nodes used in kernelsMichael Jones
2022-07-15Cycles: refactor to move part of KernelData definition to template headerBrecht Van Lommel
2022-07-14Cleanup: spelling in commentsCampbell Barton
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-23Cycles: unify math functions namesAndrii Symkin
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-17Cleanup: replace uint4 by AttributeMap structBrecht Van Lommel
2022-06-02Cycles: load 8 bit image textures as half float for some color spacesBrecht Van Lommel
2022-06-02Cycles: fix missing attribute updateJacques Lucke
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-05-31Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-23Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-23Fix T98036: Cycles blackbody inaccurate for low temperature and wide gamutBrecht Van Lommel
2022-05-23Cycles: Add half precision float support for volumes with NanoVDBPatrick Mours
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-07Cleanup: Remove the OSL <UVTILE> workaroundJesse Yurkovich
2022-05-05Merge branch 'blender-v3.2-release'Germano Cavalcante
2022-05-04Fix T95644: Cycles doesn't update modified object attributes on GPULukas Stockner
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-03Fix T96822: Cycles motion blur + persistent data not updating properlyBrecht Van Lommel
2022-04-29Cycles: refactor Hydra render delegate buildingBrecht Van Lommel