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
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: support fixed pivot axis in Align Rotation to Vector nodeJacques Lucke
2021-02-05Cleanup: Use transparent functorSergey Sharybin
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme
2021-02-05Cleanup: Clang-tidy modernize-use-default-member-initAnkit Meel
2021-02-05Cleanup: Remove LibAV supportSebastian Parborg
2021-02-05Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-05Fix T85260: Viewport render does not draw backgroundJeroen Bakker
2021-02-05Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-05Fix T85396: Display Texture Paint UV only working in editmodePhilipp Oeser
2021-02-05Cleanup: use 'r_' prefix for return arguments, order lastCampbell Barton
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-02-05Fix T82973: Strips overlap after transformingRichard Antalik
2021-02-05Fix missing preview images for actions when browsing in external filesJulian Eisel
2021-02-05Cleanup: Modernize type definition in AlembicSergey Sharybin
2021-02-05Fix integer types in ImBuf leading to warningsSergey Sharybin
2021-02-05install_deps: Add libharu.Bastien Montagne
2021-02-05Cleanup: rename USER_ZOOM_{CONT->CONTINUE} improve commentsCampbell Barton
2021-02-05Keymap: use Shift-Tab to cycle backwards over edit-buttonsCampbell Barton
2021-02-05Cleanup: correct spelling in codeCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup: replace inline loops with RNA_enum_from_identifierCampbell Barton
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-02-04LibOverride: Improve/Fix issues in override resync process.Bastien Montagne
2021-02-04Fix T85356: Dope Sheet not showing keyframes of Geometry Nodes graphSybren A. Stüvel
2021-02-04Animation: Add PreviewImage to bAction structSybren A. Stüvel
2021-02-04Merge branch 'blender-v2.92-release'Nathan Craddock
2021-02-04Fix T85357: Setting collection color restricted to View Layer modeNathan Craddock
2021-02-04Geometry Nodes: new Is Viewport nodeJacques Lucke
2021-02-04Liboverride: clean-up/sanitize tagging of root overrides.Bastien Montagne
2021-02-04LibOverride: Added log statements in liboverride operator functionsSebastián Barschkis
2021-02-04LibOverride: Only show relevant operators in outliner menuSebastián Barschkis
2021-02-04Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-04Fix for 3D view transform: flipped rotation direction for numeric inputGermano Cavalcante
2021-02-04Fix T85363: Cmd + Tab shortcut overridden on macOSJohannes Jakob
2021-02-04Cleanup: pass keymap items as const where possibleCampbell Barton
2021-02-04Fix: window manager can reference scenes and workspacesJacques Lucke
2021-02-04Cleanup: replace '_imp' function suffix with '_impl'Campbell Barton
2021-02-04PyAPI: correct docstringCampbell Barton
2021-02-04UI: Win32 Child Windows On TopHarley Acheson
2021-02-04UI: Win32 Window Creation RefactorHarley Acheson
2021-02-04Fix T79822: Custom preset casing not preservedAnkur Deria
2021-02-04Presets: Cleanup preset namingNathan Craddock
2021-02-04Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-04Fix T85318: Driver variable don't resolve collection indicesCampbell Barton
2021-02-04Cleanup: unused function warningCampbell Barton
2021-02-04NLA: Fix nlasnapshot_blend() Misplaced Null CheckWayde Moss
2021-02-04NLA: Extract nlasnapshot_blend()Wayde Moss
2021-02-04NLA: Fix Strip Truncate When Next to TransitionWayde Moss