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-11-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-08PyAPI: add invalid objects check for RNA struct keys()/values()/items()Campbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Fix invalid function signatures for PySequenceMethods callbacksCampbell Barton
2022-11-08Cleanup: correct type of RNA struct methodsCampbell Barton
2022-11-08Cleanup: PyMethodDef formattingCampbell Barton
2022-11-07Cleanup: unify struct declaration style for Python types, update namesCampbell Barton
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-02Cleanup: spelling in commentsCampbell Barton
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-31GPU: Add placeholder for Vulkan backend.Jeroen Bakker
2022-10-21GPU: Add gpu.platform.backend_type_get function.Jeroen Bakker
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-10UI: show the windowing environment in the "About" splashCampbell Barton
2022-10-08Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-06Fix T101591: mathutils.geometry.intersect_line_line 2D vector errorCampbell Barton
2022-10-05Fix order of include-guard & C++ extern blockCampbell Barton
2022-10-05Fix error in 6b76381e0a52cf15513087e470a4a4c07471acc6Campbell Barton
2022-10-04Cleanup: rename BKE_appdir_folder_id_version, improve doc-stringsCampbell Barton
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-03Cleanup: fix source comment/documentation typosBrecht Van Lommel
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-28Fix GC tracking error for instances of mathutils typesCampbell Barton
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-28Cleanup: improve 2D convex hullChris Blackbourn
2022-09-26Python: Add platform feature support methods to `gpu.capabilities` module.Jeroen Bakker
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-24BLF: Refactor of DPIHarley Acheson
2022-09-23Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-23Cleanup: spelling in commentsCampbell Barton
2022-09-22PyGPU: Allow single bool in 'GPUShader.uniform_bool' methodGermano Cavalcante
2022-09-21Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-21PyAPI: disable IMB color management methods for stand-alone mathutilsCampbell Barton
2022-09-21Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-21Cleanup: spelling in commentsCampbell Barton
2022-09-19Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-19PyGPU: call 'GPU_shader_bind' in 'GPUShader.uniform_' methodsGermano Cavalcante
2022-09-19Cleanup: spellingCampbell Barton
2022-09-19Cleanup: prefer 'arg' over 'params' for sphinx documentationCampbell Barton
2022-09-18Build: limit Py_ENABLE_SHARED to modules using Python headersBrecht Van Lommel
2022-09-17PyDoc: correct parameter doc-strings & exception messageCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-15Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey