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
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell 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
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-04UI: refactor layout vars out of uiFontStyleCampbell Barton
2018-11-25UI: Disable font shadow in tooltipJulian Eisel
2018-11-22UI: hide shortcut from gizmo tip when none foundCampbell Barton
2018-11-20Fix error generating toolbar tooltipCampbell Barton
2018-11-14Paint: remove brush select paint_modeCampbell Barton
2018-11-12Fix error clearing the popup toolbar keymapCampbell Barton
2018-11-09Fix T57737: crash displaying expanded tooltip for transform toolPhilipp Oeser
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Tool System: display tooltip generation errorCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-07Paint: update shortcut detection for new logicCampbell Barton
2018-11-06Brush: split out vertex paint tool & blend modeCampbell Barton
2018-10-16Cleanup: namingCampbell Barton
2018-09-06UI: tweak tool bar tooltipsCampbell Barton
2018-09-05UI: tweak tooltip placementCampbell Barton
2018-09-05UI: avoid comma which can be used in shortcutsCampbell Barton
2018-09-05UI: show a small label next to the toolCampbell Barton
2018-09-04Fix assert creating a tools tipCampbell Barton
2018-09-04UI: support immediate non-overlapping tooltipsCampbell Barton
2018-09-04Merge branch 'master' into blender2.8Campbell Barton
2018-09-04UI: cleanup tooltip bounds clampingCampbell Barton
2018-09-04UI: show tool name in tip w/ icon-only displayCampbell Barton
2018-09-03Tool System: add paint brush shortcutCampbell Barton
2018-09-03Cleanup: replace __import__ w/ import argumentCampbell Barton
2018-09-03Merge branch 'master' into blender2.8Campbell Barton
2018-09-03Tool System: Show popup accelerators in tooltipCampbell Barton
2018-08-31Tool System: support tool description for tipsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-06-12Cleanup: remove unused context argsCampbell Barton
2018-05-15Change preference defaultsCampbell Barton
2018-05-13Tool System: tools are now set by nameCampbell Barton
2018-05-02Fix mysterious crash on tooltipsDalai Felinto
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-25UI: change tool-tips to be stored in the screenCampbell Barton
2017-12-20Fix compilaiton error in debug modeSergey Sharybin
2017-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-20Cleanup: remove unnecessary tooltip line limitCampbell Barton
2017-12-20Manipulator: tooltip supportCampbell Barton
2017-12-20Merge branch 'master' into blender2.8Campbell Barton