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
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-03Fix T96957: creating paint curve crashesJacques Lucke
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-02-21Paint: pass operator to stroke update functionJacques Lucke
2022-02-21Paint: decouple op->customdata from PaintStrokeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-24Hook up invert and smooth mode to weight and vertex paintSebastian Parborg
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: Use const variables for object's evaluated meshHans Goudey
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-04-08Cleanup: spellingCampbell Barton
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-01-12Weight Paint: avoid creating very small values with locked weights.Alexander Gavrilov
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-19Fix T81484: Weight/Vertex paint with mirror and viewport clipping does not up...Philipp Oeser
2020-10-07Fix T81461: Weight paint crash with "Vertex Groups X Symmetry" optionPhilipp Oeser
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-21Cleanup: Sculpt/Paint ED code: correct return constant types.Bastien Montagne
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-07-03Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: spellingCampbell Barton
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Fix extra undo step when switching object modesCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: split ED_mesh_mirror_*_table into multiple functionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton