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-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-27Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-27GPencil: Fix unreported Bake animation errorAntonio Vazquez
2022-05-19GPencil: Avoid Automerge with Closed strokesAntonio Vazquez
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-04Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-04Fix T97851: GPencil Bake object transform operator wrong transformationAntonio Vazquez
2022-05-03Cleanup: spelling in commentsCampbell Barton
2022-05-03Cleanup: quiet shadow warningCampbell Barton
2022-05-02GPencil: New Sculpt Auto masking optionsAntonio Vazquez
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-12Fix wrong key type for GSet in Grease Pencil same material selectionLukas Stockner
2022-04-09GPencil: Fix unreported error in Grab Brush for transformed layersAntonio Vazquez
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-29GPencil: Fix sculpt mask ignoring one point strokesHenrik Dick
2022-03-29Fix T96835: Grease pencil tweak tool selects but doesn't dragCampbell Barton
2022-03-29Cleanup: Move two grease pencil files to C++Hans Goudey
2022-03-28Fix T96828: GPencil primitives handlers not workingAntonio Vazquez
2022-03-26Fix T96790: Gpencil Inverted Fill makes extra stroke at originAntonio Vazquez
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-16Fix T96518: Gpencil Fill freezes when use invert and click inside areasAntonio Vazquez
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-14Cleanup: spellingCampbell Barton
2022-03-12GPencil: Fix unreported select error in Normalize operatorAntonio Vazquez
2022-03-12Fix T96352: Gpencil crash using Normalize Thickness with CurvesAntonio Vazquez
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-07Python: Add new `annotation_pre` & `annotation_post` handlersAntonio Vazquez
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-03-03i18n: Fix more potential contextual issues with "Back" UI label.Bastien Montagne
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-25Cleanup: Modify commentAntonio Vazquez
2022-02-25Merge branch 'blender-v3.1-release'Antonio Vazquez
2022-02-25GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-25GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-22GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-16Cleanup: spelling in commentsCampbell Barton
2022-02-14Cleaunp: Modify commentAntonio Vazquez
2022-02-14GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-12Fix T94860: GPencil - Avoid drift in Sculpt when mouse/pen is not movedAntonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton