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-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07UV/Image Editor: Overlay PopoverJeroen Bakker
2020-10-02Cleanup: spellingCampbell Barton
2020-10-02Cleanup: trailing spaceCampbell Barton
2020-10-01Fix T81268: Crash when undo from Sculpt Mode to Edit ModePablo Dobarro
2020-09-29Volumes: support selection and outlines in viewportJacques Lucke
2020-09-25Fix T81126: Assert going to Texture Paint workspace without a UVMapJeroen Bakker
2020-09-22Fix T81013: Weight Paint Overlay XRay fails with clippingPhilipp Oeser
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-18Sculpt: Render Mask and Face Sets with modifiers activePablo Dobarro
2020-09-18Overlay: Fade Inactive GeometryPablo Dobarro
2020-09-16Fix T79315 Normals Overlays broken with hidden geometryClément Foucault
2020-09-16Fix T80800: Active UVMap DrawingJeroen Bakker
2020-09-16Fix T80825: UV Editor UV GridJeroen Bakker
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-09-14Fix T80770: UV Image Editor: Display Texture Paint UVs Not WorkingJeroen Bakker
2020-09-11Cleanup: make formatJacques Lucke
2020-09-11Image Editor: Smooth Wire User PreferencesJeroen Bakker
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-09-06GPUVertBuf: Make GPUVertBuf private to the GPU moduleClément Foucault
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-08-28DrawEngine: Shader Test SuiteJeroen Bakker
2020-08-18Fix T79800: Split vertex size for grease pencilAntonio Vazquez
2020-08-18Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-08-18Fix T79580: Control Mesh Only Partially Drawn After Filling a Surface From a ...Antonio Vazquez
2020-08-12Fix T77424 Overlay: Editmode: Issue with multi edit and in-front optionClément Foucault
2020-08-11Fix T79683: Dim GPencil points created by modifiersAntonio Vazquez
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Fix buffer-overflow when drawing Curve Guide objectsJulian Eisel
2020-08-06Fix buffer-overflow when drawing Curve Guide objectsJulian Eisel
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-07-30GPU_draw.h: cleanup before splittingClément Foucault
2020-07-29Cleanup: GPU: Move Image based function to GPU_draw.hClément Foucault
2020-07-29Fix incorrect flag check in overlay relationship linesCampbell Barton
2020-07-26Cleanup: Image: Rename redundant enum for clarityClément Foucault
2020-07-26GPUTexture: Replace GL textarget enum by Image enumClément Foucault
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-20DRW: draw hook relationship linesCampbell Barton
2020-07-20DRW: overlay engine support for drawing isolated pointsCampbell Barton
2020-07-16Cleanup: DRW: remove uneeded double bindClément Foucault
2020-07-15PointCloud: Initial rendering support for WorkbenchClément Foucault
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-03Fix T78124 Overlay: Image: Camera background image transparency not workingClément Foucault