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
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-14UI: rename manipulator to gizmoCampbell Barton
2018-07-11Transform Manipulator: fix scale handle selectionCampbell Barton
2018-07-11Fix manipulator hiding cursorCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-14Cleanup: remove last G.main's in WM code of 2.8.Bastien Montagne
2018-06-14WM: increase hot-spot of 3D manipulatorsCampbell Barton
2018-06-12Fix leak of manipulator tooltip timers.Brecht Van Lommel
2018-05-25Fix 3D Cursor w/ interface scaleCampbell Barton
2018-05-18Fix manipulator removalCampbell Barton
2018-05-18Fix manipulator resetting the cursorCampbell Barton
2018-05-15Manipulator: utility to get matrix w/o offsetCampbell Barton
2018-05-09Manipulator: API call to invoke on setupCampbell Barton
2018-05-08Cleanup: quiet warning, whitespaceCampbell Barton
2018-05-06WM: manipulator redo supportCampbell Barton
2018-04-28UI: fix incorrect scaling of manipulator widgets with DPI.Brecht Van Lommel
2018-04-25Cleanup: typosCampbell Barton
2018-04-24Manipulators: Enable AntiAliased drawing of manipulators by default.Clément Foucault
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-25Manipulator: rename is_visible -> pollCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: style, warningCampbell Barton
2018-02-14GPU: don't use multisample for entire window, only for offscreen 3D viewport.Brecht Van Lommel
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-24Cleanup: typoCampbell Barton
2018-01-24Manipulators: disable 3D widgets w/ animationCampbell Barton
2018-01-16Manipulator: Support tweak removing the manipulatorCampbell Barton
2018-01-15Manipulator: add free callbackCampbell Barton
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-05Fix manipulator crash when modal operator doesn't runCampbell Barton
2017-12-20Manipulator: clear tooltip for click actions tooCampbell Barton
2017-12-20Manipulator: tooltip supportCampbell Barton
2017-12-19Manipulator: Support click only manipulator'sCampbell Barton
2017-12-19Manipulaor: de-duplicate finish callCampbell Barton
2017-12-15Manipulator: support single press button actionsCampbell Barton
2017-12-11Manipulator: make grab-cursor a manipulator flagCampbell Barton
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-24Manipulator: fix camera lens update glitchCampbell Barton
2017-11-20Cleanup: BLI headers firstCampbell Barton
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-10Manipulator: public highlight utility functionCampbell Barton
2017-10-30Fix manipulator drawing before their refresh callbackCampbell Barton
2017-10-21Manipulator: name remove func's 'unlink_delayed'Campbell Barton
2017-10-19Fix operators adding manipulators multiple timesCampbell Barton
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-09-19Fix compiler warningJoshua Leung
2017-09-05Manipulator: missing exit() callCampbell Barton
2017-09-01Revert "Manipulator: remove unused event hack"Campbell Barton
2017-08-30Manipulator: replace old cage2d manipulatorCampbell Barton