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
2022-02-16Merge branch 'master' into bli-math-basic-typesbli-math-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-16Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-16Cycles: restore basic standalone GUI, now using SDLBrecht Van Lommel
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-15Fix T94994: Anim Player Stops working In Video Sequence EditorJörg Müller
2022-02-15Remove redundant template type parameterHans Goudey
2022-02-15Rename to `is_math_float_type`Hans Goudey
2022-02-15Small cleanupsHans Goudey
2022-02-15Cleanup: Remove unnecessary `#undef`Hans Goudey
2022-02-15Correct namingHans Goudey
2022-02-15Use `vec_base` directly in vector operationsHans Goudey
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-15Merge branch 'master' into bli-math-basic-typesHans Goudey
2022-02-15BLI: Change dependencies in vector math filesHans Goudey
2022-02-15Cleanup: Rename file used for calculating mesh edgesHans Goudey
2022-02-15Define CLANG_FORMAT_VERSION in install_deps.shMichael
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-15RNA: add RNA_collection_is_empty & RNA_property_collection_is_emptyCampbell Barton
2022-02-15Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-15Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-15Fix T95791: Unable to switch between multiviews.Jeroen Bakker
2022-02-15Fix T94085: Crash with empty stroke listCampbell Barton
2022-02-15Fix T95791: Unable to switch between multiviews.Jeroen Bakker
2022-02-15License headers: use SPDX for remaining files in CyclesCampbell Barton
2022-02-15License headers: use SPDX for remaining CMake find modules & gtestsCampbell Barton
2022-02-15Fix playing image-sequences with frames containing 9 or more numbersCampbell Barton
2022-02-15Cleanup: move utility to create a frame path into a static methodCampbell Barton
2022-02-15readme.html: replace IRC with blender.chat, fix typoAnkit Meel
2022-02-15CMake: create readme.html with configure_fileAnkit Meel
2022-02-15Cleanup: unused argument warningsCampbell Barton
2022-02-15Cleanup: minor changes to Python argument parsing loopCampbell Barton
2022-02-15Merge branch 'blender-v3.1-release'Brecht Van Lommel