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-11-08Fix T100988: flickering when using sculpt brush in drag dot modeJacques Lucke
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-04Sculpt: Fix T101430: Blank stroke undo steps corrupt dyntopoJoseph Eagar
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-07-19Cleanup: quiet compiler warningsCampbell Barton
2022-07-17Fix T99644: Anchored brush mode fails for negative brushesJoseph Eagar
2022-07-17Sculpt: Fix scene spacing mode (phase 1)Joseph Eagar
2022-06-30Curves: New tools for curves sculpt mode.Jacques Lucke
2022-06-16Cleanup: differentiate region/screen relative coordinatesCampbell Barton
2022-06-03Sculpt: Fix zeroing of last position on stroke startJoseph Eagar
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar
2022-05-02GPUShader: Port dashed line shaders to use shaderCreateInfoClément Foucault
2022-04-03Fix T96957: creating paint curve crashesJacques Lucke
2022-03-21Curves: new Add brushJacques Lucke
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-03-08Curves: disable stroke spacing for curve sculpt brushesJacques Lucke
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
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
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-06-01Fix buffer overrun in paint_line_strokes_spacingCampbell Barton
2021-05-14Fix Sculpt tools showing the cursor of the previous active brushPablo Dobarro
2021-04-27Fix T87815: Sculpt: Curve stroke scene spacing not workingPhilipp Oeser
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-15Fix brush tip delta orientation with anchored strokesPablo Dobarro
2020-10-15Sculpt: Experimental Pen Tilt SupportPablo Dobarro
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-01Paint: Ignore inbetween events for anchored strokesPablo Dobarro
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-20Fix variable simulation steps with cloth deform brushesPablo Dobarro
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Fix Cloth Brush Grab deform types not working with spacingPablo Dobarro
2020-08-10Sculpt: Boundary BrushPablo Dobarro
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-03Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-05-26Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-26Fix Cloth Brush grab deformation modePablo Dobarro