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-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
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-18GP: Remove vertex transformation when mode is not EDIT modeAntonioya
2018-09-13GP: Improve soft eraser rounded capsAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-24GP: Fix unreported error drawing polygonsAntonioya
2018-08-21GP: Force Fill triangulation data recalcAntonioya
2018-08-17GP: Increase stats file sizeAntonioya
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-10-20Merge branch 'master' into blender2.8Campbell Barton
2017-10-20Cleanup: replace gpencil tri vars w/ arrayCampbell Barton
2017-03-23remove mention of GLU from commentsMike Erwin
2017-01-05Merge branch 'master' into blender2.8Julian Eisel
2017-01-02GPencil: Per-layer option to always show onion skinningJoshua Leung
2016-10-14GPencil: Display stroke filling while drawingAntonioya
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-08-13GPencil: Cleanup codeAntonioya