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-10-15Sculpt: Show paint brush cursor in all toolsPablo Dobarro
2020-10-15Fix mask expand creating wrong masks when the cursor is not over the meshPablo Dobarro
2020-10-15Sculpt: Experimental Pen Tilt SupportPablo Dobarro
2020-10-15Fix T80625: Trimming tools not working with transformed objectsPablo Dobarro
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-14Cleanup: commented includesCampbell Barton
2020-10-13Fixes T81670: Sculpt paint vertex colors brush does not switch to secondary c...Philipp Oeser
2020-10-13Sculpt: Use plasticity for softbody influencePablo Dobarro
2020-10-13Cleanup: remove redundant assignment in SCULPT_brush_test_initPhilipp Oeser
2020-10-13Fix sculpting/painting with viewport clipping and radial symmetryPhilipp Oeser
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-08Fix sculpt raycast function returning wrong valuePablo Dobarro
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-10-07Fix T81461: Weight paint crash with "Vertex Groups X Symmetry" optionPhilipp Oeser
2020-10-06Sculpt: Union and Join mode for trim toolsPablo Dobarro
2020-10-05Fix T81343: Smooth shading normals not updating with line project toolPablo Dobarro
2020-10-05Sculpt: Modify damping using the simulation factor of the cloth brushPablo Dobarro
2020-10-05Sculpt: Preview the active side of the line gesturesPablo Dobarro
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-02Cleanup: clang-formatLukas Stockner
2020-10-01Fix warnings in cloth brush int castsPablo Dobarro
2020-10-01Fix T80873: Grab active vertex preview not working with shape keysPablo Dobarro
2020-10-01Paint: Ignore inbetween events for anchored strokesPablo Dobarro
2020-10-01Sculpt: Cloth Simulation Dynamic area modePablo Dobarro
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-29Sculpt: Preserve Mesh visibility from edit mode using the Face SetsPablo Dobarro
2020-09-29Sculpt: Line Project Gesture toolPablo Dobarro
2020-09-26Sculpt: Line gestures and Mask Line toolPablo Dobarro
2020-09-24Cleanup: spellingCampbell Barton
2020-09-22Cleanup in style from previous commit.Bastien Montagne
2020-09-22Fix T80859: Thread safe pixeldata concersion from float to uchar and v.v.Martijn Versteegh
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-21Cleanup: move some paint helpers to ED_ 'namespace'.Bastien Montagne
2020-09-21Fix T79373: Forbid painting on linked image from 3DView.Bastien Montagne
2020-09-21Fix T79373: Forbid painting on linked image.Bastien Montagne
2020-09-21Cleanup: Sculpt/Paint ED code: correct return constant types.Bastien Montagne
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-18Cleanup: Resolve warningsJulian Eisel
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Sculpt: Scale Cloth FilterPablo Dobarro
2020-09-18Sculpt: Lower the default cloth deformation constraints strengthPablo Dobarro
2020-09-18Revert "Fix T79523 Paint Cursor: Wide line not supported on OSX"Clément Foucault
2020-09-18Fix T80885: Texture paint camera project crashes after undo/redoCampbell Barton
2020-09-18Fix Brushes with deformation target being affected by sim areasPablo Dobarro
2020-09-18Fix bad allocation in mask sculpt gesturesPablo Dobarro
2020-09-16Fix T79523 Paint Cursor: Wide line not supported on OSXClément Foucault
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault