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-23Curves: initial brush implementations for curves sculpt modeJacques Lucke
2022-02-23BLI: add index mask utilitiesJacques Lucke
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-23CMake: include missing filesCampbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-21BLI_array: add BLI_array_trim utility to re-allocate the current sizeCampbell Barton
2022-02-18Merge remote-tracking branch 'origin/blender-v3.1-release'Sybren A. Stüvel
2022-02-18Fix T95724: boundary error in `BLI_str_unescape_ex`Sybren A. Stüvel
2022-02-17Fix: Debug build error with vector type divisionHans Goudey
2022-02-17License headers: use SPDX identifiersCampbell Barton
2022-02-16BLI: Generalize short algorithm for finding boundsHans Goudey
2022-02-16BLI: Implement templated math functions for basic typesHans Goudey
2022-02-16BLI: Fix compilation error caused by rBa9f023e22638Clément Foucault
2022-02-16Cleanup: spelling in commentsCampbell Barton
2022-02-15Fix: Build error in debug buildHans Goudey
2022-02-15BLI: Change dependencies in vector math filesHans Goudey
2022-02-15Cleanup: Use C++ math functionsHans Goudey
2022-02-11File headers: manually convert files to use SPDX headersCampbell Barton
2022-02-11File headers: add missing copyright, add MIT to SPDX licensesCampbell Barton
2022-02-11File headers: use SPDX for Zlib licenseCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Cleanup: clang-formatCampbell Barton
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-10Cleanup: remove overly detailed contact info, correct md5 copyrightCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09BLI: wrap parallel_invoke from tbbJacques Lucke
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: remove "The Original Code is: ..." from code commentsCampbell Barton
2022-02-08Fix T91253: Slow pose bone selection with many bonesCampbell Barton
2022-02-07Cleanup: clang-formatCampbell Barton
2022-02-04Cleanup: avoid generating some functions in all translation unitsJacques Lucke
2022-02-04BLI: use methods specialized for finding a single char in StringRefAras Pranckevicius
2022-02-02Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-02BLI: fix memory leak in VectorSetJacques Lucke
2022-01-31Cleanup: spelling in commentsCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-28DrawManager: Image engine support huge images.Jeroen Bakker
2022-01-28Cleanup: add compiler attributes to BLI_path functionsCampbell Barton
2022-01-28BLI_path: assert passing relative paths to BLI_path_cmp_normalizedCampbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-28Cleanup: rename BLI_paths_equal to BLI_path_cmp_normalizedCampbell Barton
2022-01-27BLI_float4x4: Add operator[]Clément Foucault
2022-01-27Revert "Cleanup: Remove unused variables in winstuff.c"Ray Molenkamp
2022-01-27Cleanup: Remove unused variables in winstuff.cRay Molenkamp
2022-01-27USD Preview Surface material export.Michael Kowalski
2022-01-26BLI_string_ref: Add back missing rfind()Clément Foucault
2022-01-24Cleanup: sort cmake file listsCampbell Barton