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-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'gpencil_modifiers'Campbell Barton
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-10-18Cleanup: clang formatPhilipp Oeser
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-07-26UI: Fix button alignment on Grease Pencil modifiersPablo Vazquez
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-04-29Cleanup: unused variable, spellingCampbell Barton
2021-04-28GPencil: Fading based on distance to reference object in Opacity and Thicknes...YimingWu
2021-03-21Cleanup: redundant headers in 'source/blender/gpencil_modifiers'Campbell Barton
2021-03-09Cleanup: Do not pass stack allocated string to MEM_callocNHans Goudey
2020-12-28Add operator to copy a modifier to all selected objectsErik Abrahamsson
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-10-19Cleanup: Use BLI string functionsHans Goudey
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-07-03Cleanup: Deduplicate code for finding context objectHans Goudey
2020-06-30UI: Add shortcuts for grease pencil modifier panelsHans Goudey
2020-06-25Cleanup: spellingCampbell Barton
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey