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
path: root/intern
AgeCommit message (Expand)Author
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-25Cleanup: remove argument to doxygen \fileCampbell Barton
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24Cycles: don't write light passes for shadow catcher objectsBrecht Van Lommel
2022-03-24Fix T94001: OpenColorIO configuration with 1D textures not workingBrecht Van Lommel
2022-03-24Fix T90110: Dupli Window Not Immediately ActiveLictex Steaven
2022-03-24Cleanup: clang-formatDalai Felinto
2022-03-24Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on WindowsBrian Savery
2022-03-24Fix Cycles Metal build error and GCC warning after recent changesBrecht Van Lommel
2022-03-24Fix compile error on GCCKévin Dietrich
2022-03-23Cycles: add Alembic procedural to Cycles standalone xmlCharles Flèche
2022-03-23Cleanup: use make_float4(f) zero_float4() to simplify codeEthan-Hall
2022-03-23Cycles: optimize CPU texture sampler interpolationEthan-Hall
2022-03-23CMake: Rename "USD_LIBRARY_PREFIX" to "PXR_LIB_PREFIX" for consistencyPatrick Mours
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-03-23Color Management: add support for OpenColorIO color space aliasesBrecht Van Lommel
2022-03-23Fix T96502: Compilation error OCIO when using GradingPrimaryTransform.Jeroen Bakker
2022-03-23Cleanup: move documentation to headers, other minor correctionsCampbell Barton
2022-03-21Fix T96132: Cycles RGB/Vector/Float Curve shaders ignore extrapolation settingHallam Roberts
2022-03-21Cycles: make 3D texture sampling at boundaries more similar to GPUEthan-Hall
2022-03-21Cycles: Un-pause render when switching to rendered viewportSergey Sharybin
2022-03-19Fix D14173: Chinese IME Full Width NumbersHarley Acheson
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-18License headers: use SPDX identifiers in intern/itascCampbell Barton
2022-03-16Fix Cycles HIP assuming warp size 32Brecht Van Lommel
2022-03-16Cleanup: remove some unused Cycles GPU codeBrecht Van Lommel
2022-03-16Cleanup: Deprecated field access in outliner_duplicateSergey Sharybin
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-03-15Fix T96381: Cycles GPU wrong render with camera inside multiple volumesBrecht Van Lommel
2022-03-15Fix Cycles kernel error on Metal after recent changesBrecht Van Lommel
2022-03-15Cycles: allow Adaptive Sampling with Scrambling DistanceBrecht Van Lommel
2022-03-15Cycles: change Scrambling Distance Multiplier to a soft limitBrecht Van Lommel
2022-03-15Fix T96417: Cycles issue with multiscatter GGX and self intersection avoidanceBrecht Van Lommel
2022-03-15Fix some properties missing in the UI for new Curves object typeBrecht Van Lommel
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-13Cleanup: clang formatAaron Carlisle
2022-03-11Cycles: show viewport hair settings when using CyclesEthan-Hall
2022-03-11Cycles: make smart interpolation fallback to cubic for GPUEthan-Hall
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-11Cleanup: fix source typos homogenous->homogeneousBrecht Van Lommel
2022-03-11Cleanup: fix source comment typosBrecht Van Lommel
2022-03-10Fix T93710: Artifacts denoising hi-res images using OPtiXSergey Sharybin
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-09Fix T96165: Incorrect render of barcelone scene with BVH2Sergey Sharybin
2022-03-08Fix wrong edge crease validity check in the Cycles Alembic proceduralKévin Dietrich
2022-03-07Shader Nodes: add Alpha output to Object Info nodeEthan-Hall
2022-03-07Cleanup: fix various typosBrecht Van Lommel
2022-03-04Cleanup: unused Python variables & importsCampbell Barton