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-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
2019-11-15Cleanup: unused argument, variable warningsCampbell Barton
2019-11-14GPencil MultiStroke modifierYimingWu
2019-10-07Cleanup: Change commentAntonio Vazquez
2019-10-07Fix T70610: GPencil Remove Vertex Group don't reassign other groupsAntonio Vazquez
2019-09-28Cleanup: Remove // commentsAntonio Vazquez
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Fix T69846: Segment fault converting Curves to GPencil strokesAntonio Vazquez
2019-09-13Fix T69829: Gpencil sample memory leaks.YimingWu
2019-09-13Cleanup: Use bool instead of intAntonio Vazquez
2019-09-13GPencil: Fix unreported memory leak for weightsAntonio Vazquez
2019-09-07Fix T69597: Changing Grease Pencil Layer in Dopesheet unlocks all layersAntonio Vazquez
2019-09-03GPencil: Fix unreported autolock layers using DopesheetAntonio Vazquez
2019-09-02GPencil: Add suport to Poly Curves to Convert to Strokes operatorAntonio Vazquez
2019-09-01GPencil: Set fill material when curve is 2D and has fillingAntonio Vazquez
2019-08-31Fix non-functional return argument in new gpencil codeCampbell Barton
2019-08-31Fix T66452: Convert Curve to Grease Pencil StrokesAntonio Vazquez
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-24GPencil: Fix typo errorAntonio Vazquez
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-17Fix T68722: Improve Smooth algorithm for Thickness and StrengthAntonioya
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-10GPencil: Improves Close stroke when the closing gap is very smallAntonio Vazquez
2019-08-08Cleanup: remove function already implemented in BKE_deformCampbell Barton
2019-08-08Cleanup: warningsCampbell Barton
2019-08-08GPencil: New Simplify modifier mode Sample and operatorAntonioya
2019-08-08Fix T67545: GPencil - New Merge by Distance operatorAntonioya
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-02GPencil: New function to dissolve points in strokeAntonio Vazquez
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Add operator for removing unused material slotsLukas Stockner
2019-07-02GPencil: Fix unreported error in stroke thickness when applies scale.Antonioya
2019-06-30GPencil: Improve Cyclic operator to generate geometryAntonioya
2019-06-17Cleanup: Fix typo errorAntonioya
2019-06-17Fix T62384: Grease pencil blank material slotAntonioya
2019-06-12Fix T65741: Removing a GPencil Object's Material Slot deletes the strokes ass...Antonioya
2019-05-05GPencil: Verify brush is valid for grease pencilAntonioya
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-09Fix T63427: Annotations don'twork with 2.79 settingsAntonioya