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-04-21Revert "Fix GPU subdivision: Crash on adding subdivision surface modifier"Clément Foucault
2022-04-21Revert "Fix Cycles HIP assuming warp size 32"Brecht Van Lommel
2022-04-21Fix compilation without OpenVDBKévin Dietrich
2022-04-21Fix GPU subdivision: Crash on adding subdivision surface modifierClément Foucault
2022-04-21Cleanup: run autopep8 on intern/cycles/Campbell Barton
2022-04-21Cleanup: spelling in commentsCampbell Barton
2022-04-21Cleanup: clang-formatCampbell Barton
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-19Cleanup: Remove unused function in Cycles queueSergey Sharybin
2022-04-18Cleanup: consistently use parallel_for without tbb namespace in CyclesBrecht Van Lommel
2022-04-18Fix Cycles blackbody shader not taking into account OpenColorIO configBrecht Van Lommel
2022-04-18Fix Cycles build error with latest TBB after recent changesBrecht Van Lommel
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-04-13Cycles: Add support for "stageMetersPerUnit" Hydra render settingPatrick Mours
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-13Cleanup: clang-formatCampbell Barton
2022-04-12Cycles fp consistency for Apple Silicon CPUsMichael Jones
2022-04-12Revert "Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on Windows"Brecht Van Lommel
2022-04-11Fix OpenColorIO error with configs using <USE_DISPLAY_NAME>Brecht Van Lommel
2022-04-11Fix Cycles missing nullptr check in case mesh has no shaderCharles Flèche
2022-04-10Fix T97159: AOV Pass in Cycles always gets Alpha Value of 1 for whole imageLukas Stockner
2022-04-10Fix T96942: disable Adjacent Faces margin for UVs and tangent space bakeMartijn Versteegh
2022-04-08Fix prefix used for display OCIO shaderSergey Sharybin
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-07Fix Cycles build error after recent changesBrecht Van Lommel
2022-04-07Cycles: various Linux build fixes related to Hydra render delegateBrecht Van Lommel
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-07Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-06Fix standalone image output not working when not running in background modehowetuft
2022-04-06Add CMake option to control CUDA host compilerhowetuft
2022-04-05Refactor: Evaluate surface objects as mesh componentsHans Goudey
2022-04-05Cycles: Fix a few type casting warningsPatrick Mours
2022-04-05Cycles: Use USD dependencies when building Hydra render delegatePatrick Mours
2022-04-05Cleanup: spelling in commentsCampbell Barton
2022-04-04Cleanup: spelling in commentsCampbell Barton
2022-04-04Cleanup: clang-formatCampbell Barton
2022-04-03Fix T96978: Objects that emit light do not appear in light groupsLukas Stockner
2022-04-02Fix T96973: Re-add Cycles shading menu to lightsAlaska
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-02Cleanup: Further use of const for object bounding boxesHans Goudey
2022-04-01Cycles: Semantically separate 2D and 3D texture objectsStefan Werner
2022-04-01Cycles: Introduce postfix for kernel body definitionStefan Werner
2022-04-01Cycles: Use single floating point precision sine/cosine in skyStefan Werner
2022-04-01Cycles: Optimize Nishita skyStefan Werner
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-04-01Cycles: enable Alembic procedural for final rendersKévin Dietrich
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