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-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-09-21GPencil: Fix error in previous commitAntonio Vazquez
2019-09-21GPencil: Fix unreported select not working in multiframe modeAntonio Vazquez
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-08-24GPencil: Fix unreported unable to deselect when masking is OFFAntonio Vazquez
2019-08-24GPencil: Use evaluated data in selectionAntonio Vazquez
2019-08-22GPencil: Fix missing variable due typo errorAntonio Vazquez
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
2019-08-10GPencil: Disable Select operator for Sculpt mode if Mask is OFFAntonio Vazquez
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-26GPencil: Get current frame from sceneSergey Sharybin
2019-04-30Select: proper handling of 'deselect on nothing' for GPencil edit mode.Bastien Montagne
2019-04-29Cleanup: spellingCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-05GP: move select all into a utility functionCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: styleCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-19GP: Update Gizmo position when selectAntonioya
2018-12-07GP: Refactor coordinates to floatCharlie Jolly
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-28GP: Cleanup duplicated code moving to functionAntonioya
2018-11-28GP: Deselect points if click outside selection areaAntonioya
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-13Cleanup: add arg to GP_EDITABLE_STROKES macroCampbell Barton
2018-11-13Cleanup: use doxy groupsCampbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-10-05Cleanup: styleCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-20GP: New select modeAntonioya
2018-09-16GP: Rename select group color to materialsAntonioya
2018-09-11UI: disable register for grease pencil selectCampbell Barton
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-03Fix T56180: Grease Pencil edit mode select menu crash.Bastien Montagne
2018-07-31New Grease Pencil object for 2D animationAntonioya