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-08-18Fix T79787: orbit/zoom sensitivity depends on line-widthCampbell Barton
2020-08-18Cleanup: expand UserDef pixel-size & DPI documentationCampbell Barton
2020-08-17Fix T79757: Crash on prefetch when renaming stripsRichard Antalik
2020-08-17Fix T79633: ovrride apply code broken with RNA-defined runtime IDProps in som...Bastien Montagne
2020-08-16Fix T79823: Typo in cloth filter type descriptionHans Goudey
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-16Fix T78426: Header flips when changing editorsCampbell Barton
2020-08-14UI: Fix type in multires modifier subpanelHans Goudey
2020-08-14Fix constant lighting change in VR view when rotating headJulian Eisel
2020-08-14Fix NULL pointer access in render engine reported by address sanitizerBrecht Van Lommel
2020-08-14Fix offset applied on top of VR landmark with no positional trackingJulian Eisel
2020-08-13Fix T79591: Liboverride: do not update overrides on missing linked data.Bastien Montagne
2020-08-13UI: Add sculpt cloth filter tool iconHans Goudey
2020-08-13Fix T79082: Softbody self-collision does not work on latticesJacques Lucke
2020-08-13Fix T79743: baking still uses cage object after removalBrecht Van Lommel
2020-08-13Fix T79653: Change soft min frame start of cache from 1 to 0Jacques Lucke
2020-08-13Cleanup: incorrect comment wrappingCampbell Barton
2020-08-13Fix T77409: Crash showing vertex/face duplicators in edit-modeCampbell Barton
2020-08-13Cleanup: remove two sided face checkCampbell Barton
2020-08-13Cleanup: use 'inst_ob' variable name for consistencyCampbell Barton
2020-08-13Cleanup: remove unused struct members from dupli-face/vertCampbell Barton
2020-08-13Cleanup: move mesh access for dupli vert/face into shared functionCampbell Barton
2020-08-13Cleanup: pass normal as a float to dupli-vert functionCampbell Barton
2020-08-13Cleanup: spelling, use full sentences for object_dupli.cCampbell Barton
2020-08-13Cleanup: use const for dupli vert/face, 'r_' prefix for return valueCampbell Barton
2020-08-13UI: Fix curve widget fill artifactspembem22
2020-08-12Fix (unreported) glitch when making liboverride of object from IDtemplate.Bastien Montagne
2020-08-12Fix T79718: Eevee OpenVDB render error when frames miss part of the gridsBrecht Van Lommel
2020-08-12Fix T79706: Delta Transform Animation not workingSebastian Parborg
2020-08-12Fix T79637 Motion blur gives artifacts when changing the cameraClément Foucault
2020-08-12EEVEE: Motion Blur: Fix issue with batch overflowing with VBOsClément Foucault
2020-08-12EEVEE: Fix dupli recursion constantClément Foucault
2020-08-12EEVEE: Rework deformation motion blurClément Foucault
2020-08-12EEVEE: Motion Blur: Use evaluated object as key to motion dataClément Foucault
2020-08-12LibOverride and modifiers: Add copying of linked modifiers.Bastien Montagne
2020-08-12Fix T79622: Mesh Filter on a locked Shape crashesPhilipp Oeser
2020-08-12Fix T79712: Color Changes do not record in Auto-Key ModePhilipp Oeser
2020-08-12Fix UV unwrap not working with only one pinned vertexBrecht Van Lommel
2020-08-12Bump the minimum required version for 2.90Dalai Felinto
2020-08-12Cleanup: Use proper bool type and literals for operators poll functions.Bastien Montagne
2020-08-12Fix (unreported) broken Poll function of GPencile mods and ShaderFX operators...Bastien Montagne
2020-08-12Fix part of T79635: Disable by default operation on unknown mod from liboverr...Bastien Montagne
2020-08-11Fix T79640: "Assign Shortcut" doesn't work for "View 2D Zoom"Philipp Oeser
2020-08-11Fix T79700: skin modifier: prevent error for vert-only meshPhilipp Oeser
2020-08-11Fix T79676: Video Sequencer image sequence strip source path breaks whenPhilipp Oeser
2020-08-11Fix T79703 EEVEE: Crash on Macos due to lightcache bakingClément Foucault
2020-08-11Fix T79672 EEVEE: Motion blur steps value broken after recent changeClément Foucault
2020-08-11Fix T79692: Full copy of scene makes Blender freeze if there is content direc...Bastien Montagne
2020-08-11Fix T79563: Compositor's Stabilize 2D in invert mode does not work correctlySergey Sharybin
2020-08-11Fix T79616: Sort by column in filebrowser is brokenJulian Eisel