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
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-05-31UI: comments (doxygen tweaks)Campbell Barton
2015-05-04Fix eyedropper with quad-viewCampbell Barton
2015-04-21Add eyedropper for selecting object & obdataJulian Eisel
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-05Stickies: Remove redundant fixesJulian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-04-02Fix for incorrect descriptionJoshua Leung
2015-02-11Fix depth-eyedropper crashing outside 3d viewCampbell Barton
2015-01-21BKE_screen: add BKE_screen_find_area_xyCampbell Barton
2015-01-20Fix UI glitches drawing text at different sizesCampbell Barton
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2015-01-19Fix two potential bugs reported by latest coverity scan.Bastien Montagne
2015-01-14UI: Eyedropper for view-depthCampbell Barton
2014-11-26cleanup: style & tipsCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-14Fix the eyedropper not working properly with different scene linear spacesSergey Sharybin
2014-01-04UI: Use bool rather then int/short's where possibleCampbell Barton
2013-11-19Fix for running datablock eyedropper outside of a button.Campbell Barton
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-12fix for possible eyedropper NULL pointer use.Campbell Barton
2013-10-08id-data eyedropprt, currently only accessible via the Ekey,Campbell Barton
2013-10-08move eyedropper into its own file, uses mostly different includes to interfac...Campbell Barton