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
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04UI: disable add-object tool for 2.91Campbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04CMake: remove -fmacro-prefix-map from build-infoCampbell Barton
2020-11-04Cleanup: make formatAaron Carlisle
2020-11-04Fix T63495: Add torus changes size each time when unit scale != 1.0Campbell Barton
2020-11-04Cleanup: Add BLI prefix to some BLI_noise functionsAaron Carlisle
2020-11-04PyAPI: add Struct.is_property_set(..., ghost) optionCampbell Barton
2020-11-04CMake: use path_ensure_trailing_slash for fmacro-prefix-mapCampbell Barton
2020-11-04CMake: add path_ensure_trailing_slash utility macroCampbell Barton
2020-11-04Cleanup: spelling in curve.cCampbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04Fix T49850: Detailed curves are heavily reducedCampbell Barton
2020-11-04Fix assert on mouseover of blocks not using the layout systemHans Goudey
2020-11-04Update RNA to Manual mappingAaron Carlisle
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04Fix T65449: Rip wire edges show error even when it worksCampbell Barton
2020-11-04UI: set the message for disabled vertex weight operatorsCampbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04Cleanup: avoid back-slash line continuationsCampbell Barton
2020-11-04Cleanup: unused argumentCampbell Barton
2020-11-04UI: Swap order of "Fade Inactive Geometry" in overlays popoverJesse Y
2020-11-04Fix T60517: "Fix Deforms" crashes for meshes without vgroup dataCampbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-04Fix T81799: Enable use self in trimming tool booleansPablo Dobarro
2020-11-04Fix T81842: Cloth brush not creating simulation areas for each tiling symmetr...Pablo Dobarro
2020-11-04Fix mask extract and slice not preserving mesh symmetry optionsPablo Dobarro
2020-11-04Fix mask slice to new object preserving the maskPablo Dobarro
2020-11-04Fix T82297: Brush alpha not affecting smear tools strengthPablo Dobarro
2020-11-04Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-04Fix T81691: Use-after-free with property search and hovered buttonHans Goudey
2020-11-04Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-04Property Search: Fix missing update switching tabs after searchHans Goudey
2020-11-04Cleanup: Remove broken/deprecated setting of color-ramp button step sizeJulian Eisel
2020-11-04Fix for previous cleanup commitHans Goudey
2020-11-04Cleanup: Clang tidyHans Goudey
2020-11-03Merge branch 'blender-v2.91-release' into masterAnkit Meel
2020-11-03macOS: find Jack framework in system directoriesAnkit Meel
2020-11-03Cleanup: Remove dead code in bevel operatorHans Goudey
2020-11-03Cleanup: Declare variables where initializedHans Goudey
2020-11-03Fluid: Updated APIC pluginSebastián Barschkis
2020-11-03Cycles: add support for BVH refit in OptiXKévin Dietrich
2020-11-03GPencil: Reorganize Cleanup menuAntonio Vazquez
2020-11-03GPencil: Add Recalculate Geometry operator to Cleanup menuAntonio Vazquez
2020-11-03Fix paste f-curve modifiers default "Only Active" valueSebastian Parborg
2020-11-03Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-11-03Fix T82356: Gpencil merge freezes BlenderAntonio Vazquez
2020-11-03Fix T81756: relinking multiple links to group input removes linksJacques Lucke
2020-11-03GL: Fix default framebuffers being bound using srgbClément Foucault