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
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
2020-07-07Cleanup: spellingCampbell Barton
2020-07-06Cleanup: warning, spellingCampbell Barton
2020-07-06Cleanup: spelling, commentsCampbell Barton
2020-07-03GPencil: Cleanup more comments (cont)Antonio Vazquez
2020-07-03GPencil: Cleanup more comments (cont)Antonio Vazquez
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-22Fix T78136: Image editor - crash to desktop with changing the threshold for e...Antonio Vazquez
2020-06-19Fix T77997: GPencil insert keyframe on timeline doen't update viewportAntonio Vazquez
2020-06-09GPencil: Cleanup doxygen commentsAntonio Vazquez
2020-06-09GPencil: Improve viewlayer masking checkAntonio Vazquez
2020-06-08GPencil: Show only first frame if current frame is equals or greater than cur...Antonio Vazquez
2020-06-07Fix T77520: GPencil viewlayer filter produce crash with masking layersAntonio Vazquez
2020-06-06Fix T77473: Removing GPencil vertex group mix dataMarcelo Demian Gómez
2020-06-04Fix T77358: Gpencil can't select geometry within transparent layersAntonio Vazquez
2020-06-03Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-05-20Refactor: Move grease pencil foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-04-17Fix T75811: GPencil Sculpt not working when use SubdivideAntonio Vazquez
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-02Fix T75302: GPencil fill does not work on python generated strokesAntonio Vazquez
2020-03-28GPencil: Fix error when stroke has 0 pointsAntonio Vazquez
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-16Fix T61234 Mirroring Grease Pencil keyframes in the Dopesheet failsSybren A. Stüvel
2020-03-13GPencil: Avoid segment fault when use Simplify modifierAntonio Vazquez
2020-03-09Cleanup: Move `BKE_animdata_free()` call out of each IDType free data.Bastien Montagne
2020-03-09Cleanup: GreasePencil: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: ID make local: remove `id_in_bmain` argument.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-06Cleanup: refactor default materials and shader nodesBrecht Van Lommel
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-20Fix T73265: GPencil console error when delete frist frameAntonio Vazquez
2020-01-07GPencil: Remove memory allocation for trianglesAntonio Vazquez
2019-12-03Fix T72134: Adaptive UVs does not affect strokes that are already drawnAntonio Vazquez
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton