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-07-01Cleanup: spellingCampbell Barton
2020-06-15Modifiers: New callbacks for reading and writing .blend filesJacques Lucke
2020-06-07Fix T77487: Only disable Multires Buttons in Edit ModeHans Goudey
2020-06-05UI: Apply Latest Changes to Multires ModifierHans Goudey
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-04-02Sculpt: Store explicit value for multires sculpt levelSergey Sharybin
2020-03-26Fix T67888: Incorrect Wireframe After Applying SubSurf/MultiResJeroen Bakker
2020-03-26Subsurf: Enable Optimal Display by defaultSergey Sharybin
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13Multires: Increase default quality to 4Sergey Sharybin
2019-10-07Fix T70476: Sculpting with Subsurf on top produces artifactsSergey Sharybin
2019-09-19Subdiv: Add vertex deformation callback to multires/subsurfSergey Sharybin
2019-09-03Subsurf: Show error when Blender is built without OpenSubdivSergey Sharybin
2019-06-20Fix T65877: crash when baking in sculpt modeAlexander Gordeev
2019-05-08Fix T64274: Crash with more than 1 subdivision with the Multiresolution ModifierSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-05Fix T63283: Second subdivision modifier does not ignore creaseSergey Sharybin
2019-04-03Multires: Make topology cache to work with copy-on-writeSergey Sharybin
2019-03-30Cleanup: remove unused modifier methods.Brecht Van Lommel
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-07Multires: Fix crash on exit when sculpting with modifiersSergey Sharybin
2019-02-25Cleanup: finish modifiers' hearder re-order from rBe31f0fad9744c813.Bastien Montagne
2019-02-22Multires: Fix ownership problem causing crashesSergey Sharybin
2019-02-21Subdiv: Enable topology cache for animationSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Fix several missing cases of copy func for modifiers.Bastien Montagne
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-22Fix T59395: Subdivision modifier with quality 1 crashes blenderSergey Sharybin
2019-01-16Multires: Prepare for cached topologySergey Sharybin
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-10-24Cleanup: Remove unused modifiers callbackSergey Sharybin
2018-09-26Multires: Use proper subdivision level for reshapeSergey Sharybin
2018-09-26Multires: Promote OSD CCG to be officially supportedSergey Sharybin
2018-09-26Cleanup: Silence strict compiler warningSergey Sharybin
2018-09-20Cleanup: move DerivedMesh wrappers for modifiers further down the hierarchyJacques Lucke
2018-09-14Multires: Initial work to get sculpting to work with OpenSubdivSergey Sharybin
2018-09-14Subdiv: Cache Subdiv in CCG surfaceSergey Sharybin
2018-09-12Cleanup: Spelling mistakesSergey Sharybin
2018-09-11Subdiv: Initial implementation of CCGSergey Sharybin
2018-09-04Subdiv: Move mesh creation functionality to own headerSergey Sharybin
2018-08-24Multires: Fix wrong apply deform results when multires has sculpt alreadySergey Sharybin
2018-08-22Multires: Fix reshape when active level is lower than the total oneSergey Sharybin
2018-08-22Multires: implement reshape operationSergey Sharybin
2018-08-15Multires: Initial groundwork to hook up displacement to new Subdiv objectSergey Sharybin