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-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
2017-04-01Cleanup: styleCampbell Barton
2017-03-31UI cleanup: simplify Icon handling of uiDefAutoButR for PROP_POINTER.Bastien Montagne
2017-03-31Cleanup: warningsCampbell Barton
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-28Fix: Icon offset for pie buttonsraa
2017-03-28Fix columns with fixed widthraa
2017-03-26Fix padding and align calculation for box layoutsraa
2017-03-26Fix: Ignore min flag for rows that require all available widthraa
2017-03-26Fix: Use "round" instead of "floor" in snapping UI to pixelsraa
2017-03-26Fix: Button's label can be NULLraa
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-22Depsgraph: Fix missing relations update tag when typing #frameSergey Sharybin
2017-03-22Fix for splash not opening centeredCampbell Barton
2017-03-18Cleanup: use return args last and 'r_' prefix.Campbell Barton
2017-03-17Various icon adjustmentsraa
2017-03-11Fix icon alignment for pie buttonsraa
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-11Fix text and icon positioning issue on high DPI, after recent changes in 32c5...Brecht Van Lommel
2017-03-10Fix T50900: Text-Blocks created from "Edit Source" have zero users.Bastien Montagne
2017-03-06Fix width calculation for split layoutsraa
2017-03-06Multi-View: Map cursor coordinates to visual coordinatesJulian Eisel
2017-03-01All drop-down buttons should use the same widthraa
2017-03-01Fix text and icon positioning issuesraa
2017-02-27Fix missing break setting curve auto-handlesCampbell Barton
2017-02-25Fix rows with fixed last item (D2524)raa
2017-02-23Columns should be expandable by defaultraa