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-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13GPencil: Fix Noise modifier versioningAntonio Vazquez
2020-03-13Fix T74696: Segment fault in Noise modifier using Vertex GroupsAntonio Vazquez
2020-03-13GPencil: Cleanup unneeded checkAntonio Vazquez
2020-03-13GPencil: Join Tint and Vertex Color modifierAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Fix T73625: GPencil array offset wrong whe use Scale or RotationAntonio Vazquez
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-12-17Cleanup: remove contributors, license begin/end & doxy file argumentCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-30GPencil: Fix unreported error when frame is zero in Time modifierAntonio Vazquez
2019-11-15Cleanup: unused argument, variable warningsCampbell Barton
2019-11-14GPencil MultiStroke modifierYimingWu
2019-10-04GPencil: Reduce VBO memory footprint when using modifiersAntonio Vazquez
2019-10-03Fix incorrect flag check in gpencil subdiv modifierCampbell Barton
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