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
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-10-12Fix T52999: floating (popup) panels/menus could jump around screen in some ca...Bastien Montagne
2017-10-06Cleanup: styleCampbell Barton
2017-10-05Fix T52998: disabled menu entries responding to key shortcuts.Brecht Van Lommel
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-20UI: fullstop at end of tooltipsCampbell Barton
2017-09-18Add some security checks against future bad float UIprecision values.Bastien Montagne
2017-09-18Cleanup: use clamped rounding functionsCampbell Barton
2017-09-17UI: avoid int cast before clamping number inputCampbell Barton
2017-09-14Fix failure in our UI code that could allow search button without search call...Bastien Montagne
2017-09-07Cleanup: remove goto'sCampbell Barton
2017-09-07UI: fix memory leak when copy-to-selected failedCampbell Barton
2017-08-29Support Copy To Selected and Alt-Click for F-Curves in the curve editor.Alexander Gavrilov
2017-08-29View2D: function to get view to region matrixCampbell Barton
2017-08-28Fix T51400: Pasting hex code failsCampbell Barton
2017-08-22Fix T52466: Silence search for button_context menu type.Thomas Beck
2017-08-12Fix width estimation for buttons with short labels in pie menusAleksandr Zinovev
2017-08-11Pie menu's sub-rows ignore 'EXPAND' flagAleksandr Zinovev
2017-08-11Cleanup: whitespaceCampbell Barton
2017-08-08Fix fixed width box layoutsAleksandr Zinovev
2017-08-08Fix width estimation for empty layouts in pie menusAleksandr Zinovev
2017-08-01Fix multi-units drawing re precision handling.Bastien Montagne
2017-07-31Fix two issues with recent changes to number display while editing them.Bastien Montagne
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-28Fix potential 'divide-by-zero' in our UI fitting code.Bastien Montagne
2017-07-28Fix T52208: Using UI_BUT_REDALERT flag for UI_BTYPE_KEY_EVENT buttons crashes...Bastien Montagne
2017-07-27Fix T51776: Make sure button icons are updated on Ctrl-ScrollWheelJeff Knox
2017-07-27Fix button text overlapping with shortcut text in popupsJulian Eisel
2017-07-27Minor code style correctionsJulian Eisel
2017-07-27Fix Label colors in popupsAleksandr Zinovev
2017-07-27Fix: use click style if a pie was spawned by release or click eventAleksandr Zinovev
2017-07-21Fix strict compiler error after recent UI changesSergey Sharybin
2017-07-18Fix bad loss of precision when manually editing values in numbuttons.Bastien Montagne
2017-07-11Fix T49034: multi-drag crashes when UI forces exitCampbell Barton
2017-07-02Fix T51772: double undo entry for color picker editing.Brecht Van Lommel
2017-06-26Building w/o Python works againCampbell Barton
2017-06-23Fix T51845raa
2017-06-20Fix: Icon alignment for scaled pie buttons with no textraa
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-09Fix (unreported): Crash if a right click is performed on an image datablock (...Thomas Beck
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-04-29Implementation of custom python entries in all right click menusThomas Beck
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-04-11Fix: width of UILayout.prop_enum() buttonsraa