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-05-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Correct invalid limits in last commitCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-20Fix T75977: Lower the merge limit in the bisect/mirror operation in symmetrizePablo Dobarro
2020-05-09Cleanup: spellingCampbell Barton
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-05Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-05Fix T75743: Implement restore for brushes that modify their own dataPablo Dobarro
2020-05-04Tweak the pressure/size dynamic range of Clay StripsPablo Dobarro
2020-04-30Multires: Enable sculpting in all subdivision levelsPablo Dobarro
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-22Cleanup: Spelling in function nameSergey Sharybin
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-14Fix T75104: Update Face Sets visibility when entering Sculpt ModePablo Dobarro
2020-04-04Cleanup: Move Detail Operators and Dyntopo to their own filesPablo Dobarro
2020-04-03Cleanup: Move Mask Filter and Mask Expand to their own filesPablo Dobarro
2020-04-03Cleanup: Move Mesh Filter, Smooth and Automasking to their own filesPablo Dobarro
2020-04-03Cleanup: Move all sculpt transform functionality to its own filePablo Dobarro
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Missing clang format in previous commitPablo Dobarro
2020-04-03Cleanup: Move all Face Set functionality to its own filePablo Dobarro
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Fix T74205: crash cancelling transfrom operation in sculpt modeAsad-ullah Khan
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-02Sculpt: Add global automasking options for all brushesPablo Dobarro
2020-04-02Scultp: Face Set boundary automaskingPablo Dobarro
2020-04-02Sculpt: Store explicit value for multires sculpt levelSergey Sharybin
2020-04-02Fix Face Sets painting and selection precisionPablo Dobarro
2020-04-02Fix T75121: Memory leak in Surface SmoothPablo Dobarro
2020-04-02Fix mesh boundary automask curve falloffPablo Dobarro
2020-04-01Sculpt Undo: Refactor Geometry undo nodesSergey Sharybin
2020-04-01Fix missing break statement in recent face-set supportCampbell Barton
2020-04-01Multires: Initial Face Sets supportPablo Dobarro
2020-03-27Sculpt: Pose Brush Face Sets origin modePablo Dobarro
2020-03-27Sculpt: Weight normal and area sampling towards the brush centerPablo Dobarro
2020-03-27Fix T74637: Reset face set data when disabling dyntopoPablo Dobarro
2020-03-27Cleanup: quiet unused function warningCampbell Barton
2020-03-27Cleanup: uppercase macros for sculpt iterators, add to clang-formatCampbell Barton
2020-03-26Sculpt: Create Face Set by Edit Mode SelectionPablo Dobarro
2020-03-26Sculpt: Face Sets Init operatorPablo Dobarro
2020-03-26Sculpt: Surface Smooth Brush and Mesh FilterPablo Dobarro
2020-03-26Fix T74780: Face sets operators not aware of SCULPT_FACE_SET_NONEPablo Dobarro
2020-03-26Fix T74761: Reimplement vertex to face sets visibility syncPablo Dobarro
2020-03-26Fix T75089: Missing pmap when using Face Sets in the mesh filterPablo Dobarro
2020-03-26Cleanup: redundant cast, unused argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-17Fix T74838: fix dereferencing of NULL in sculpt_no_multires_poll when no acti...Robert Guetzkow
2020-03-16Update viewport rotation origin when changing Face Set visibilityPablo Dobarro