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-05-08Cleanup: quiet warning, whitespaceCampbell Barton
2018-05-06WM: manipulator redo supportCampbell Barton
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-25Manipulator: rename is_visible -> pollCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-24Cleanup: typoCampbell Barton
2018-01-16Manipulator: Support tweak removing the manipulatorCampbell Barton
2017-12-20Manipulator: clear tooltip for click actions tooCampbell 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-11-20Cleanup: BLI headers firstCampbell 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-09-01Revert "Manipulator: remove unused event hack"Campbell Barton
2017-08-27Manipulator: support operator per-partCampbell Barton
2017-08-24Fix crash handling manipulator events before drawingCampbell Barton
2017-08-24Manipulator: modal callback can now cancel & pass eventsCampbell Barton
2017-08-24Manipulator: remove unused event hackCampbell Barton
2017-08-21Cleanup: rename manipulator API functionsCampbell Barton
2017-08-21Fix crash re-registering manipulatorsCampbell Barton
2017-08-04Manipulator: remove unused draw stepCampbell Barton
2017-08-01Cleanup: warningsCampbell Barton
2017-07-31Cleanup: use enum typedef for manipulator drawstepCampbell Barton
2017-07-30Fix manipulator Python API crash w/ undoCampbell Barton
2017-07-27Manipulator: remove namesCampbell Barton
2017-07-26Cleanup: typedef enumsCampbell Barton
2017-07-26Manipulator: refactor/fix selection logicCampbell Barton
2017-07-25Cleanup: rename active to modalCampbell Barton
2017-07-25Manipulator: support select-drag to tweakCampbell Barton
2017-07-25Fix PyManipulators having keymaps registered twiceCampbell Barton
2017-07-24Manipulator: handle keymaps for selected itemsCampbell Barton
2017-07-14Fix T51945: LMB select swaps manipulator buttonsCampbell Barton
2017-06-26Building without Python works againCampbell Barton
2017-06-23Manipulator: add tweak-snap (not used yet)Campbell Barton
2017-06-19Manipulators: store operator type instead of idCampbell Barton
2017-06-16Cleanup: rename manipulator filesCampbell Barton