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-11-02Fix T71260: GPencil crash when drawing very long linesAntonio Vazquez
2019-10-10Annotations: Use flag to determine if the layer is a RulerAntonio Vazquez
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-10GPencil: New macros to check Sculpt and Weight Paint modesAntonioya
2019-08-01Cleanup: use braces, unused variable, unused enumCampbell Barton
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-30GPencil: Rename Blend mode "Normal" to "Regular"Antonioya
2019-05-29GPencil: Rename viewmatrix field to parent_obmatAntonioya
2019-05-16GPencil: New filter in Onion by keyframe typeAntonioya
2019-04-29Cleanup: spellingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-02Fix T63164: DNA size mismatches on 32bit, causing memory corruption and crashes.Brecht Van Lommel
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-02-28GPencil: Remove dummy marker for Grease Pencil objectsAntonioya
2019-02-23GP: Define new Draw ModeAntonioya
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-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2019-01-02GP: Cleanup pad to _padAntonioya
2019-01-02Cleanup: use '_pad' in DNACampbell Barton
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-20GP: Changes in API to make internal updateAntonioya
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-11-28Add Onion Skin support to AnnotationsAntonioya
2018-11-26GP: New Blend Layers functionalityAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-10-31GP: New Autolock Inactive LayerAntonioya
2018-10-25GP: Include option to render layers by view layerAntonioya
2018-10-24GP: Add layer pass index to time modifierAntonioya
2018-10-20GP: Fix duplication when draw strokes in multiple windowsAntonioya
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-09GP: New Canvas offset parametersAntonioya
2018-10-08GP: New automatic adaptative UVs parameterAntonioya
2018-10-05Cleanup: capitalize runtime in struct nameCampbell Barton
2018-10-05GP: Cleanup names and codeAntonioya
2018-10-05GP: Move grid parameters to GP object data levelAntonioya
2018-10-03GP: Add z-depth offset parameterAntonioya
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel