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-09-19Cleanup: use uint,ushort,uchar for modifiersCampbell Barton
2019-09-16Cleanup: Use const variablesAntonio Vazquez
2019-09-16GPencil: Enable subdiv for 2-point strokes.YimingWu
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-02GPencil: New Strength mode for Opacity modifierAntonio Vazquez
2019-09-01Fix T69364: GPencil Array Modifiers causes crashAntonio Vazquez
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-27Cleanup: spellingCampbell Barton
2019-08-26Cleanp: fix compiler warningsBrecht Van Lommel
2019-08-23Fix potential issues when loading files with missing librariesSebastian Parborg
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-08-17Fix unreported GPencil Thickness modifier affecting strokes not in Vertex GroupsS J Bennett (quollism)
2019-08-10GPencil: Add new Distance property to Simplify modifierAntonio Vazquez
2019-08-08GPencil: Add mode Merge to Simplify modifierAntonio Vazquez
2019-08-08GPencil: New Simplify modifier mode Sample and operatorAntonioya
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-02GPencil: Add Frame parameter to modifier deformStroke CallbackAntonio Vazquez
2019-08-01Fix T67939: GPencil Noise modifier wrong random calculationAntonioya
2019-07-30Fix T67939: GPencil Noise modifier step is ignored in renderAntonio Vazquez
2019-07-19GPencil: Fix wrong material when apply Opacity, Hue or Tint modifierAntonioya
2019-06-26Cleanup: GPencil Clarify commentAntonioya
2019-06-26GPencil: Change HSV modifier to use the same range of parameter that other ar...Antonioya
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-05GPencil: Fix mirror modifier rotation around objectAntonioya
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for gpencil modifiersCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-03-30GPencil: Uses same random seed for render in Noise modifierAntonioya
2019-03-19Fix T62715: Grease Pencil Apply Armature Modifier IssueAntonioya
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08GPencil: Add basic edit support for Hook and Array modifierAntonioya
2019-03-08GPencil: Make visible Armature modifier in edit modeAntonioya
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-25Cleanup: order of modifiers' headers includes.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25T60748 Second try to fix start extreme in Noise modifierAntonioya
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-23Fix T60778: Grease pencil Hook modifieronly affects strokes with more than 2 ...Antonioya
2019-01-22Fix T60748: Move GP stroke extremes with noise modifierAntonioya