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-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
2019-01-20GP: Fix mirror modifier with parent objectAntonioya
2019-01-15GP: Use weight in noise modifier for all typesAntonioya
2019-01-08Typo fixesJoshua Leung
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-18Fix T59519: Grease Pencil stroke with noise modifier crashes blenderAntonioya
2018-12-16Fix T59446: Grease pencil mirror modifier wrongAntonioya
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-17GP: Set Thickness default to 2Antonioya
2018-11-06GP: Fix Time Offset for frames before rangeAntonioya
2018-11-06GP: Rename variableAntonioya
2018-11-05GP: Limit internally Time offset to something logicAntonioya
2018-11-05GP: More tweaks to Time OffsetAntonioya
2018-11-05GP: Fix Time Offset bug when use rangeAntonioya
2018-11-04GP: Time Offset verify range if loop is disabledAntonioya
2018-11-03GP: Fix Time Offset when range frame is 0Antonioya
2018-11-03GP: New Time Offset custom frame range parametersAntonioya
2018-10-31Cleanup: indentationCampbell Barton
2018-10-29Cleanup: styleCampbell Barton
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-24GP: Fix compiler warningsAntonioya
2018-10-24GP: Add new Layer Pass Index filter to modifiersAntonioya
2018-10-24GP: Add layer pass index to time modifierAntonioya
2018-10-24GP: Add new modes to Time Offset modifierAntonioya
2018-10-23GP: Add new frame scale parameter to Time modifierAntonioya
2018-10-23GP: Rename modifier Time to Time OffsetAntonioya
2018-10-23Cleanup: style, warningCampbell Barton
2018-10-22Fix build after recent changes, filename must have right case.Brecht Van Lommel
2018-10-22GP: New Time modifierAntonioya
2018-09-29GP: Fix Thickness modifier error for strokes with few pointsAntonioya
2018-09-29GP: New parameters for instance modifier: Material and On TopAntonioya
2018-09-28GPencil: Avoid tautology assignmentSergey Sharybin
2018-09-26GP: Check weight data before using itAntonioya
2018-09-25Fix T56917: GP noise modifier vertex group crashAntonioya
2018-09-19GP: Verify weight data is correct before assigningAntonioya
2018-09-19GP: Fix crash when select vertex group in modifiersAntonioya
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28Cleanup: indentationCampbell Barton
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-27Cleanup: rename 'vindex' to 'def_nr'Campbell Barton
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-26GP: Reduce weight paint data memory footprintAntonioya