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-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-06Cleanup: compare with zero for flag checksCampbell Barton
2021-02-06Cleanup: malformed web addresses in commentsCampbell Barton
2021-02-06Fix: Disabled NLA Interferes with Action EvalWayde Moss
2021-02-06NLA: Refactor Transition, Use Snapshot Blend FuncWayde Moss
2021-02-05Fix T85380: NLA Evaluation Missing Null CheckWayde Moss
2021-02-05Image: Flip image operatorPablo Dobarro
2021-02-05GPencil: New python API to force stroke triangulation data updateAntonio Vazquez
2021-02-05Depsgraph: Remove no-op evaluation functionSergey Sharybin
2021-02-05Cleanup: Use raw string literalSergey Sharybin
2021-02-05Cleanup: Use lambda instead of function bindSergey Sharybin
2021-02-05DNA: support structs with a size of 1 or 2 bytes.Jacques Lucke
2021-02-05Cleanup: Minimize seq->tmp usageRichard Antalik
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-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-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-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-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-04Presets: Cleanup preset namingNathan Craddock