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/source
AgeCommit message (Expand)Author
2022-02-17Fix: Debug build error with vector type divisionHans Goudey
2022-02-17Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-17Cleanup: Move more cmake library variables to be advancedSebastian Parborg
2022-02-17GPU: Remove runtime sampler texture slot assignmentClément Foucault
2022-02-17OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-17Cleanup: Replace direct `id.lib` pointer checks with `ID_IS_LINKED` macro usa...Bastien Montagne
2022-02-17Fix build errors on Linux/clang after recent changesBrecht Van Lommel
2022-02-17Fix: Memory leak in recently added curves copy functionHans Goudey
2022-02-17Camera: Simplify View Frame codeGermano Cavalcante
2022-02-17Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-17Images: update code to support OpenEXR 3Sebastian Parborg
2022-02-17Cleanup/fix comment.Bastien Montagne
2022-02-17Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-17Fix T95827: vertex groups do not display correctly with GPU subdivisionKévin Dietrich
2022-02-17Fix vertex groups not rendering properly with GPU subdivisionKévin Dietrich
2022-02-17XR: Allow variable count of action map subactionsPeter Kim
2022-02-17Cleanup: compiler warning, typo in commentCampbell Barton
2022-02-17License headers: use SPDX identifiersCampbell Barton
2022-02-16fix: RNA property not set for Graph editor breakdown opChristoph Lendenfeld
2022-02-16Cleanup: Deduplicate functions for creating attributesHans Goudey
2022-02-16macOS/bpy module: install text files correctlyAnkit Meel
2022-02-16macOS/bpy module: install scripts relative to bpy.soAnkit Meel
2022-02-16Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-16Cleanup: Remove deprecated StringGrid from our openvdb codeSebastian Parborg
2022-02-16Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-16Fix T95815: missing null check when computing dupli dimensionsJacques Lucke
2022-02-16Curves: Further implementation of new curves data structureHans Goudey
2022-02-16BLI: Generalize short algorithm for finding boundsHans Goudey
2022-02-16BLI: Implement templated math functions for basic typesHans Goudey
2022-02-16Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-16Fix: removing anonymous attributes before adding mesh to bmainJacques Lucke
2022-02-16Cleanup: Use const qualifier in modifier data copySergey Sharybin
2022-02-16Cleanup: Use const qualifier in modifier data copySergey Sharybin
2022-02-16BLI: Fix compilation error caused by rBa9f023e22638Clément Foucault
2022-02-16Merge branch 'blender-v3.1-release'Jeroen Bakker
2022-02-16Fix Image GPU texture.Jeroen Bakker
2022-02-16Merge branch 'blender-v3.1-release'Philipp Oeser
2022-02-16Fix T95787: Texture paint: Apply Camera Image crash for certain imagesPhilipp Oeser
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-16License headers: use SPDX identifiersCampbell Barton
2022-02-16Cleanup: spelling in commentsCampbell Barton
2022-02-16Cleanup: clang-format, use static sets, sort struct declarationsCampbell Barton
2022-02-16GPUTexture: Add dimensions getterClément Foucault
2022-02-15Fix: Build error in debug buildHans Goudey
2022-02-15Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-15Fix T95806: subdivision missing in Cycles when using autosmoothKévin Dietrich
2022-02-15Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-15Fix T95697: GPU subdivision ignores custom normalsKévin Dietrich
2022-02-15GPU subdiv: fix custom data interpolation for N-gonsKévin Dietrich
2022-02-15BLI: Change dependencies in vector math filesHans Goudey