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-21UI: Small changes to bevel active tool layoutHans Goudey
2020-07-21Sculpt: Support pen pressure modulation in Paint Brush propertiesPablo Dobarro
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-21Fix T79056: Topology automasking artifacts in multiresPablo Dobarro
2020-07-21Fix T79007: Smooth brushes crasing in dyntopoPablo Dobarro
2020-07-21Cleanup: move 'int i' declarationGermano Cavalcante
2020-07-21Drivers: add lerp and clamp functions to namespace.Alexander Gavrilov
2020-07-21Particles: initial object socket and emitter node supportJacques Lucke
2020-07-21UI: Adjust Multiresolution Modifier LayoutHans Goudey
2020-07-21UI: Use consistent layout for custom operator UIHans Goudey
2020-07-21UI: Add an outer boundary for edge panning, use in outlinerHans Goudey
2020-07-21Cleanup: Comments.Bastien Montagne
2020-07-21Fix (unreported) broken code in recent override operator enhancements.Bastien Montagne
2020-07-21Fix T78994: Clear selected pose doesn't work without animationHans Goudey
2020-07-21Fluid: Updated Mantaflow source filesSebastián Barschkis
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-21Fluid: Cleanup unused variablesSebastián Barschkis
2020-07-21Tests: IO, fixed a memory leak in the USDHierarchyIteratorTestSybren A. Stüvel
2020-07-21Cleanup: IO, renamed `delete_object_writer()` → `release_writer()`Sybren A. Stüvel
2020-07-21Tests: fix link errors when USD and Alembic are disabledSybren A. Stüvel
2020-07-21Fix T79112: Redo shrink/fatten uses negative valuesCampbell Barton
2020-07-21Fix T78867: Crash related to viewing video filesSergey Sharybin
2020-07-21GPencil: Reorganize Snap pie menuAntonio Vazquez
2020-07-21Cleanup: `layer_collection_sync`: use `LISTBASE_FOREACH_MUTABLE`.Bastien Montagne
2020-07-21Cleanup: `layer_collection_sync`: use proper naming.Bastien Montagne
2020-07-21Fix T72621: Transform object origin support for grease-pencilSebastian Parborg
2020-07-21Fix (unreported) bad handling of detection of what to override from 3DView in...Bastien Montagne
2020-07-21Fix (unreported) LibOverride creation adding things to linked collections.Bastien Montagne
2020-07-21Fix T79066: Entering Edit Mode when Viewport Display set as Wire or Bounds le...Jeroen Bakker
2020-07-21Cleanup: convert unsigned to signed comparison in assertJacques Lucke
2020-07-21Cleanup: spellingCampbell Barton
2020-07-21Fix UV edge/face sync selection from recent sticky select cleanupCampbell Barton
2020-07-21Cleanup: simplify sticky UV selectionCampbell Barton
2020-07-21UV: remove selection threshold for nearby coordinatesCampbell Barton
2020-07-21Cleanup: improve comment for disabled readfile allocation namingCampbell Barton
2020-07-20Fix T78733 Bevel sometimes produces zero-area UV face with odd segments.Howard Trickey
2020-07-20Fix weird placement of "Motion Tracking" in 3D View overlay popupJulian Eisel
2020-07-20Cycles: adjust Sky texture intensity to follow physical unitsBrecht Van Lommel
2020-07-20Python API: option to use OpenGL context in RenderEngine.renderMiguel Pozo
2020-07-20Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-07-20Fix (unreported) broken deletion of Shapekeys alongside their owner ID.Bastien Montagne
2020-07-20Fix (unreported) bad handling of shapekeys when applying override rules.Bastien Montagne
2020-07-20Fluid: Refactored smoke noise systemSebastián Barschkis
2020-07-20UI: Fix File Broswer filter checkbox not connected to labelAdrian Newton
2020-07-20Fix T78321 Eevee: Motion blur crash rendering animation with high steps countClément Foucault
2020-07-20Fix T78960: 2.83.2 not opening a 2.82a project correctly.Bastien Montagne
2020-07-20BLI: add typedefs for containers that use raw allocatorsJacques Lucke
2020-07-20Fix T78958: Library Override crash: undo make local.Bastien Montagne
2020-07-20Particles: support removing particles during the simulationJacques Lucke
2020-07-20Fix T79107: Crash changing brush size in GPencil sculptAntonio Vazquez