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
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-01-27Cleanup: spellingCampbell Barton
2021-01-26Fix T84850: "Lock to Selection" causes unwanted jumpsSergey Sharybin
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-27Cleanup: redundant mask includesCampbell Barton
2020-03-25Cleanup: move mask queries into own fileCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-11-04Masking: Cleanup, limit variable scopeSergey Sharybin
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-04UV: support setting the cursor w/ non-cursor toolsCampbell Barton
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2015-10-22Fix T46569: Crash w/ mask & locked-track enabledCampbell Barton
2015-06-16Cleanup: styleCampbell Barton
2015-06-11Masking: Numpad-. now centers view to selected control pointsSergey Sharybin
2014-09-26Fix for missing shortcuts for mask copy/pasteSergey Sharybin
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-03Slide mask spline segment to define it's curvatureSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-01-27Implement clipboard for mask splinesSergey Sharybin
2013-08-27Mask primitivesSergey Sharybin
2013-08-21Duplicate operator for masksSergey Sharybin
2013-07-20Select more/less tool for mask splinesSv. Lockal
2012-12-14use UI_view2d_getscale() to get the scale for image cursor drawing and ED_mas...Campbell Barton
2012-09-27Fix #32658: left mouse button selection did not work well in the graph and maskBrecht Van Lommel
2012-09-13fix [#31946] Masking doesn't respect pixel ratioCampbell Barton
2012-07-27code cleanup: pass mouse position as int[2] rather then wmEventCampbell Barton
2012-07-27code cleanup: mask keys now dont use space-clip keys - could give troubles la...Campbell Barton
2012-07-27code cleanup: remove unneeded 'struct' qualifiers Campbell Barton
2012-07-27change clip utility function arguments to take space data and region rather t...Campbell Barton
2012-07-26add ED_space_image_get_size_fl, ED_space_clip_get_size_flCampbell Barton
2012-07-26mask/image editor now works for border select and lassoCampbell Barton