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
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-05Mesh Batch Cache: Fix threading issueJacques Lucke
2019-09-04Fix T63755: Area Stretching OverlayJeroen Bakker
2019-08-30DrawManager: UV StretchingJeroen Bakker
2019-08-27Clean: styleCampbell Barton
2019-08-26Fix T69051 Vertex Paint: Selection not show in vertex select mode.Clément Foucault
2019-08-26Fix T68954 UVEdit: Auto Smooth option conflicts with uvs displayClément Foucault
2019-08-22Cleanup: undeclared variable warningsCampbell Barton
2019-08-18Mesh Batch Cache: Fix regression with mesh that have poly mat id > mat_lenClément Foucault
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Fix T68715 Hidden polygon Edit mode are hidden in Object levelClément Foucault
2019-08-15Mesh Batch Cache: Split UV an tangent into 2 distinct VBOsClément Foucault
2019-08-15GPU: Vertex Format: ADd function for safe GLSL attrib nameClément Foucault
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault