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-05-13UI: fix popovers not properly working with scroll arrows for long menus.Brecht Van Lommel
2018-05-13Tool System: tools are now set by nameCampbell Barton
2018-05-09Rename: RNA_property_override_status > RNA_property_static_override_statusDalai Felinto
2018-05-08Fix crash cancelling search, caused by D3207Campbell Barton
2018-05-07UI: Draw scroll-bars overlapping with editor contentJulian Eisel
2018-05-06Reset number values when entering an empty valueDalai Felinto
2018-05-02UI: open toolbar hold buttons on dragCampbell Barton
2018-05-02UI: don't allow disabled popovers to open w/ dragCampbell Barton
2018-04-29UI: auto open adjacent pulldown and popover buttons.Brecht Van Lommel
2018-04-28Fix number button sides exiting continuous grabCampbell Barton
2018-04-28Revert "UI: don't highlight number button while dragging"Campbell Barton
2018-04-28UI: fix popover menus not refreshing when changing settings.Brecht Van Lommel
2018-04-27UI: don't highlight number button while draggingCampbell Barton
2018-04-27UI: Set cursor to X_MOV when editing number button middle areaDalai Felinto
2018-04-25UI: workaround for text & icon alignmentCampbell Barton
2018-04-23Static Overrides: hide/deactivate all but 'REPLACE' operation.Bastien Montagne
2018-04-22UI: number button arrows appear on hover, highlight clickable areas.Brecht Van Lommel
2018-04-22UI: moving the cursor to open other popoversCampbell Barton
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-13UI: Activate (unused) tab button-type on press instead of releaseJulian Eisel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-26Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-23Theming: Use list-item colors for all un-embossed buttons in list-itemsJulian Eisel
2018-03-14Cleanup: use flags instead of collection of bools to get RNA override status.Bastien Montagne
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2018-01-31UI: re-enable alt-key for editing selectionCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25WM: NULL check for recent tooltip changeCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-16Merge branch 'master' into blender2.8Campbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2018-01-16UI: support canceling color ramp dragCampbell Barton
2017-12-20Merge branch 'master' into blender2.8Campbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-12-19Merge branch 'master' into blender2.8Campbell Barton
2017-12-19UI: split out button checks from tooltip creationCampbell Barton
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-11-29ID Static Override: add basic generic UI tools to control override of propert...Bastien Montagne
2017-11-29ID Static Override: add basic UI feedback.Bastien Montagne
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-05Merge branch 'master' into blender2.8Campbell Barton