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-20Cleanup: remove legacy mmap memory allocation for 32 bitBrecht Van Lommel
2020-05-18Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-18Fix part of T76544: dyntopo sculpt undo stack memory leakBrecht Van Lommel
2020-05-14Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-14Fix sculpt/paint missing undo-step limitingCampbell Barton
2020-05-11Merge branch 'blender-v2.83-release'Sergey Sharybin
2020-05-11Fix T76512: Sculpt mode: crash when applying baseSergey Sharybin
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
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-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-14Sculpt: Implement undo of Apply Base during sculpt sessionSergey Sharybin
2020-04-06Cleanup: spellingCampbell Barton
2020-04-04Cleanup: Move Detail Operators and Dyntopo to their own filesPablo Dobarro
2020-04-03Fix T74205: crash cancelling transfrom operation in sculpt modeAsad-ullah Khan
2020-04-02Sculpt Undo: Allow Geometry undo step to be non-exclusiveSergey Sharybin
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-01Multires: Initial Face Sets supportPablo Dobarro
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-01Fix T73707: Missing mesh normals update on sculpt undoPablo Dobarro
2020-02-25Fix T72721: Add visibility flags updates to the PBVHPablo Dobarro
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-11Cleanup: Sculpt, Comment formattingPablo Dobarro
2020-01-20Cleanup: remove redundant functionBrecht Van Lommel
2020-01-20Fix T73129: sculpt mode slow on mesh with fake userBrecht Van Lommel
2020-01-06Fix T72700: Missing flush vert visibility on sculpt undoPablo Dobarro
2019-11-18Fix wrong name for QuadriFlow undo stepCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-31Fix T70866: Missing PBVH updates after mask undoPablo Dobarro
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-07Cleanup: rename some sculpt variables for clarityBrecht Van Lommel
2019-10-07Sculpt: Update only modified grids on multires undoPablo Dobarro
2019-10-03Fix T66312: Undo does not restore normals correctly in sculpt modePablo Dobarro
2019-09-29Cleanup: move sculpt parallel range threading test into functionBrecht Van Lommel
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-02Fix T67670: Sculpt doesn't mark the file as modifiedCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-09Fix T57652: Multires undo broken with shared object dataSergey Sharybin
2019-06-19Fix sculpt not updating on undo with EEVEE enabledPablo Dobarro
2019-05-31Fix T62282: multires sculpting does not update smooth normalsBrecht Van Lommel