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-10-18Fix T101529: Blender crashes when using Path GuidingSebastian Herholz
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-17Cycles: Fix floor intrinsic for ARM NeonLukas Stockner
2022-10-16Fix T98672: Noise texture shows incorrect behaviour for large scalesLukas Stockner
2022-10-14Fix wrong Cycles default radius for motion blurred point cloudsBrecht Van Lommel
2022-10-14Cycles: oneAPI: Make test kernel more representativeNikita Sirgienko
2022-10-13Cycles: use one instance of oneAPI gpu compiler by defaultNikita Sirgienko
2022-10-13Cleanup: Fixed some warningsWerner, Stefan
2022-10-12Cycles: Use 0.01m as default point cloud radiusHans Goudey
2022-10-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-10-10Fix T101651: Cycles crashes when failing to initialize render deviceLukas Stockner
2022-10-10Cycles: oneAPI: Trigger compilation of used kernels onlyNikita Sirgienko
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-10-10Partially fix T101702: OSL Shaders with boolean inputs crashLukas Stockner
2022-10-08Attribute Node: support accessing attributes of View Layer and Scene.Alexander Gavrilov
2022-10-07Fix small errors in tool tips for path guidingBrecht Van Lommel
2022-10-07Fix: One-API build issue on windows.Ray Molenkamp
2022-10-07Cycles: link oneAPI backend with debug version of sycl when in DebugXavier Hallade
2022-10-07Cycles: use direct linking for oneAPI backendXavier Hallade
2022-10-07Cleanup: spelling in commentsCampbell Barton
2022-10-06Fix T101458: Changing volume density when pg is enabled causes crashSebastian Herholz
2022-10-05Fix T101523: Cycles path guiding debug settings not affecting final renderBrecht Van Lommel
2022-10-04Build: integrate OpenPGL into platform files like other librariesBrecht Van Lommel
2022-10-04Cycles: refine inlining thresholds for oneAPI backendNikita Sirgienko
2022-10-04Cycles: Speed up oneAPI GPU binaries compilation by using parallel instancesNikita Sirgienko
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-10-03Cleanup: in Cycles force inline transform_inverse_implBrecht Van Lommel
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-09-30Attribute Node: refactor lookup to remove duplication between engines.Alexander Gavrilov
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-28Cleanup: formatCampbell Barton
2022-09-27Cycles: Add optional per-kernel performance statisticsNikita Sirgienko
2022-09-27Cleanup: Unused variable warning with path guiding turned offHans Goudey
2022-09-27Fix: OpenPGL related build error on windowsRay Molenkamp
2022-09-27Cycles: Tweak inlining policy on MetalMichael Jones
2022-09-27Cycles: Disable binary archives on macOS < 13.0Michael Jones
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-27Cycles: BSDF eval refactor to remove separate reflection/refraction methodsBrecht Van Lommel
2022-09-27Cycles: BSDF changes in preparation of path guidingSebastian Herhoz
2022-09-26Fix T101354: Cycles crash with baking and adaptive samplingBrecht Van Lommel
2022-09-26Cycles: increase min-supported driver version for Intel GPUsXavier Hallade
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-09-22Cycles: Cleanup in oneAPI math includes and definitionsWerner, Stefan
2022-09-21Add oneAPI to the 'cycles_device' command line argument help textAlaska
2022-09-20Cycles: don't allow negative BSDF weightsBrecht Van Lommel
2022-09-18Cycles: sync changes from standalone repositoryBrecht Van Lommel