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-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-16Cleanup: clang-tidyCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-09-01Fix (unreported) GPencil cannot deselect points with box/lasso selectPhilipp Oeser
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-28Fix T78353: GPencil: Make Circle select only select points inside circleAntonio Vazquez
2020-06-27Fix T78336: Gpencil selection unstableAntonio Vazquez
2020-06-22GPencil: Remove Fill selection with Tweak tool and fix bugAntonio Vazquez
2020-06-05GPencil: Improve Vertex Paint in filled areasAntonio Vazquez
2020-06-04GPencil: Improve selection in Fill areasAntonio Vazquez
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-27GPencil: More cleanups missing in previous commitAntonio Vazquez
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-27Cleanup: add iterator macros to clang-formatCampbell Barton
2020-03-26Fix T75093: GPencil eraser selection in draw mode erase previous selected pointsAntonio Vazquez
2020-03-19Fix T74915: Gpencil Tweak tool does not add point to selection holding ShiftAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-15GPencil: Reduce factor to 5 in previous commitAntonio Vazquez
2020-03-15GPencil: Remove Keep parameter from Select Vertex ColorAntonio Vazquez
2020-03-15Cleanup: shadow warning, clang-formatCampbell Barton
2020-03-14GPencil: Change Select Vertex Color to similar selectionAntonio Vazquez
2020-03-14GPencil: Add option to keep selected in Select Vertex ColorAntonio Vazquez
2020-03-14GPencil: Use Linear color instead of sRGB for Select Vertex ColorAntonio Vazquez
2020-03-14GPencil: Rename operator select_color to select_vertex_colorAntonio Vazquez
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