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
2019-10-04GPencil: Reduce VBO memory footprint when using modifiersAntonio Vazquez
2019-09-19Cleanup: use uint,ushort,uchar for modifiersCampbell Barton
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-02GPencil: Add Frame parameter to modifier deformStroke CallbackAntonio Vazquez
2019-04-22Cleanup: style, use braces for gpencil modifiersCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08GPencil: Add basic edit support for Hook and Array modifierAntonioya
2019-02-25Cleanup: order of modifiers' headers includes.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
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-23Fix T60778: Grease pencil Hook modifieronly affects strokes with more than 2 ...Antonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-10-29Cleanup: styleCampbell Barton
2018-10-24GP: Add new Layer Pass Index filter to modifiersAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-09-28GPencil: Avoid tautology assignmentSergey Sharybin
2018-09-19GP: Verify weight data is correct before assigningAntonioya
2018-08-27Cleanup: rename 'vindex' to 'def_nr'Campbell Barton
2018-07-31Cleanup: Fix weird comparisonsAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya