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-22Fix T75971: 3D Text invisible when fill set to NoneCampbell Barton
2020-04-22Undo: Minor optimization: do not write Scene's 3DCursor.Bastien Montagne
2020-04-22Fix T75719: Undo system: Debug assert while undoing several operations.Bastien Montagne
2020-04-21Fix T75909: icons memory leak in headless buildBrecht Van Lommel
2020-04-21Fix T75969: view layer add with Copy Settings does not copy all dataBrecht Van Lommel
2020-04-21Fix T75893: Undo causes crash with "Load UI" disabled.Bastien Montagne
2020-04-21Fix Linux/GCC build error after recent changesBrecht Van Lommel
2020-04-21Fix T75472 Crash on "Remove Empty Animation Data" in NLA editorSybren A. Stüvel
2020-04-21Fix clang-format differences between version 6 and 9Brecht Van Lommel
2020-04-21Fix T75920: Add object - Align to 3D cursor not working.Bastien Montagne
2020-04-20Fix T75885: Mesh deform modifier not updating on own transformsPhilipp Oeser
2020-04-20Fix T75840: Add check for not generated edgesHenrik Dick
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-20Fix T75914: Assert Knife ToolJeroen Bakker
2020-04-20Cleanup: ID management: Light ID type.Bastien Montagne
2020-04-20Fix T75922: Removing custom orientation doesn't update gizmoCampbell Barton
2020-04-20Cleanup: accidental value declaration with struct typeCampbell Barton
2020-04-20Fix invalid comparison checking button unit typeCampbell Barton
2020-04-20Fix T75778: Missing ME_VERT_PBVH_UPDATE in Surface SmoothPablo Dobarro
2020-04-20Fix T75766: Smooth mask using mesh vert indices direcltyPablo Dobarro
2020-04-20Fix T75329: Missing show_face_sets checks for MultiresPablo Dobarro
2020-04-20Fix T75662: Surface Smooth filter not checking face setsPablo Dobarro
2020-04-20Fix crash on Multires Face Set visibility syncPablo Dobarro
2020-04-20Fix missing Outliner selection syncing on "Select Hierarchy"Julian Eisel
2020-04-19Fix T75902 Workbench: render crashClément Foucault
2020-04-19Fix T74809: Use after free when merging specific areasJulian Eisel
2020-04-18GPencil: Disable animation for Onion Custom ColorsAntonio Vazquez
2020-04-18GPencil: Fix missing patch of default Material namesAntonio Vazquez
2020-04-18GPencil: Fix duplicated default brushes and change settingsAntonio Vazquez
2020-04-18Fix: Build error on headless buildGary Oberbrunner
2020-04-17Fix T75842: GPencil Edit mode of unselected object is visibleAntonio Vazquez
2020-04-17Fix T74199 Overlay: Turning off overlays also hides edgesClément Foucault
2020-04-17Fix T73815 Overlay: Z axis line doesn't show alone on the workspaceClément Foucault
2020-04-17Fix typo causing compilation to failClément Foucault
2020-04-17Fix T75832 DRW Hair: Crash caused by shader compilationClément Foucault
2020-04-17GPU: Fix typo making RG16F use 16 bytes instead of 4Clément Foucault
2020-04-17GPU: Fix missing SRGB8_ALPHA8 debug stringClément Foucault
2020-04-17Fix T75811: GPencil Sculpt not working when use SubdivideAntonio Vazquez
2020-04-17Fix T75786: GPencil Modifiers were not overridable...Bastien Montagne
2020-04-17Fix (unreported) bda locking of whole GP modifiers whem GP obdata is linked.Bastien Montagne
2020-04-17Fix T75686: Animating scene audio volume doesn't workSybren A. Stüvel
2020-04-17Enable new undo code by default.Bastien Montagne
2020-04-17Fix T74805 Workbench: Back faces flicker with Auto Depth is enabledClément Foucault
2020-04-17Overlay: Fix unreported bug: Edit mode overlays drawing during auto depthClément Foucault
2020-04-17Workbench: Fix unreported bug: garbage viewport when changing AA settingsClément Foucault
2020-04-17Fix T75820: Child bone head vanishes when connected parent is hiddenCampbell Barton
2020-04-17Fix normal smoothing for light positioning gizmoCampbell Barton
2020-04-17Fix T75794: Light point gizmo translate jumpsCampbell Barton
2020-04-17Fix T75796: Misaligned quit dialog keymapCampbell Barton
2020-04-17GPencil: Add always empty frame when add new layerAntonio Vazquez