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-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-05-01Cleanup: rename externtex to RE_texture_evaluateCampbell Barton
2020-04-30Multires: Enable sculpting in all subdivision levelsPablo Dobarro
2020-04-30Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-30Fix T75985: Texture paint brush gradients results in wrong colorPhilipp Oeser
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-27Fix T72476: Crash when drag & drop Color in the Image EditorRobert Guetzkow
2020-04-22Cleanup: Spelling in function nameSergey Sharybin
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-20Fix T75778: Missing ME_VERT_PBVH_UPDATE in Surface SmoothPablo Dobarro
2020-04-20Fix T75766: Smooth mask using mesh vert indices direcltyPablo Dobarro
2020-04-20Fix T75662: Surface Smooth filter not checking face setsPablo Dobarro
2020-04-15Cleanup: missing-prototypes warningCampbell Barton
2020-04-15Cleanup: shadow warningCampbell Barton
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-14Sculpt: Sharpen Mesh FilterPablo Dobarro
2020-04-14Fix Shift-Smooth mode using wrong parametersPablo Dobarro
2020-04-14Fix automasking using the wrong active face setPablo Dobarro
2020-04-14Fix Randomize Face Sets Colors not working in MultiresPablo Dobarro
2020-04-14Fix T75104: Update Face Sets visibility when entering Sculpt ModePablo Dobarro
2020-04-14Sculpt: Implement undo of Apply Base during sculpt sessionSergey Sharybin
2020-04-13Fix T75667: Use of incorrect terminology in the brush_colors_flip operatorWilliam Reynish
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-04-07Cleanup: clang-formatCampbell Barton
2020-04-06Cleanup: spellingCampbell Barton
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 bScreen variables from sc/scr to screenJulian Eisel
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-03Cleanup: split ED_mesh_mirror_*_table into multiple functionsCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-04-03Cleanup: spellingCampbell Barton
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-02Sculpt Undo: Allow Geometry undo step to be non-exclusiveSergey 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-02Sculpt: Give a brief explanation of undo stackSergey Sharybin
2020-04-02Sculpt Undo: Fix multires undo for interleaved nodesSergey Sharybin
2020-04-01Sculpt Undo: Refactor Geometry undo nodesSergey Sharybin
2020-04-01Fix missing break statement in recent face-set supportCampbell Barton