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-02-03Fix T93565: revert Cycles to old normal behavior for point lightsSebastian Herholz
2022-02-03Fix wrong function call in Cycles acceleration UI poll.Thomas Dinges
2022-01-31Fix Cycles assert in light samplingBrecht Van Lommel
2022-01-28Fix insufficient CPU flags checks for Cycles OIDNSergey Sharybin
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-26Cycles: remove ray offsettingWilliam Leeson
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2022-01-26Cycles: compute triangle location from barycentric instead of re-intersectingWilliam Leeson
2022-01-26Revert "CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIX"Campbell Barton
2022-01-26Fix: OSL not recognizing UVTILE imagesJesse Yurkovich
2022-01-26Cleanup: spelling in commentsCampbell Barton
2022-01-26CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIXCampbell Barton
2022-01-25Cleanup: Remove leftover hair fade code in Cycles.Thomas Dinges
2022-01-25Cycles: Reorganize Acceleration Structure UI panel.Thomas Dinges
2022-01-25Cycles: Make Embree compact BVH optionalThomas Dinges
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-25CMake/Linux: find Brotli library the proper waySybren A. Stüvel
2022-01-25Cleanup: Remove unused pixel buffer in read_render_tileJesse Yurkovich
2022-01-24Fix T94355: Cycles wrong GPU bake with adaptive samplingBrecht Van Lommel
2022-01-24Fix T94651: Cycles error with pointcloud vector attributeBrecht Van Lommel
2022-01-23Fix Cycles crash collecting render statsKévin Dietrich
2022-01-21Cmake/Deps: Freetype 2.11.0 / brotli 1.0.9Ray Molenkamp
2022-01-21Cycles: add pointcloud implementation for Metal RTBrecht Van Lommel
2022-01-21Fix T93711: Cycles diffuse/glossy baking does not write alphaBrecht Van Lommel
2022-01-20Fix T94457: random result using sky texture in light objectBrecht Van Lommel
2022-01-20Fix T94698: artifacts in light passes with mixed volumes and surfacesBrecht Van Lommel
2022-01-20Fix T94712: Cycles missing colorspace transform on grayscale imagesBrecht Van Lommel
2022-01-20Fix T94582: Cycles mapping shader node incorrectly skipped in Normal modeBrecht Van Lommel
2022-01-20Cleanup: Remove OpenCL workaround in volume_sample_channel().Thomas Dinges
2022-01-20Cycles: Fix bvh2 gen on Apple Silicon and use it to speed up rendersMichael Jones
2022-01-20Cleanup: Remove unused python helper function.Thomas Dinges
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-19Cycles: Fix T94736: Crash when modifying strength of world environment textureMichael Jones
2022-01-19Fix T95042: Rendering high-res image in Cycles crashesSergey Sharybin
2022-01-19Cleanup: Strict compiler warning in CyclesSergey Sharybin
2022-01-18Cleanup: remove HWND from GHOST_Wintab constructor.Nicholas Rishel
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-17Cleanup: refactor BVH2 in preparation of self intersection skipBrecht Van Lommel
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Fix T94737: Cycles wrong normal map normal with OSLBrecht Van Lommel
2022-01-13Fix T94050, T94570, T94527: Cycles Bevel and AO nodes not working with MetalBrecht Van Lommel
2022-01-13Fix Cycles CPU + GPU render not using CPU after recent changesBrecht Van Lommel
2022-01-13Fix T94758: wrong denoising albedo with BSSRDF retro reflectionBrecht Van Lommel
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault