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-08-22Cleanup: move model authors from the doc-string to the implementationCampbell Barton
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-07-14Cleanup: Avoid duplication in line art stroke generationHans Goudey
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-03-23Cleanup: de-duplicate gpencil logic to ensure materialsCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefixAntonio Vazquez
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-05Cleanup: material API namingCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-26GPencil: Get current frame from sceneSergey Sharybin
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-16GPencil: Fix compiler warningAntonioya
2019-03-10GPencil: Fix user count for autocreated materialsAntonioya
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15Fix T61570: Monkey primitive fill color wrongAntonioya
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-03Fix T60022: Crash when adding grease pencil object to a collection disabled i...Antonioya
2018-12-21GP: Cleanup weird thickness scaleAntonioya
2018-12-10GP: Set Brush default material when add new GP ObjectAntonioya
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-09-05GP: Set first color as default when create new Stroke or MonkeyAntonioya
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-21GP: Set default active layer when create stroke objectAntonioya
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-08Cleanup: styleCampbell Barton
2018-08-06Cleanup: unused varsCampbell Barton
2018-08-06Cleanup: line lengthCampbell Barton
2018-08-03Cleanup: Fix commentAntonioya
2018-08-03New grease pencil primitive STROKEAntonioya