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-08-25Fix T77359: Crash adding UV's in edit-mode with linked duplicatesCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-17Fix T77867: Link Duplicate Object crashes during batch creationJeroen Bakker
2020-07-14Fix T78431: Update mesh_cd_layers_type_ to support 8 bytes.Jeroen Bakker
2020-07-01DRW: optimize mesh data extractionCampbell Barton
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-04-07Fix T75343: Wireframe overylay is not working properly with multiple modifiersPhilipp Oeser
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-02-19DRW: New High Quality Normal & Tangent extractClément Foucault
2020-01-17DRW: Use USHORT for vertex color and upload them in linear color to the GPUClément Foucault
2020-01-08Fix T72667: Collection delete hierarchy in edit-mode crashesCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for draw managerCampbell Barton
2019-12-04Fix T72130: Wireframe Visible After DisablingJeroen Bakker
2019-10-16Fix T68380 Skin modifier root not displayedClément Foucault
2019-10-08Fix T68857 EditUV: Crash on Remesh modifier with 'Display in Edit Mode'Clément Foucault
2019-09-13Cleanup: use header guardsCampbell Barton
2019-09-04Fix T63755: Area Stretching OverlayJeroen Bakker
2019-08-15Mesh Batch Cache: Split UV an tangent into 2 distinct VBOsClément Foucault
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault