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-07-31Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-07-31GPencil: Fix unreported missing last point in NURBS conversionAntonio Vazquez
2020-07-31Fix T79397: blurry icons at some UI scales, after recent refactorBrecht Van Lommel
2020-07-31Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-07-31Fix build error with clangBrecht Van Lommel
2020-07-31Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-07-31Cleanup: Remove unused original pointer in SequenceSergey Sharybin
2020-07-31Fix T78835: Ghosting audio after using undoSergey Sharybin
2020-07-31Sequencer: Ensure UUIDs are updated when neededSergey Sharybin
2020-07-31Depsgraph: Add command line argument to debug UUIDsSergey Sharybin
2020-07-31Sequencer: Add session UUID check functionSergey Sharybin
2020-07-31Sequencer: Add session UUID management to SequenceSergey Sharybin
2020-07-31Sequencer: Add session UUID field to the Sequence DNASergey Sharybin
2020-07-31BLI: Initial implementation of generic session UUID APISergey Sharybin
2020-07-31Add generic session UUID structures to DNASergey Sharybin
2020-07-31BLI: fix float3 in-place operatorsJacques Lucke
2020-07-31Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-31UI: fix buttons ranges not properly updated when tabbing to next/previousPhilipp Oeser
2020-07-31Cleanup: fix function signatureJacques Lucke
2020-07-31Merge branch 'blender-v2.90-release'Aaron Carlisle
2020-07-31UI: Label FixesAaron Carlisle
2020-07-30Fix T79347 GPU: Segfault starting blenderClément Foucault
2020-07-30Merge branch 'blender-v2.90-release' into masterNathan Craddock
2020-07-30Fix T79278: Selected object filter skipping collection instancesNathan Craddock
2020-07-30Add compound shape for rigid body simulationDavid Vogel
2020-07-30Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-07-30Cleanup: Remove pre 2.80 headersValentin
2020-07-30Fix T79117: dependency cycle with passive rigid body objectsJacques Lucke
2020-07-30Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-30Fix T79357: VSE crash on prefetching when performing cutsPhilipp Oeser
2020-07-30GPU: Fix compilation error (missed one)Clément Foucault
2020-07-30GPU: Fix compilation errorClément Foucault
2020-07-30Cleanup: IMB: Put lowercase prefix on static functionsClément Foucault
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-07-30IMB: Refactor util_gpu.c to not expose enum gettersClément Foucault
2020-07-30Cleanup: Use MEM_calloc_arrayN in the Cloth BrushPablo Dobarro
2020-07-30Sculpt: Use constraints in cloth deform brushesPablo Dobarro
2020-07-30Sculpt: Enable persistent base for the cloth brushPablo Dobarro
2020-07-30GPUBatch & GPUImmediate: Use GPUShader instead of using raw OGL handleClément Foucault
2020-07-30Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-30Fix usercount not decrementing in `gpencil_stroke_separate_exec`Philipp Oeser
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30Fix T79207: Crash converting curve to meshCampbell Barton
2020-07-30Cleanup: split curve bevel into separate fileHans Goudey
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30Fix T79369: BMesh.calc_volume() gave incorrect resultCampbell Barton
2020-07-30UV: path select support with sync-select enabledCampbell Barton
2020-07-30Fix UV select with sync select enabled wasn't setting activeCampbell Barton