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
2021-11-23GHOST: Device discovery API.tmp-vulkanJeroen Bakker
2021-11-23Merge branch 'temp-ghost-vulkan-backend' into tmp-vulkanJeroen Bakker
2021-11-23Merge branch 'master' into temp-ghost-vulkan-backendJeroen Bakker
2021-11-23Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-23Cleanup: fix clang-tidy warningsSybren A. Stüvel
2021-11-23Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-11-23BKE LibLink/Append: Add mechanism for external code to loop over link/append ...Bastien Montagne
2021-11-23BKE link/append: Add optional blendfile handle to libraries.Bastien Montagne
2021-11-23Cleanup: remove unnecessary "extern"Jacques Lucke
2021-11-23Cleanup: add missing pragma onceJacques Lucke
2021-11-23BKE link/append: Add optional blendfile handle to libraries.Bastien Montagne
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix T93092: incomplete animation rendering of multi-layer exr compositionJacques Lucke
2021-11-23Fix T92654: missing padding in spreadsheet cellsJacques Lucke
2021-11-23Fix T93090: crash with data transfer modifier and geometry nodesJacques Lucke
2021-11-23Cleanup: Use new CollectionRef::empty() methodJesse Yurkovich
2021-11-23Cleanup: silent clang-tidy warning NULL vs nullptr.Jeroen Bakker
2021-11-23VSE: Add drag and drop handler for preview areaPeter Fog
2021-11-23VSE: Support drag and drop for datablocksPeter Fog
2021-11-23Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-23Fix T93244: Cycles HIP not working with multi GPU renderingSayak Biswas
2021-11-23Fix: Const warning in editmesh_knife.cErik
2021-11-22Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-22Assets: Generate light preview when making light object an assetJulian Eisel
2021-11-22Fix grayed out preview generation button for light objectsJulian Eisel
2021-11-22Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-22Fix T93283: Cycles render error with CUDA CPU + GPU after recent optimizationBrecht Van Lommel
2021-11-22Fix part of T93278: transparent glass option not working with environment passBrecht Van Lommel
2021-11-22IME: Fix Multi-Window Duplicated First CharacterTakahiro Shizuki
2021-11-22Fix confusing new Cycles UI terminologyBrecht Van Lommel
2021-11-22IME: Fix Multi-Window Duplicated First CharacterTakahiro Shizuki
2021-11-22Geometry Nodes: Rename legacy node filesHans Goudey
2021-11-22CurveEval: Add total_length() and total_control_point_size() methodsJohnny Matthews
2021-11-22Fix confusing new Cycles UI terminologyBrecht Van Lommel
2021-11-22UI: Use a map for block name lookupsErik
2021-11-22Fix T84493 issue with selection after boolean.Howard Trickey
2021-11-22Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-22Fix T90308: Cycles crash copying memory from device to hostSergey Sharybin
2021-11-22Cleanup: Clang-format of the HIP device implementationSergey Sharybin
2021-11-22BKE Link/Append: Use BLO's LibraryLink_Params.Bastien Montagne
2021-11-22Link/Append: Move main linking code (from WM) to use new instantiation code i...Bastien Montagne
2021-11-22Link/Append: Move most of core link/append code from WM to new `BKE_blendflie...Bastien Montagne
2021-11-22Merge remote-tracking branch 'origin/blender-v3.0-release'Dalai Felinto
2021-11-22Material Preview: Fix Sphere object (squared UV and poles)Dalai Felinto
2021-11-22Moviecache: Fix potential memory corruption.Jeroen Bakker
2021-11-22Painting: Performance curve masks.Jeroen Bakker
2021-11-22Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-22Fix T92631: Fix negative thickness regression in complex solidifyHenrik Dick
2021-11-22Fix T93250: Crash in spreadsheet tree view after recent commitHans Goudey