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-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
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