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-07-27Fix Sculpt Relax operation when deforming mesh boundariesPablo Dobarro
2020-07-27Fix T79074: Mesh Topology info not being updated after changesPablo Dobarro
2020-07-27Fix T79164: Sculpting with smooth shading doesn't update normalsPablo Dobarro
2020-07-27Fix T78242: Crash when using a Sculpt color tools that needs connectivity for...Pablo Dobarro
2020-07-27GPencil: Scale stroke thickness when use Offset modifier scaleAntonio Vazquez
2020-07-27Merge remote-tracking branch 'origin/blender-v2.90-release'Sybren A. Stüvel
2020-07-27Fix USD unit test on buildbotSybren A. Stüvel
2020-07-27Partly revert "Fix T77276: Generating Python API docs raises many warnings"Aaron Carlisle
2020-07-27CTest: Fix blender_test not working on windows.Ray Molenkamp
2020-07-27Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-27Fix T78308: Weight Transfer Operator "Deform Pose Bones" destination setting ...Bastien Montagne
2020-07-27Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-27Fix T78306: Weight Transfer Operator target mesh doesn't update when transfor...Bastien Montagne
2020-07-27Merge remote-tracking branch 'origin/blender-v2.90-release'Sybren A. Stüvel
2020-07-27CMake: reject older GCC version when using precompiled Linux librariesSybren A. Stüvel
2020-07-27Particles: support Clamp nodeJacques Lucke
2020-07-27Cleanup: fixed compiler warning about `strncat`Sybren A. Stüvel
2020-07-27Cleanup: remove outdated commentJacques Lucke
2020-07-27Functions: add some tests for virtual spansJacques Lucke
2020-07-27Particles: initial support for events and actionsJacques Lucke
2020-07-27Merge branch 'blender-v2.90-release'Patrick Mours
2020-07-27Cycles: Enable OptiX on first generation Maxwell GPUs againPatrick Mours
2020-07-27Merge remote-tracking branch 'origin/blender-v2.90-release'Sybren A. Stüvel
2020-07-27Cleanup: Fix compiler warning about function without prototypeSybren A. Stüvel
2020-07-27Merge remote-tracking branch 'origin/blender-v2.90-release'Sybren A. Stüvel
2020-07-27PointCloud: Fix viewport issue when using radius attrib after not using itClément Foucault
2020-07-27Cleanup: Fix compiler warning about missing parenthesesSybren A. Stüvel
2020-07-27UI: improve errors when evaluating a number button failsCampbell Barton
2020-07-27PyAPI: simplify syntax error reportsCampbell Barton
2020-07-27Cleanup: match call signature for UI unit number evaluationCampbell Barton
2020-07-27Cleanup: remove workaround for old BLI_dynstr_vappendf bugCampbell Barton
2020-07-27Cleanup: quiet warnings without DDSCampbell Barton
2020-07-27GPU: Fix crash and missing texture due to recent C++ portClément Foucault
2020-07-27Cleanup: quiet warningJacques Lucke
2020-07-27GPU: fix build error due to wrong linkage specificationJacques Lucke
2020-07-27GPencil: New operator to Cleanup duplicated framesAntonio Vazquez
2020-07-27Merge branch 'blender-v2.90-release'Sebastián Barschkis
2020-07-27Fluid: Fix warnings from max particle optionSebastián Barschkis
2020-07-27Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-27Cleanup: comments.Bastien Montagne
2020-07-27Cleanup: Minor renaming.Bastien Montagne
2020-07-27Merge branch 'blender-v2.90-release'Jacques Lucke
2020-07-27Allocator: fix build error with -Werror=format-securityJacques Lucke
2020-07-27Merge remote-tracking branch 'origin/blender-v2.90-release'Sybren A. Stüvel
2020-07-27Fix T79121: Dependency cycle when driver points to prop with 'scale' in nameSybren A. Stüvel
2020-07-27Cleanup: Alembic, fix maybe-uninitialized warningSybren A. Stüvel
2020-07-27UI: Show message in transform panel when no metaball elements are selectedAaron Carlisle
2020-07-27Merge branch 'blender-v2.90-release'Aaron Carlisle
2020-07-27RNA to Manual: Update linksAaron Carlisle
2020-07-27GPUFramebuffer: Fix compilation issue with designated initializer in C++Clément Foucault