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
2020-04-03Cleanup: spellingCampbell Barton
2020-04-01Multires: Initial Face Sets supportPablo Dobarro
2020-03-30Subdiv: Extend some commentsSergey Sharybin
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2019-10-08Sculpt: support automasking, pose and mask expand for multiresBrecht Van Lommel
2019-10-08Cleanup: avoid converting from CCGElem to SubdivCCGCoordBrecht Van Lommel
2019-10-04Subdiv CCG: add utility functions for accessing multires vertex neighborsSergey Sharybin
2019-10-03Subdiv CCG: Cleanup, remove unused data from adjacency storageSergey Sharybin
2019-09-30Cleanup: spellingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-22Multires: Support smooth shading when sculptingSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-18Subdiv CCG: Cleanup, commentsSergey Sharybin
2018-12-18Fix T59478: Information Bar Missing Data when in Sculpt ModeSergey Sharybin
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-21Subdiv: CCG, initialize grid mask from paint maskSergey Sharybin
2018-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-20Subdiv: CCG, store vertex adjacency informationSergey Sharybin
2018-09-20Subdiv: CCG, store edge adjacency informationSergey Sharybin
2018-09-20Subdiv: CCG, localize Mesh usage even moreSergey Sharybin
2018-09-18Subdiv: CCG, implement stitching of given facesSergey Sharybin
2018-09-18Subdiv: CCG, initial grids stitching implementationSergey Sharybin
2018-09-18Subdiv: CCG, evaluate final position for multiresSergey Sharybin
2018-09-14Multires: Initial work to get sculpting to work with OpenSubdivSergey Sharybin
2018-09-14Subdiv: Cache Subdiv in CCG surfaceSergey Sharybin
2018-09-11Subdiv: Initial implementation of CCGSergey Sharybin
2018-09-06Subdiv: Some ground work for CCG supportSergey Sharybin