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-08Cleanup: Remove using-directive from freestyle headersOmar Emara
2021-02-08Fix T85448: File Browser sidebar collapses when selecting a fileJulian Eisel
2021-02-08Fix (studio-reported) crash in readfile code.Bastien Montagne
2021-02-08install_deps: Updated OpenImageDenoise to 1.3.0Bastien Montagne
2021-02-08Fix compilation error after recent refactorSergey Sharybin
2021-02-08install_deps: Updare OpenVDB to 8.0.1.Bastien Montagne
2021-02-08Transform: Refactor texture space 'transform_convert' dataGermano Cavalcante
2021-02-08Cleanup: Unify, move and rename transform flagsGermano Cavalcante
2021-02-08Transform: Grid snap target refactorGermano Cavalcante
2021-02-08Cleanup: Rearrange and name the enums and flags used in the transform codeGermano Cavalcante
2021-02-08Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-08Fix T85368: map range node clamps incorrectly in geometry nodesdf0bce3f7d0Sam Miller
2021-02-08install_deps: Update TBB to 2020_U2Bastien Montagne
2021-02-08install_deps: Update OpenXR to 1.0.14.Bastien Montagne
2021-02-08Merge branch 'blender-v2.92-release'Richard Antalik
2021-02-08Fix T85426: Speed effect stretch to input not workingRichard Antalik
2021-02-08Mask: Use control point position when handle is selectedSebastian Koenig
2021-02-08Fix strict uninitialized warning for C++Sergey Sharybin
2021-02-08Cleanup: Remove unused tree element typesJulian Eisel
2021-02-08Cleanup: Use enum for Outliner tree-store element typesJulian Eisel
2021-02-08Cleanup: Remove dead code for keymap Outliner display modeJulian Eisel
2021-02-08Code quality: Refactor asset operators using C++Julian Eisel
2021-02-08Cleanup: Alphabetize function orderHans Goudey
2021-02-08Forgot to free a bvhtree with previous commit.Howard Trickey
2021-02-07Fix T84493 et al: New Boolean on Suzanne.Howard Trickey
2021-02-07GPencil: Fix wrong python API for Point weightsAntonio Vazquez
2021-02-06Code quality: Port recently added utility file to C++Julian Eisel
2021-02-06Code quality: Port recently added asset files to C++Julian Eisel
2021-02-06Merge branch 'blender-v2.92-release'Falk David
2021-02-06Fix T85378: Shrink/Fatten display number unitsFalk David
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-05Massive install_deps update.Bastien Montagne
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-05Merge branch 'blender-v2.92-release'Sebastián Barschkis
2021-02-05Fluid: Updated Mantaflow source filesSebastián Barschkis
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