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
2018-07-18Cleanup: style for GPU moduleCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: rename 'ct' to 'len' for gpuCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-06-26Cleanup: dyntopo sculpt draw update: use same BM_face_as_array_vert_tri for i...Bastien Montagne
2018-06-26Fix T55320: Sculpt Mode with dyntopo and smooth shading drawing bug.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04 Cleanup: strip trailing space in GPU moduleCampbell Barton
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19Merge branch 'master' into blender2.8Campbell Barton
2018-04-19Cleanup: styleCampbell Barton
2018-03-20GPU Bufferes: Small optimization when updating buffersGermano
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-01-19Fix sculpt error freeing NULL vertex bufferCampbell Barton
2018-01-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-16Sculpting: Fix uninitialized color being left for smooth meshes with hidden maskSergey Sharybin
2018-01-16Sculpting: Fix for "Hide Mask" does not work with multiresSergey Sharybin
2018-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-15GPU buffers: Use bitflag to whether we want to show diffuse colorSergey Sharybin
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-16Fix sculpt drawing with Blender viewportCampbell Barton
2017-05-13remove unused #includesMike Erwin
2017-05-13remove old PBVH VertexBufferFormat structMike Erwin
2017-05-11Merge branch 'master' into blender2.8Campbell Barton
2017-05-11Cleanup: GPU PBVH namingCampbell Barton
2017-05-11DWM: Use draw manager for sculpt PBVH drawingCampbell Barton
2017-05-11Merge branch 'master' into blender2.8Campbell Barton
2017-05-11Sculpt Drawing: reduce redundant color conversionCampbell Barton
2017-05-10DWM: Use Gawain for sculpt drawingCampbell Barton
2017-04-12Merge branch 'master' into 28Campbell Barton
2017-04-12Cleanup: use lowercase gpu prefix for static funcsCampbell Barton
2017-03-03OpenGL: draw PBVH bounding box with new imm modeMike Erwin
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-06Cleanup: redundant 4th index in sculpt PBVHCampbell Barton
2016-06-09GPU: avoid multiple bind calls in GPU_draw_pbvh_buffersCampbell Barton
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-06-08Cleanup: GPU headersCampbell Barton
2016-06-02Fix T47637: Multiple multires objects in Sculpt mode make blender crash.Bastien Montagne
2016-05-31Properly handle vertex color color space for Cycles GLSLSergey Sharybin
2016-05-23Support Vertex Color in GLSL viewport for CyclesSergey Sharybin
2016-01-22OpenGL: fewer state changes for wireframe PBVHMike Erwin
2016-01-09Cleanup: style, gpu moduleCampbell Barton