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-10-04Sculpt: Fix T101430: Blank stroke undo steps corrupt dyntopoJoseph Eagar
2022-07-17Fix T99644: Anchored brush mode fails for negative brushesJoseph Eagar
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-06-23Fix T98975: Broken vertex paint mode operatorsHans Goudey
2022-06-08Paint: Fix Image Editor Cursor Disappearing (T90120)Joseph Eagar
2022-04-21Cleanup: clang formatJacques Lucke
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-03Fix T96957: creating paint curve crashesJacques Lucke
2022-02-22Cleanup: Replace eTexPaintMode with classes.Jeroen Bakker
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-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-20Run clang-formatJoseph Eagar
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-07Cleanup: Use rcti marking dirty regions when texture painting.Jeroen Bakker
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-22Painting: Performance curve masks.Jeroen Bakker
2021-11-22Painting: migrated curve mask generation to CPP.Jeroen Bakker
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-05-14Fix Sculpt tools showing the cursor of the previous active brushPablo Dobarro
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-09-26Sculpt: Line gestures and Mask Line toolPablo Dobarro
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Sculpt: Split Box Mask into its own operatorPablo Dobarro
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-02Cleanup: Correct forward declarationSergey Sharybin
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-10-24Fix crash drawing the paint cursor over the redo regionCampbell Barton
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-01Cleanup: move image undo into space_image/Campbell Barton
2019-09-29Fix wrong sculpt cursor drawing when using "ignore_background_click"Brecht Van Lommel
2019-09-27Cleanup: remove unused functionCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-11Fix T62359: Flip colors for Fill Tool missingPhilipp Oeser
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton