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-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2017-11-03Merge branch 'master' into blender2.8Campbell Barton
2017-11-03Merge branch 'master' into blender2.8Campbell Barton
2017-11-03Cleanup: split interface_regions.cCampbell Barton
2017-11-03Fix incorrect allocation sizeCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-02UI: use button_operator in operator_menu_holdCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01UI: Add UILayout.operator_menu_holdCampbell Barton
2017-10-12Merge branch 'master' into blender2.8Bastien Montagne
2017-10-12Fix T52999: floating (popup) panels/menus could jump around screen in some ca...Bastien Montagne
2017-09-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-20UI: fullstop at end of tooltipsCampbell Barton
2017-08-28Fix T51400: Pasting hex code failsCampbell Barton
2017-08-28Fix T51400: Pasting hex code failsCampbell Barton
2017-07-27Fix: use click style if a pie was spawned by release or click eventAleksandr Zinovev
2017-07-27Fix: use click style if a pie was spawned by release or click eventAleksandr Zinovev
2017-07-03Merge branch 'master' into blender2.8Dalai Felinto
2017-07-02Fix T51772: double undo entry for color picker editing.Brecht Van Lommel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-05Merge branch 'master' into blender2.8Julian Eisel
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-22Fix for splash not opening centeredCampbell Barton
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-10-14Fix T49601: Material menu length problem.Bastien Montagne
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-09-16Picky correction to previous commitJulian Eisel
2016-09-16UI: Allow showing why button is disabled in tooltipJulian Eisel
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-08-23Fix T49150: make new 'operator categories' in search menu i18n-aware.Bastien Montagne
2016-07-28Fix T48951: Crash refreshing some popupsCampbell Barton
2016-07-26Correct UI names of ID typesJulian Eisel
2016-07-26More useful block name for report popup blocksJulian Eisel
2016-07-18Fix T48874: Nested pop-up didn't update its parentCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-01Fix/Workaround T48560: Color picker V fail w/ user defined RNACampbell Barton
2016-05-28Fix T48534: color picker hex #RRGGBB input allows typing one character too many.Brecht Van Lommel
2016-04-23Event system: Let event pass through after menu poll failsJulian Eisel