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-25Enabled workaround to solve threading issues in draw managerJeroen Bakker
2020-08-24Fix T80039: Do not subdivide with Multires is mesh has no facesPablo Dobarro
2020-08-24Fix T79970 EEVEE: Camera Animation Breaks Motion Blur (Two Steps or More)Clément Foucault
2020-08-24Revert "Fix T77564: VSE (and compositor background) lost stereoscopy preview"Clément Foucault
2020-08-21Fix critical bug in foreach ID looper of Scene data-block.Bastien Montagne
2020-08-20Fix T79931: Infinite loop in scene "Full Copy" in 2.90.Bastien Montagne
2020-08-20Fix incorrect mask use with curvesCampbell Barton
2020-08-20Fix T79935: Inonsistent simplify behavior when linking collection with object...Bastien Montagne
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-19Fix compiler error in MSVSCAntonio Vazquez
2020-08-19Fix T77300: Some scientific notation evaluation has incorrect resultsHans Goudey
2020-08-19BLI_listbase: add utility macro for looping over lists with an indexCampbell Barton
2020-08-18UI: Fix protential stray GPU state preventing correct drawingClément Foucault
2020-08-18Fix T77564: VSE (and compositor background) lost stereoscopy previewClément Foucault
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-18No experimental feature (but debug ones) to work for blender beta/releaseDalai Felinto
2020-08-18GPUTexture: Extend CUBE_MAP_ARRAY_ARB proxy workaround to all Apple gpusClément Foucault
2020-08-18Fix/cleanup Constraint poll function in liboverride cases.Bastien Montagne
2020-08-18Fix T79580: Control Mesh Only Partially Drawn After Filling a Surface From a ...Antonio Vazquez
2020-08-18Fix T79770: Crash opening 2.83 .blend with linked collection containing greas...Antonio Vazquez
2020-08-18Fix incorrect pixelsize use where DPI scale was intendedCampbell Barton
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