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-07-13Fix T77655 Overlay: Edit mode + wire drawtype + infront not transparentClément Foucault
2020-07-13Fix T76229 Overlay: Sulpt overlay not working if object use in-front optionClément Foucault
2020-07-02Fix T66934 Overlay: "Outline Selected" overlay doesnt affect armaturesClément Foucault
2020-06-25Fix T77803: IK Degrees of freedom drawing glitchJeroen Bakker
2020-06-25Fix T77803: IK Degrees of freedom drawing glitchJeroen Bakker
2020-06-11Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-05-29Fix T77130: Visually broken/stepped wireframe in object mode (regression)Clément Foucault
2020-05-27Fix T77105: Crashes when clicking "new scene" buttonDalai Felinto
2020-05-26Fix T77074: Collections: Exclude From ViewLayer toggle crashesPhilipp Oeser
2020-05-26Fix T76902: face sets checkbox brokenJeroen Bakker
2020-05-25DRW: Selection: Extend small object selection workaround to all overlaysClément Foucault
2020-05-22Fix T73115: In Front Drawing Bone Envelope DistanceJeroen Bakker
2020-05-21Cleanup: quiet uninitialized warningCampbell Barton
2020-05-20Overlay: Wireframe: Add visualization for Hairs in wireframe modeClément Foucault
2020-05-19Fix T73847 Overlay: Camera orthographic scale moves background imageClément Foucault
2020-05-15Cleanup: don't check flags as booleansCampbell Barton
2020-05-14Sculpt: Render Face Sets always as flat shadingPablo Dobarro
2020-05-14Fix T76150: Viewport Axes not toggling correctly when 'Floor' and 'Grid' are ...Ankit
2020-05-14Fix T76126 Overlay: Glitch when hiding Nurb verticesClément Foucault
2020-05-14Fix T75908: Sculpt GPU Batches + Render ArtifactsJeroen Bakker
2020-05-13Revert "GPencil: Add new X-Ray option for Canvas Grid"Antonio Vazquez
2020-05-13GPencil: Add new X-Ray option for Canvas GridAntonio Vazquez
2020-05-12Fix T74694: Sculpt Mask Influences Weight/Vertex Paint DrawingJeroen Bakker
2020-05-11Overlay: Replace depth blitting by GPU_texture_copyClément Foucault
2020-05-08Fix T75958 Overlay: Blender Crashes when selecting without Depth PickingClément Foucault
2020-05-03GPencil: Hide Canvas Grid when Surface or Stroke mode is enabledAntonio Vazquez
2020-05-03Fix T76364: GPencil grid is not located in the right placeAntonio Vazquez
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-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-22Fix T75971: 3D Text invisible when fill set to NoneCampbell Barton
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-17Overlay: Fix unreported bug: Edit mode overlays drawing during auto depthClément Foucault
2020-04-17Fix T75820: Child bone head vanishes when connected parent is hiddenCampbell Barton
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-06Fix T75311, T75310: Edit Weight Paint Overlay Render ArtifactsJeroen Bakker
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-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