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-21Merge branch 'master' into blender2.8Germano
2018-01-21Cleanup: styleCampbell Barton
2018-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-11Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-11Subsurf: Make copyFinalLoopArray() threadedSergey Sharybin
2018-01-11Subsurf: Use regular mutex instead of RW oneSergey Sharybin
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Subsurf: Loop array should not be called mvSergey Sharybin
2018-01-10Subsurf: Remove increment of unused variableSergey Sharybin
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2017-12-22Subsurf: Avoid possible use of partially initialized edge hashSergey Sharybin
2017-12-22Subsurf: Avoid global lock for loops and orig index layersSergey Sharybin
2017-11-19Merge branch 'master' into blender2.8Julian Eisel
2017-11-19Fix T53347: Vertex paint crash on undo/exitCampbell Barton
2017-10-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-30Fix vertex paint w/ subsurf drawingCampbell 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-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Fix T52149: LoopTriArray computation was not correctly protected against conc...Bastien Montagne
2017-08-11Cleanup: deduplicate DM's getLoopTriArray() callback.Bastien Montagne
2017-05-24TexFace removal part 2Campbell Barton
2017-05-19OpenSubdiv: remove legacy support & display queriesMike Erwin
2017-04-27OpenGL: stop using GL_NORMALIZEMike Erwin
2017-04-04Immediate Mode / DerivedMesh: Handle UV ShadowDalai Felinto
2016-12-01Fix (unreported) looptri array not being recalculated in ccgDM and emDMLuca Rood
2016-09-07OpenSubdiv: Support multiple materials drawing in Cycles textured viewSergey Sharybin
2016-09-05cleanup: macro whitespace \ alignmentMike Erwin
2016-09-05Fix glUniform called from glBegin/glEnd blocksSergey Sharybin
2016-08-20Fix T49090: color picking draws wrong when using subsurf in material draw mode.Brecht Van Lommel
2016-07-25OpenSubdiv: Fix opensubdiv option obscuring the interfaceSergey Sharybin
2016-07-25OpenSubdiv: Fix missing support of flat shading in textured viewportSergey Sharybin
2016-07-25OpenSubdiv: Use proper material indexSergey Sharybin
2016-07-23Cleanup: warningCampbell Barton
2016-07-22OpenSubdiv: Properly respect Subdivide UVs optionSergey Sharybin
2016-07-22OpenSubdiv: Properly support active UV layer in textured viewSergey Sharybin
2016-07-22OpenSubdiv: Lay down fundamentals to support multiple UV mapsSergey Sharybin
2016-07-20OpenSubdiv: Initial work to support UV maps in textured OSD viewportSergey Sharybin
2016-07-14Cleanup: comment blocksCampbell Barton
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-05-31Properly handle vertex color color space for Cycles GLSLSergey Sharybin
2016-05-19Ignore vertex color when doing texture paintSergey Sharybin