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-10-09Modifier: add non derived mesh modifier wrappersCampbell Barton
2018-09-27Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-09-25Multires: Make code more ready for mesh uised by multiple objectsSergey Sharybin
2018-09-25Multires: Pass total level instead of modifier dataSergey Sharybin
2018-09-25Multires: Pass mesh instead of objectSergey Sharybin
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Cleanup: styleCampbell Barton
2018-09-21Cleanup: IndentationSergey Sharybin
2018-09-21Multires: Remove unused field from reshape contextSergey Sharybin
2018-09-21Cleanup: InetnationSergey Sharybin
2018-09-21Multires: Support masks propagation to higher levelsSergey Sharybin
2018-09-21Multires: Copy mask from sculpt to multiresSergey Sharybin
2018-09-21Multires: Support sculpting on a lover levelsSergey Sharybin
2018-09-21Multires: Fix reshaping from object at lower levelSergey Sharybin
2018-09-20Multires: Cleanup, more proper variable nameSergey Sharybin
2018-09-20Subdiv: CCG, fix crash going from sculpt to edit modeSergey Sharybin
2018-09-15Cleanup: styleCampbell Barton
2018-09-14Multires: Initial work to get sculpting to work with OpenSubdivSergey Sharybin
2018-09-12Multires: Use more clear namingSergey Sharybin
2018-09-12Cleanup, fullstops in commentsSergey Sharybin
2018-09-04Subdiv: Move mesh creation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move evaluation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move FOREACH functionality to own headerSergey Sharybin
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-08-23Cleanup: trailing spaceCampbell Barton
2018-08-22Multires: Bring back operator to reshape from objectSergey Sharybin
2018-08-22Multires: Remove another unused argument from reshape functionSergey Sharybin
2018-08-22Multires: Fix reshape when active level is lower than the total oneSergey Sharybin
2018-08-22Multires: Remove unused function argumentSergey Sharybin
2018-08-22 Multires: Fix reshape of corner verticesSergey Sharybin
2018-08-22Multires: implement reshape operationSergey Sharybin