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-09-21Cleanup: spelling in commentsCampbell Barton
2022-06-10Fix T98756: GPencil Set Vertex Color Attribute does not color unpaintedAntonio Vazquez
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2021-11-17UI: Use ampersand instad of 'and' in labelsAaron Carlisle
2021-09-04Fix T91143: Gpencil Set Vertex Color not using LinearAntonio Vazquez
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-01-16GPencil: Cleanup - Rename ED_gpencil_stroke_color_use to ED_gpencil_stroke_ma...Antonio Vazquez
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-03GPencil: Add Vertex Paint operators to Paint menuAntonio Vazquez
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-24Cleanup: redundant self assignmentCampbell Barton
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-03-09Fix error in grease pencil vertex paint levels operatorBrecht Van Lommel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez