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
2020-08-04Fix T78932: fix linking reroute nodes of different typeJacques Lucke
2020-08-04Fix T78758 Alembic export: crash when file is in use by another applicationSybren A. Stüvel
2020-08-04Fix T79234: Material preview does not updateJulian Eisel
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Fix T79503: Selecting edit-bones while holding Ctrl crashesCampbell Barton
2020-08-04Fix T79453: Motion Tracking: marker does not remember 'enabled' statePhilipp Oeser
2020-08-04Fix crash switching render slots when there is only one slotCampbell Barton
2020-08-04Depsgraph: Use UUID to identify pose channelsSergey Sharybin
2020-08-04Pose channel: Add session UUIDSergey Sharybin
2020-08-04Node Groups: expose the SOCK_HIDE_VALUE flag for node group inputs.Alexander Gavrilov
2020-08-04Node Groups: fix placement of the Output node when creating a group.Alexander Gavrilov
2020-08-04Modifier: bypass mesh conversion for hooks in edit-modeCampbell Barton
2020-08-04Fix: Remove debug print added mistakenlyHans Goudey
2020-08-04Fix (unreported): Bevel tool custom profile uses wrong segments numberHans Goudey
2020-08-03Cleanup: Typos in comments.Bastien Montagne
2020-08-03Fix T78536: Crash calling object.modifier_apply on an emptyPhilipp Oeser
2020-08-03Fix T79222: Assert due to multiple building of same scene sequencer in depsgr...Bastien Montagne
2020-08-03Fix T79482: Triangulate quads with 'Beauty' can make zero area facesCampbell Barton
2020-08-03Fix T78428: Checkbox labels don't highlight on mouse-over in popoversJulian Eisel
2020-08-03Fix T78266: Mantaflow: changing flow type (fire -> fire + smoke) resets Surfa...Sebastián Barschkis
2020-08-03Fix parameters in bpy.props.StringProperty Python API docsnutti
2020-08-03Fix T78575: Assert when using UILayout.prop_tabs_enumJulian Eisel
2020-08-03Fix T79440: Deform modifiers fail in edit-mode when not firstCampbell Barton
2020-08-03Mesh: correct negative material indices when validatingCampbell Barton
2020-08-02Fix T67181: Only the first added movie strip will have audio belowRichard Antalik
2020-08-02Fix T66805: No cache invalidation with remove gaps operatorRichard Antalik
2020-08-02Docs: add translation keyword argument default for msgctxtnutti
2020-08-02Fix RST syntax for freestyle documentationnutti
2020-08-02Fix T78691: Fly/Walk navigation ignores object channel locksCampbell Barton
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-08-02Fix UV face dot refresh when toggling sync-selectCampbell Barton
2020-08-01UV: support select linked with sync-select in vert/edge modesCampbell Barton
2020-08-01Fix T46568: UV select-linked failure to de-selectCampbell Barton
2020-07-31Fix T78884: GPencil weight paint crash when painting over modifier generated ...Antonio Vazquez
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