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-10-21Merge branch 'master' into UI-graphical-redesignUI-graphical-redesignJulian Eisel
2015-09-17Fix T46134: units degrees increment are too smallCampbell Barton
2015-08-18UI: avoid property lookup w/ expanded enumsCampbell Barton
2015-08-10UI drag&drop: make code able to free dragpoin if needed.Bastien Montagne
2015-08-01Merge branch 'master' into UI-graphical-redesignJulian Eisel
2015-07-13Add icon scale argument for ui-template-previewsCampbell Barton
2015-07-10Cleanup: remove redundant includesCampbell Barton
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-06-23Merge branch 'master' into UI-graphical-redesignJulian Eisel
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto
2015-06-10Merge branch 'master' into UI-graphical-redesignJulian Eisel
2015-06-09Fix T44930: File-select in redo panel, disables UICampbell Barton
2015-06-09Merge branch 'master' into UI-graphical-redesignJulian Eisel
2015-06-08Alternative fix copying windows from popup dialogsCampbell Barton
2015-06-05A first Menu/Popup redesignJulian Eisel
2015-06-04Merge branch 'master' into UI-graphical-redesignJulian Eisel
2015-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-06-02Merge branch 'master' into UI-graphical-redesignJulian Eisel
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-05-30A first panel redesignJulian Eisel
2015-05-23IconView template: adding optional labels to popup buttonsInes Almeida
2015-05-11UI: initial support for UI editing selected itemsCampbell Barton
2015-05-04Cleanup: deduplicate code.Bastien Montagne
2015-04-26UI: 'View Online Manual' ShortcutJulian Eisel
2015-04-22Fix T44477: Overlapping tooltips in OutlinerJulian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-24UI: remove UI_BTYPE_SEARCH_MENU_UNLINKCampbell Barton
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
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-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2014-12-25Refactor 'immediate search' featureBastien Montagne
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-02Fix rare crash dragging number-buttonsCampbell Barton
2014-11-24UI: avoid property lookup for uiItemMenuEnumRCampbell Barton
2014-11-20Fix color tweaking in vertex painting not getting an undo push (wouldAntony Riakiotakis
2014-11-15UI: cleanup next/prev order in menu codeCampbell Barton
2014-11-15Cleanup: remove unused redraw flagCampbell Barton
2014-11-11UI: order & comment eButTypeCampbell Barton
2014-11-11UI: remove unused emboss-table defineCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-09Cleanup: remove unused UI_SHIFT_FLIPPED (2.4x toolbox)Campbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-08-30Use UI_BUT_ prefix as other flags doCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-10UI: show ttips even if disabled, when holding alt key.Bastien Montagne