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
2015-06-25Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-23Subsurf: Make color layer aquisition order for textured draw matchAntony Riakiotakis
2015-06-04Merge branch 'master' into gooseberryLukas Tönne
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-05-27Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-27Fix T44745 non manifold edges of mesh do not work when smoothing inAntony Riakiotakis
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-17BMesh: don't check winding for uv-vert-mapCampbell Barton
2015-05-15Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-07Change fix for T44530 which caused a "regression".Antony Riakiotakis
2015-05-04Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-04-28Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-28Fix T44530 UV islands fail on subsurf after mirror modifier.Antony Riakiotakis
2015-04-16Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-15dyntopo: don't allocate tessfaces while sculptingCampbell Barton
2015-02-09Merge branch 'wiggly-widgets' into gooseberryAntony Riakiotakis
2015-02-09Fix some ordering issues, remove leftover glBegin/glEndAntony Riakiotakis
2015-02-09Initial VBO code for GPU subsurf.Antony Riakiotakis
2015-02-06Gooseberry: fix multires sculpting not updating normalsNicholas Bishop
2015-02-05Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-01-21Merge branch 'master' into gooseberryLukas Tönne
2015-01-20De-duplicate large block of shared code for GL vert attribsNicholas Bishop
2015-01-14Merge branch 'master' into gooseberrySergey Sharybin
2015-01-13Cleanup: fixes for building with recent clangCampbell Barton
2014-12-16Initial VBO code for GPU subsurf.Antony Riakiotakis
2014-12-16Revert "Initial VBO code for GPU subsurf."Antony Riakiotakis
2014-12-16Initial VBO code for GPU subsurf.Antony Riakiotakis
2014-12-10Fix T42748: Crash in subsurf, threaded accessCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-27Addition/correction to previous commit:Antony Riakiotakis
2014-11-27Fix T42653, solidify modifier not displaying correctly under edit mode.Antony Riakiotakis
2014-10-18Fix T42281, crash in subsurf with texture painting.Antony Riakiotakis
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-02Fix T41682.Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-18Fix memory leaks in subsurfCampbell Barton
2014-06-13BLI_bitmap: rename macrosCampbell Barton
2014-06-13GSet, GHash: Add BLI_gset_add, since its common to add members to a setCampbell Barton
2014-06-02Fix T40457: Subsurf modifier with Freestyle edgesSergey Sharybin
2014-05-03Fix T39997: Multiple boolean modifiers sharing the same right operand crashesSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-23Fix T39839: Applying the subsurf modifier deletes the freestyle edge marksCampbell Barton
2014-04-23Subsurf: minor optimization setting edge origindexCampbell Barton
2014-04-23Fix T39781: Autosmooth feature: erroneously showing hidden vertices' normals ...Bastien Montagne
2014-04-21Split Normals: more fix for EditMode shading and modifiers (subsurf special c...Bastien Montagne
2014-04-17Code cleanup: use bools for DMCampbell Barton