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
AgeCommit message (Expand)Author
2020-04-28Cleanup: unused variableCampbell Barton
2020-04-27Fix T75736 Viewport update problem when switching between view layersClément Foucault
2020-04-27Fix T75910 Overlay: Face Orientation not working for "In Front" objectsClément Foucault
2020-04-27Workbench: Fix weight paint overlay and wireframe for infront objectClément Foucault
2020-04-27Cleanup: clang formatPhilipp Oeser
2020-04-27Fix T76131: Crash combing Hair using PythonPhilipp Oeser
2020-04-23Fix T73741 Grid Floor render on top of Wireframe objectsClément Foucault
2020-04-23Fix T74173 Assert when scaling camera in viewport to zeroClément Foucault
2020-04-23Fix T73195: stereo camera view does not show background imageBrecht Van Lommel
2020-04-23Fix T72506 EEVEE: Collection Holdout propagates accross material instancesClément Foucault
2020-04-22Workbench: Use GPU_texture_copy instead of GPU_framebuffer_blit for TAAClément Foucault
2020-04-22Fix T75938: Workbench normal direction for matcapsRobert Guetzkow
2020-04-22Fix T75981: crash in sculpt mode with mesh that used to have multiple materialsBrecht Van Lommel
2020-04-22Fix 3D viewport select using grease pencil engine when not neededBrecht Van Lommel
2020-04-22Fix T75625: crash on exit in macOS after selecting objectsBrecht Van Lommel
2020-04-22Fix T75971: 3D Text invisible when fill set to NoneCampbell Barton
2020-04-19Fix T75902 Workbench: render crashClément Foucault
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-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-16Fix T75567: Paint Mode Wireframe IncorrectJeroen Bakker
2020-04-16Fix T75455: High World Space Cavity Samples CrashJeroen Bakker
2020-04-15Fix T75751 Overlay: Clipping Region crashes BlenderClément Foucault
2020-04-15Fix T75613: "In Front" setting did not override image empty "Depth"Vincent Blankfield
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-14Cleanup: Remove unused definesAntonio Vazquez
2020-04-14GPencil: Add missing 2.82 Random Layer color removed in refactorAntonio Vazquez
2020-04-10Fix T74901: Smoke Simulation crashes on eevee and is not persistent on CyclesSebastián Barschkis
2020-04-10Pointclouds: fix point drawingPhilipp Oeser
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-04-07Fix T75343: Wireframe overylay is not working properly with multiple modifiersPhilipp Oeser
2020-04-06Fix (unreported) wrong hair vertex colorsPhilipp Oeser
2020-04-06Fix T75311, T75310: Edit Weight Paint Overlay Render ArtifactsJeroen Bakker
2020-04-06Fix displaying edit-mesh measurements with deform modifiersCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-04-02Sculpt: Delay Viewport UpdatesPablo Dobarro
2020-04-02Missed file in previous commitJeroen Bakker
2020-04-02Fix T72688: Vertex Group Weights in Edit Mode Occludes In Front ArmaturesJeroen Bakker
2020-04-02Revert "Fix T72688: Vertex Group Weights in Edit Mode Occludes In Front Armat...Dalai Felinto
2020-04-02Fix T72688: Vertex Group Weights in Edit Mode Occludes In Front ArmaturesJeroen Bakker
2020-03-31Fix T75244: Screw Modifier CrashJeroen Bakker