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-01-14Cleanup: Use new BLI_rct utilities to ensure valid rectanglesJulian Eisel
2020-01-14Fix invalid min/max sizes of global areas after loading factory settingsJulian Eisel
2020-01-14Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-14Cleanup: added 'Versioning code until next subversion bump goes here'Sybren A. Stüvel
2020-01-14Fix T72625: Outliner visibility keying doesn't carry over from 2.79bSybren A. Stüvel
2020-01-14Fix T73116 Crash on startup caused by implicit conversion in glslClément Foucault
2020-01-14Merge branch 'blender-v2.82-release'Clément Foucault
2020-01-14Fix T71402 EEVEE: Transparent material add volume scatteringClément Foucault
2020-01-14Fix T71532 EEVEE: Hair UV/Color attributes not workingClément Foucault
2020-01-14Fix T72547 Wireframe overlay clipping issuesClément Foucault
2020-01-14BLI_rct: Utilities for sanitizing coordinates (ensuring min <= max)Julian Eisel
2020-01-14Fix T72200: Split Quad View Region CrashJeroen Bakker
2020-01-14Fix T72255: VSE video addition broken when using recursive filebrowser view.Bastien Montagne
2020-01-14Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-14Fix T68480: Normalize All weights with lock Active bugSybren A. Stüvel
2020-01-14Fix T70606: 3D cursor oriented by geometry projects on objects displayed as b...mano-wii
2020-01-14Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-14Fix T72861: Viewport Render Keyframes ignores Grease Pencil and Shape KeysSybren A. Stüvel
2020-01-14Fix T70606: 3D cursor oriented by geometry projects on objects displayed as b...mano-wii
2020-01-14Fluid: Fix for relative cache pathsSebastián Barschkis
2020-01-14Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-14Fix T71798: Full Copy Scene produce Orphan Data objects.Bastien Montagne
2020-01-14Fix T72063: Workbench Sculpt RenderJeroen Bakker
2020-01-14Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-14Fix T70273: Auto-keyframe ignored by gizmosCampbell Barton
2020-01-14Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-14Cleanup: move property auto-keyframing to a generic API functionCampbell Barton
2020-01-13Fix T71200: Build curve geometry in one pieceHans Goudey
2020-01-13Merge branch 'blender-v2.82-release'Hans Goudey
2020-01-13Fix T71329: Bevel: Don't drop offsets to 'in plane' facesHans Goudey
2020-01-13Fix T72094: Multiple snap targets don't work when Increment is enabledmano-wii
2020-01-13Fix T72152 DRW_debug_sphere Not Working After Overlay RefactorClément Foucault
2020-01-13Fix T73044 Crash in UV editor when changing UV selection modesClément Foucault
2020-01-13Fix T72957 Crash using Eye dropper in Edit mode with X-rayClément Foucault
2020-01-13DRW: Fix stencil being modified by passes that are read onlyClément Foucault
2020-01-13Overlay: Edit Mode: Fix vertices depth test not always onClément Foucault
2020-01-13Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-13Fix T67305: Sculptmode Wireframe ColoringJeroen Bakker
2020-01-13Fix T73029: Crash transforming objectSergey Sharybin
2020-01-13Depsgraph: Guarantee order of backup of action and ID using itSergey Sharybin
2020-01-13Depsgraph: Fix wrong access to animated propertiesSergey Sharybin
2020-01-13Refactor: Make construction of resolved RNA path reusableSergey Sharybin
2020-01-13Fix T72250: Select Boundary LoopJeroen Bakker
2020-01-13Fix T73069: StudiolightsJeroen Bakker
2020-01-13Cleanup: remove hack that set operator id in the wmEventCampbell Barton
2020-01-13Cleanup: remove unused GPU_texture_from_preview functionCampbell Barton
2020-01-12Merge branch 'blender-v2.82-release'Luca Rood
2020-01-12Fix T71620: broken particle collisions due to rB0666ece2e2f9Luca Rood
2020-01-10Merge branch 'blender-v2.82-release'Patrick Mours
2020-01-10USD Exporter: clarified export options in the UISybren A. Stüvel