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-07-19UI Code Quality: Move eyedropper files to own folderJulian Eisel
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Pass cursor position as a single array to eyedropper functionsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-18Cleanup: remove break after return statementsCampbell Barton
2020-09-01Fix errors ensuring grease pencil paletteCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-05Cleanup: material API namingCampbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-10-11Cleanup: Remove unused variableAntonio Vazquez
2019-10-11Cleanup: Strict compiler warningsSergey Sharybin
2019-10-11GPencil: New Eyedropper tool for Material creation.Antonio Vazquez