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-04-16Fix T75675: Unlinking [with setting users to zero] not clearingPhilipp Oeser
2020-04-16Fix T75680: Nodegroup user count increased when file saved in edit group mode.Bastien Montagne
2020-04-16Fix T74964 Stereo 3D anaglyph and interlace not workingClément Foucault
2020-04-16Fix T75730: Properly remove unused override properties/operations.Bastien Montagne
2020-04-16Fix (unreported) crash on use-after-free in liboverride deletion code.Bastien Montagne
2020-04-16Refactor/strengthen a bit invalid operands checks when applying an override o...Bastien Montagne
2020-04-16Fix T75730: Crash on read of liboverride data when missing source modifier.Bastien Montagne
2020-04-16Fix T73977, T73825: ignore Python user site-packages directory by defaultBrecht Van Lommel
2020-04-16Fix T75780: Gpencil Sculpt brushes not working with old filesAntonio Vazquez
2020-04-16Fix memcpy overlapping buffersGermano Cavalcante
2020-04-16Fix (unreported) Image Editor UI drawing too darkPhilipp Oeser
2020-04-16GPUImmediate: Use 2 Buffers For (Un)StrictJeroen Bakker
2020-04-16GPUViewport: Use GPUBatch for viewport drawingJeroen Bakker
2020-04-16Fix T75567: Paint Mode Wireframe IncorrectJeroen Bakker
2020-04-16Fix T75455: High World Space Cavity Samples CrashJeroen Bakker
2020-04-16Fix T75750 Image Editor: Rendered result is much brighter than in viewportClément Foucault
2020-04-15Fix T75751 Overlay: Clipping Region crashes BlenderClément Foucault
2020-04-15Fix T75443 Color Management: Use after free crash when using curve mappingClément Foucault
2020-04-15Mantaflow: Change Defaults to Improve Instantaneous PlaybackAaron Carlisle
2020-04-15Fix T75613: "In Front" setting did not override image empty "Depth"Vincent Blankfield
2020-04-15Fix assert for Image Editor invert/resize operatorsPhilipp Oeser
2020-04-15Bump release cycle to beta for 2.83Nathan Letwory
2020-04-15Ensure master points at latest submodule headsNathan Letwory
2020-04-15Fix unreported Auto IK crash when using targetless IK.Sebastian Parborg
2020-04-15Fix T75649: Using "Auto IK" on FK controls with Rigify will crash Blender.Sebastian Parborg
2020-04-15Fix mistake from last commit to solidify.Henrik Dick
2020-04-15UI: Avoid manual right-alignment of text in splash screenYevgeny Makarov
2020-04-15UI: Round splash image corners according to theme preferencesYevgeny Makarov
2020-04-15Resources: Remove small splash screen image variantJulian Eisel
2020-04-15UI: Automatically scale splash screen imageHarley Acheson
2020-04-15Fix crash whith Simple Solidify and Bevel Convex.Henrik Dick
2020-04-15Fix incorrect UI_SEP_CHAR checksCampbell Barton
2020-04-15Cleanup: missing-prototypes warningCampbell Barton
2020-04-15Fix T74881: Plane-track corner drag fails with LMB selectCampbell Barton
2020-04-15Fix shader error sRGB gizmo drawing workaroundCampbell Barton
2020-04-15Fix T75712: Sequencer text strip doesn't scale to render sizeCampbell Barton
2020-04-15Fix menu search using exec instead of invoke by defaultCampbell Barton
2020-04-15Fix menu search omitting the outliner context menuCampbell Barton
2020-04-15Cleanup: shadow warningCampbell Barton
2020-04-14Fix T75733: Curve extrusion does not include endpointsGermano Cavalcante
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-14Sculpt: Sharpen Mesh FilterPablo Dobarro
2020-04-14Fix Shift-Smooth mode using wrong parametersPablo Dobarro
2020-04-14Fix automasking using the wrong active face setPablo Dobarro
2020-04-14Fix Randomize Face Sets Colors not working in MultiresPablo Dobarro
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-14Fix T75104: Update Face Sets visibility when entering Sculpt ModePablo Dobarro
2020-04-14Fix T75535: Compositor backdrop gizmo dragging interrupts with nodePhilipp Oeser
2020-04-14Fix T75589: Image Sequences have no data on file load.Bastien Montagne
2020-04-14Cleanup: Remove unused definesAntonio Vazquez