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
2021-09-27Fix T91691: Selecting "Remove unused slots" in Materials panel removes slots ...Bastien Montagne
2021-08-26Cleanup: use C style comments for descriptive textCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-20Cleanup: remove duplicate enumCampbell Barton
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-16Cleanup: spellingCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-08-13GPencil: Remove unused parameter and fix warningAntonio Vazquez
2020-08-13Cleanup: warningsCampbell Barton
2020-08-12GPencil: Remove unused parameter in convert curveAntonio Vazquez
2020-08-12GPencil: Clean material list when convert a curveAntonio Vazquez
2020-08-12GPencil: Fix unreported problem in merge similar materialsAntonio Vazquez
2020-08-12GPencil: Remove unused linesAntonio Vazquez
2020-08-12GPencil: Recode all material management when convert SVGAntonio Vazquez
2020-08-12GPencil: Add Sample parameter to Convert curveAntonio Vazquez
2020-08-12GPencil: Add parameters to scale thickness when convert CurvesAntonio Vazquez
2020-08-12GPencil: Interpolate thickness when convert Curve to GPencilAntonio Vazquez
2020-08-10GPencil: Change default Stroke thickness when convert curvesAntonio Vazquez
2020-08-10GPencil: Remove color conversion when convert curveAntonio Vazquez
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-07-31GPencil: Fix unreported missing last point in NURBS conversionAntonio Vazquez
2020-06-17Cleanup: doxy commentsCampbell Barton
2020-05-07Cleanup: missing headerCampbell Barton
2020-05-06GPencil: Split Curve geometry functions to new fileAntonio Vazquez