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
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-14GPencil: Disable Multiframe edition when play animationAntonio Vazquez
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-05-06Annotations: Add different arrow styles for line toolJuanfran Matheu
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton
2020-03-30GPencil: Remove GP_DATA_PYTHON_UPDATED used by old engineAntonio Vazquez
2020-03-30GPencil: Rename Overlay blend mode to Hard LightAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-14Cleanup: remove unused ARegion from bGPdata_RuntimeCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-20Cleanup: unused enumsCampbell Barton
2020-01-22Fix wrong DNA alignment on arm{el,hf} and mipselSergey Sharybin
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