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-31Fix T78600: Crash when transforming doubles with mirroring onGermano Cavalcante
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-31Fix build error with clangBrecht Van Lommel
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-31UI: fix buttons ranges not properly updated when tabbing to next/previousPhilipp Oeser
2020-07-31UI: Label FixesAaron Carlisle
2020-07-30Fix T79278: Selected object filter skipping collection instancesNathan Craddock
2020-07-30Cleanup: Remove pre 2.80 headersValentin
2020-07-30Fix T79357: VSE crash on prefetching when performing cutsPhilipp Oeser
2020-07-30Fix usercount not decrementing in `gpencil_stroke_separate_exec`Philipp Oeser
2020-07-30Fix T79207: Crash converting curve to meshCampbell 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
2020-07-30Fix ghash return value on 'Correct Face Attributes' with 'Keep Connect'Germano Cavalcante
2020-07-29Fix T79119: Hook modifier deformation not shown in edit mode.Bastien Montagne
2020-07-29Fix T78285: Invalid thread safety in shrinkwrap modifier code.Bastien Montagne
2020-07-29Fix Cloth Brush global Sculpt gravity applied in the wrong falloffPablo Dobarro
2020-07-29Fix T79054: Crash with Cloth Brush and anchored strokePablo Dobarro
2020-07-29Compositor: Fix node preview when input resolution is not knownSergey Sharybin
2020-07-29Compositor: Fix calculation of preview resolutionSergey Sharybin
2020-07-29Cleanup: Remove deprecated comment.Bastien Montagne
2020-07-29Cleanup: Always keep unlock at same level as lock.Bastien Montagne
2020-07-29Fix T78826: Move constraint is not fully disabledGermano Cavalcante
2020-07-29Fix T79355: switch to texture paint workspace changes image in other workspacesBrecht Van Lommel
2020-07-28GPencil: Fix typo error in RIM VFX panelAntonio Vazquez
2020-07-28Fix: remove error in previous commitJacques Lucke
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-07-28Fix T54544: "Copy Materials to Selected" only works when materials are define...Bastien Montagne
2020-07-28Fix T61607: OpenEXR files with less common RGB channels names not loadedBrecht Van Lommel
2020-07-28GPencil: Fix unreported missing strokes in interpolationAntonio Vazquez
2020-07-28Fix bad 'Correct Face Attributes' behavior when extruding facesGermano Cavalcante
2020-07-28Transform: Correct Face Attributes: Option to merge attributesGermano Cavalcante
2020-07-28Fix precision issues in 'interp_weights_poly_v2'Germano Cavalcante
2020-07-28Fix T79180: Object disappears when scaled, set origin etc after applying smoo...Bastien Montagne
2020-07-28Fix T79263: Alembic, exported rigid body animation not movingSybren A. Stüvel
2020-07-28Clip Editor: Make filter labels consistentPhilipp Oeser
2020-07-28Fix T79264: Mantaflow Field weights cannot be animatedPhilipp Oeser
2020-07-28Tests: show debugging hint when USDStageCreationTest failsSybren A. Stüvel
2020-07-28Fix T79341: Crash evaluating curveCampbell Barton
2020-07-28Fix: Wrong outliner restrict column for gpencil layer hideNathan Craddock