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-04-11GPencil: Fix unreported missing update after removing stroke from pythonAntonio Vazquez
2020-04-02Fix T75302: GPencil fill does not work on python generated strokesAntonio Vazquez
2020-04-02GPencil: Cleanup typo error for hardnessAntonio Vazquez
2020-04-01Grease Pencil: Fix typo in labels and comments.Pablo Vazquez
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-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-10GPencil: Fix RNA range for uv_rotationClément Foucault
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-12-03Cleanup: unused variablesCampbell Barton
2019-12-03Fix T72134: Adaptive UVs does not affect strokes that are already drawnAntonio Vazquez
2019-10-10Annotations: Use flag to determine if the layer is a RulerAntonio Vazquez
2019-09-12UI: Labels capitalization.Pablo 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-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-21Fix T68943: GPencil Time modifier gets strange value in offset parameterAntonio Vazquez
2019-08-19GPencil: Change UI scale for z-depth offsetAntonio Vazquez
2019-08-19LibOverride: add some more missing override flags for RNA ID pointers.Bastien Montagne
2019-07-02GPencil: New python API for closing strokes with geometryAntonioya
2019-07-01GPencil: Add new parameter to python API for activating the new created frameAntonioya
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
2019-06-26GPencil: Change "lock_material" tooltip and textAntonioya
2019-06-13T65783: UI Inconsistency with Grease Pencil icons in Properties and OutlinerAntonioya
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-31Cleanup: undeclared variable warningCampbell Barton
2019-05-30GPencil: Rename Blend mode "Normal" to "Regular"Antonioya
2019-05-28Fix T64005: GPencil clamping pixels do not always workAntonioya
2019-05-27Fix T65190: GPencil stroke not correctly initializated using python APIAntonioya
2019-05-21Fix T64936: Grease Pencil point pressure max value too lowAntonioya
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16GPencil: New filter in Onion by keyframe typeAntonioya
2019-05-02GPencil: Add API property to check annotationsAntonioya
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-03GPencil: Implement custom channel color in DopesheetAntonioya
2019-03-28Fix T63031: Keyframing Annotations doesn't workAntonioya
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-02-26Units: GP Canvas OffsetWilliam Reynish
2019-02-26Fix indentation issue introduced in rB54ffc4e19dc4William Reynish
2019-02-25Grease Pencil naming: Use clear names for depth orderingWilliam Reynish
2019-02-23GP: Define new Draw ModeAntonioya
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton