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-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2017-10-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-30Fix vertex paint w/ subsurf drawingCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-25Add an 'atomic cas' wrapper for pointers.Bastien Montagne
2017-09-25Tweak to fix for thread concurency in looptri generation.Bastien Montagne
2017-09-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-20Fix T52852: Assert in looptri calculation after recent changes.Bastien Montagne
2017-09-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-19Fix T52816: regression can't open file in 2.79 (crash).Bastien Montagne
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-12Cleanup: whitespaceCampbell Barton
2017-08-11Cleanup: deduplicate DM's getLoopTriArray() callback.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Release wasn't building, limit debug scopeCampbell Barton
2017-05-26Fix T50851: Array modifier generating invalid geometry.Bastien Montagne
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-19Remove reference to WITH_GL_PROFILE_COREDalai Felinto
2017-05-11Support drawing of solid mode CDDM with core profileSergey Sharybin
2017-04-04Immediate Mode / DerivedMesh: Handle UV ShadowDalai Felinto
2017-02-16CDDM Copy: Only tag data layers dirty if we ignored tessellation dataSergey Sharybin
2017-02-07Fix missing hair after rendering with different viewport/render settingsSergey Sharybin
2017-02-02Fix T50535: Cycles render segfault when Explode modifier before hair particle...Sergey Sharybin
2016-09-05Fix glUniform called from glBegin/glEnd blocksSergey Sharybin
2016-08-19Fix T49105: Array modifier displayed in Edit mode crashes on selection, with ...Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-06-07Fix (unreported) EditNormal modifier: broken 'flip poly' feature.Bastien Montagne
2016-05-31Properly handle vertex color color space for Cycles GLSLSergey Sharybin
2016-05-19Ignore vertex color when doing texture paintSergey Sharybin
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-03-02Cleanup: style, and --help editsCampbell Barton
2016-02-20Cleanup, avoid passing const pointer to MEM_freeN()Sergey Sharybin
2016-02-10Fix T47332: Face select masks display glitchCampbell Barton
2016-02-02Cleanup: rename uvflag -> flag for dm drawingCampbell Barton
2016-02-02Partial Fix T47221: Sculpt Hide fails w/ texture drawingCampbell Barton
2016-01-30Fix T46455: Array modifier could generate chained mapping of vertices, leadin...Bastien Montagne
2016-01-16Cleanup: styleCampbell Barton
2016-01-15Changes around update normals from PBVH to CDDMSergey Sharybin
2016-01-14Fix T47170: Sculpt w/ constructive modifier crashCampbell Barton