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
path: root/source
AgeCommit message (Expand)Author
2020-05-28Fix for T77111: Joins Areas Without Creating Invalid EdgesHarley Acheson
2020-05-28VSE UI: rename Trim Offset to Slip OffsetPeter Fog
2020-05-28Cleanup: GPU: Fix warningClément Foucault
2020-05-28Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-28GPencil: Reduce aliasing for subpixel linesClément Foucault
2020-05-28GPU: Fix compilation warning about uninitialized valuesClément Foucault
2020-05-28Cleanup: DRW: Remove array suffix from uniform nameClément Foucault
2020-05-28DRW: Add DRW_shgroup_uniform_vec4_array_copyClément Foucault
2020-05-28Readfile: move all calls to 'id_us_ensure_real' to direct_link functions.Bastien Montagne
2020-05-28Fix T65889: Hair Particles not updating when using image sequenceSergey Sharybin
2020-05-28Depsgraoh: Fix missing texture node allocationSergey Sharybin
2020-05-28Cleanup: remove unused struct members from RenderStatsCampbell Barton
2020-05-28Cleanup: spellingCampbell Barton
2020-05-28Fix cone primitive creating duplicate verticesCampbell Barton
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton
2020-05-28Object: add scale argument to creation operatorsCampbell Barton
2020-05-28Gizmo: add flag for gizmos to ignore keymap eventsCampbell Barton
2020-05-28Cleanup: missing braces warningCampbell Barton
2020-05-27CD_PROP_COL datalayerPablo Dobarro
2020-05-27Ruler: Remove highlight hackGermano Cavalcante
2020-05-27Cleanup: Use bitmaps insteand of bool and char arraysPablo Dobarro
2020-05-27Update the default Face Set when creating Face Sets from visiblePablo Dobarro
2020-05-27Fix T75096: Crash when using liquid simulation as dynamic paint brushJacques Lucke
2020-05-27UI: Skip unnecessary cursor settingKonrad Puklicki
2020-05-27Merge remote-tracking branch 'origin/blender-v2.83-release'Dalai Felinto
2020-05-27Fix T77105: Crashes when clicking "new scene" buttonDalai Felinto
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-27Gizmo: lazy initialize snap contextCampbell Barton
2020-05-27Ruler: Implement Snap GizmoGermano Cavalcante
2020-05-27Gizmo Library: New Snap GizmoGermano Cavalcante
2020-05-27Gizmo: add flag to disable tooltipCampbell Barton
2020-05-27Cleanup: pass const wm for WM_keymap_activeCampbell Barton
2020-05-27Cleanup: sort file, structsCampbell Barton
2020-05-27Cleanup: warningCampbell Barton
2020-05-27Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-27Fix: A few missing outliner selection sync tagsNathan Craddock
2020-05-26Cleanup: Quiet unused variable warning in non-debug buildsHans Goudey
2020-05-26UI: List Panel SystemHans Goudey
2020-05-26Modifiers: Add normalize weights option to vertex weight modifiersCody Winchester
2020-05-26Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-26Fix Cloth Brush grab deformation modePablo Dobarro
2020-05-26Fix Pose Brush origin position with large brush sizePablo Dobarro
2020-05-26Fix naming in the PBVH neighbor iterator macroPablo Dobarro
2020-05-26Fix PBVH API returning wrong normal when using shape keys and modifiersPablo Dobarro
2020-05-26Cleanup/refactor: Workspace API, boilerplate code, early exitJulian Eisel
2020-05-26UI: Windows Shell Links & Improved Mac AliasesHarley Acheson
2020-05-26Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-26Fix T77021: Alembic export of animated mesh with multiple UV maps failsSybren A. Stüvel
2020-05-26Fix T77032: Crash when creating GPUOffscreen without GPUContext in PythonGermano Cavalcante
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser