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
2019-08-28Fix symmetry in pose brush, add radius preview.sculpt-mode-featuresPablo Dobarro
2019-08-21Mask filter: update only modified nodesPablo Dobarro
2019-08-20Fix merge errorsPablo Dobarro
2019-08-20Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Sculpt: Pose brushPablo Dobarro
2019-08-15Cleanup: use booleanCampbell Barton
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: unused warningsCampbell Barton
2019-08-14Sculpt: mesh abstraction APIPablo Dobarro
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-12Sculpt/Paint: Ignore INBETWEEN_MOUSEMOVE events on certain brush toolsPablo Dobarro
2019-08-12Tweak mesh preview and cursor line widthPablo Dobarro
2019-08-12Grab active vertex and dynamic mesh previewPablo Dobarro
2019-08-07Fix T68268: Crash switching to Weight Paint modeCampbell Barton
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Set pivot position: update to new sculpt APIPablo Dobarro
2019-08-06Fix transform tool mask valuePablo Dobarro
2019-08-06Mask expand: symmetry supportPablo Dobarro
2019-08-06Topology automasking: update to new sculpt APIPablo Dobarro
2019-08-05Mesh filters: update to new sculpt APIPablo Dobarro
2019-08-05Fix T67665 "Affect Alpha" in Texture Paint mode doesn't work as expectedSebastian Parborg
2019-08-05Mask filter: add auto iteration count for pie menuPablo Dobarro
2019-08-05Mask filter: update to new sculpt APIPablo Dobarro
2019-08-02Fix T67670: Sculpt doesn't mark the file as modifiedCampbell Barton
2019-08-02BrightContrast not working correctly with negative contrastPhilipp Oeser
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Avoid allocating memory in neighbour iterationPablo Dobarro
2019-07-31Cleanup: Remove unused functionSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-31Sculpt/Paint: Brush curve presetsPablo Dobarro
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-30Change neighbour array default sizePablo Dobarro
2019-07-30Sculpt mesh API: replace gsets with static arraysPablo Dobarro
2019-07-30Make 3d projpaint iteration lockless.Bastien Montagne
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-30Fix edit-mode interfering with brush swap colorCampbell Barton
2019-07-29Fix T67860: missing 3d cursor update when picking texture clone locationPhilipp Oeser
2019-07-27Sculpt: Mesh abstaction API [WIP]Pablo Dobarro
2019-07-26Fix missing ID pointer updates for texture paint undoCampbell Barton
2019-07-26Undo System: correct fix for T67709Campbell Barton
2019-07-26Fix T67709: Texture paint undo gets out of syncCampbell Barton
2019-07-25Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-07-18Fix weight paint mode setting with multiple armaturesCampbell Barton
2019-07-16Fix paint curve not drawing selection colors properlyBrecht Van Lommel