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-05-31Fix T77206: G + MMB Doesn't work in Graph Editor if the transform orientation...Germano Cavalcante
2020-05-31Remove leftover debugging codeGermano Cavalcante
2020-05-30Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-30GPencil: Fix unreported wrong Sculpt brushes initialization in TemplatesAntonio Vazquez
2020-05-30Fix T77166: Transforming bone with constraint does not follow mouse positionGermano Cavalcante
2020-05-30Cleanup: Deduplicate codeGermano Cavalcante
2020-05-30Fix T77183: Axis moves with object when constraint movement and using local t...Germano Cavalcante
2020-05-30Cleanup: Initialize gizmo snap keymap before usingGermano Cavalcante
2020-05-29Fix LayerTypeInfo for CD_PROP_COLPhilipp Oeser
2020-05-29Cleanup: Use Consistent Capitalization of "Anti-Aliasing"Aaron Carlisle
2020-05-29Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-29EEVEE: Fix memory leak when using SSS render pass.Clément Foucault
2020-05-29Modifiers: add invert vgroup weights options to operands of Mix modifier.D. O
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Fix: Array modifier start cap not updating with object changesCody Winchester
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-29VSE: Remove delete confirmation pop-upPeter Fog
2020-05-29Undo: Writefile: fix 'id changed' detected when resorting IDs.Bastien Montagne
2020-05-29Fix T77130: Visually broken/stepped wireframe in object mode (regression)Clément Foucault
2020-05-29Fix T73972: Collection in outliner grayed out when all collection children ar...Manuel Castilla
2020-05-29Gizmo: fix crash in recent snap gizmo additionCampbell Barton
2020-05-29PyAPI: use bpy_rna_types_capi.c to set type methodsCampbell Barton
2020-05-29PyAPI: support static & class methods for C RNA API methodsCampbell Barton
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-29Docs: replace warnings with note for complexity informationCampbell Barton
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