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-08-19GPencil: Change default Onion Keyframe mode to ALLAntonio Vazquez
2020-06-19Fix T78024: GPencil - Add missing UV Fill prop to RNAAntonio Vazquez
2020-06-12GPencil: Make accessible via python to keyframe typeAntonio Vazquez
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-19GPencil: Make is_nofill_stroke property editableAntonio Vazquez
2020-05-13Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-13Fix T76703: GPencil bone parenting missing dependency updatePhilipp Oeser
2020-04-30Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-30Fix T76236: GPencil drrawing resetting posed positions with armature after la...Antonio Vazquez
2020-04-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-18Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-18GPencil: Disable animation for Onion Custom ColorsAntonio Vazquez
2020-04-18GPencil: Make properties animatableAntonio Vazquez
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