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-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
2020-07-02GPencil: Cleanup - More rename from gp_ to gpencil_Antonio Vazquez
2020-07-02Fix T76229 Overlay: Sulpt overlay not working if object use in-front optionClément Foucault
2020-07-01Fix T67587 Overlay: WeightPaint color blends with background in wireframe modeClément Foucault
2020-07-01Fix T77655 Overlay: Edit mode + wire drawtype + infront not transparentClément Foucault
2020-07-01Fix T75483: 3D Text selection obscures textClément Foucault
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Fix T76337 Overlay: Wireframe: x-ray doesn't deactivate when set to 0Clément Foucault
2020-06-29Fix T74290 Face Dots in front (X-ray) Visual GlitchClément Foucault
2020-06-25Fix T70193 Overlay: Grid floor disappears for orthographic cameraClément Foucault
2020-06-24Fix T66934 Overlay: "Outline Selected" overlay doesnt affect armaturesClément Foucault
2020-06-23Fix T77803: IK Degrees of freedom drawing glitchJeroen Bakker
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-16Fix T77803: IK Degrees of freedom drawing glitchJeroen Bakker
2020-06-15Fix Memory Leak introduced by Draw Manager ThreadingJeroen Bakker
2020-06-15Fix curve handle color ID displayCampbell Barton
2020-06-09Cleanup: Move pointcache dna to separate fileJacques Lucke