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-04-15Merge branch 'master' into soc-2016-multiviewsoc-2016-multiviewTianwei Shen
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-21Merge branch 'master' into soc-2016-multiviewTianwei Shen
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-09Merge branch 'master' into soc-2016-multiviewTianwei Shen
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
2017-02-21Fix Drawing nested box layouts (D2508)raa
2017-02-14Merge branch 'master' into soc-2016-multiviewTianwei Shen
2017-02-09Use a smaller cross icon for clearing search box contentsJoshua Leung
2017-02-02Fix T50497: prop_search not correctly drew in UI (D2473)raa
2017-02-01Fix T50570: pressing pgup or pgdn in any scrollable area irreversably alters ...Bastien Montagne
2017-01-29Merge branch 'master' into soc-2016-multiviewTianwei Shen
2017-01-24Fix T50386: Crash when spawning pie menusJulian Eisel
2017-01-20Fix/cleanup stupid check on array of char being non-NULL pointer...Bastien Montagne
2017-01-20Cleanup/fix some BLI_string_utf8 not using size_t/off_t as expected.Bastien Montagne
2017-01-12UI: Try limiting 'x' icon to search buttonsJulian Eisel
2017-01-10UI Layout: fix some cases mixing fixed and expandable sizesBastien Montagne
2016-12-28UI: Make icon-only buttons for enum items with empty label.Bastien Montagne
2016-12-18Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-12-16Fix drawing enum property with icon only flagJulian Eisel
2016-12-15Proper fix for strict compiler warningSergey Sharybin
2016-12-15Revert "Cleanup: Remove unused variable"Sergey Sharybin
2016-12-15Cleanup: Remove unused variableSergey Sharybin
2016-12-13UI: Externally open file and path from context menuJulian Eisel
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel