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-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-26GPencil: Duplicate Masks when separate Layer/StrokesAntonio Vazquez
2021-06-22Cleanup: Remove extra blank lineAntonio Vazquez
2021-06-22Fix T89366: GPencil hide layers above parented layerAntonio Vazquez
2021-06-21GPencil: Disable Lights when duplicate layerAntonio Vazquez
2021-06-18GPencil: Missed flag in previous Copy Settings commitAntonio Vazquez
2021-06-18GPencil: Move copy layer settings to functionAntonio Vazquez
2021-05-27Cleanup: spellingCampbell Barton
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-26Merge branch 'blender-v2.93-release'Falk David
2021-05-26Fix: GPencil mask shows in view layer renderFalk David
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-04-06Fix T87236: crash reading file with grease pencil palettesPhilipp Oeser
2021-03-23Cleanup: de-duplicate gpencil logic to ensure materialsCampbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-15Fix T85587: Crash on selecting multiple framesFalk David
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-01-22LibOverride: Add an 'post apply' callback to IDTypeInfo.Bastien Montagne
2021-01-21GPencil: Make Layer and Frame duplicate functions more flexibleAntonio Vazquez
2021-01-16GPencil: Hide layer if the scale is zeroAntonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-14GPencil: Disable Multiframe edition when play animationAntonio Vazquez
2020-12-07GPencil: Enable Layer Onion Skin by defaultAntonio Vazquez
2020-11-14GPencil: Missing initialization in previous commitAntonio Vazquez
2020-11-14GPencil: Cleanup clang formatAntonio Vazquez
2020-11-14GPencil: Fix unreported crash in some cases when duplicate a strokeAntonio Vazquez
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Cleanup: doxygen commentsCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-03Add a callback to `IDTypeInfo` to allow preservation of some data accross mem...Bastien Montagne
2020-10-22GPencil: Fix unreported crash using layer solo mode and masked layersAntonio Vazquez
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-10-07Refactor `BKE_id_copy` to return the new ID pointer.Bastien Montagne
2020-10-05GPencil: Fix unreported Layer SOLO mode brokenAntonio Vazquez
2020-09-21GPencil: New Trace images using PotraceAntonio Vazquez
2020-09-11Refactor: move GPencil .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-01Fix errors ensuring grease pencil paletteCampbell Barton
2020-08-28IDTypeInfo: add .blend file io callbacksJacques Lucke
2020-08-19GPencil: Change default Onion Keyframe mode to ALLAntonio Vazquez
2020-08-12GPencil: Move merge similar materials code to BKEAntonio Vazquez
2020-08-12GPencil: Fix unreported problem in merge similar materialsAntonio Vazquez
2020-08-12GPencil: Fix unreported error in merge similar materialsAntonio Vazquez
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-10GPencil: Fix unreported Use Falloff curve for active frame not workingAntonio Vazquez