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-04Merge branch 'master' into eevee-rewriteClément Foucault
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-02-01Merge branch 'master' into eevee-rewriteClément Foucault
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-27Merge branch 'master' into eevee-rewriteClément Foucault
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-27Merge branch 'master' into eevee-rewriteClément Foucault
2022-01-27USD Preview Surface material export.Michael Kowalski
2022-01-27Merge branch 'draw-viewport-data' into eevee-rewriteClément Foucault
2022-01-26BLI_string_ref: Add back missing rfind()Clément Foucault
2022-01-24Cleanup: sort cmake file listsCampbell Barton
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-18BLI: Add index_range method to VectorSetHans Goudey
2022-01-14blenlib Any tests: Fix unknown pragma warning on Windows.Ankit Meel
2022-01-14Cleanup: compiler warnings with clangBrecht Van Lommel
2022-01-14blenlib/ Any tests: fix self-assignment warning and typoAnkit Meel
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-13Cleanup: Run `make format`Julian Eisel
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-12BLI_math: Fix building when WITH_GMP is offClément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
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
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-11Explicit Color OCIO role comment fix.Evan Wilson
2022-01-10Fix compile error with msvcJacques Lucke
2022-01-10Cleanup: add utility macro to simplify using std::enable_ifJacques Lucke
2022-01-07Remove dead numaapi code in blenlibSergey Sharybin
2022-01-07Fix BKE_image_ensure_tile_token being called with a full pathCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton