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
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Fix T60506: Menu toggle clicks pass through to areaCampbell Barton
2019-01-14UI: indent subpanel headers more.Harley Acheson
2019-01-14Keyframing: refactor insertion code to allow property-global NLA tweaks.Alexander Gavrilov
2019-01-14UI: fix misaligned eyedropper icon in button.Harley Acheson
2019-01-14UI: fix panel header contents alignment.Harley Acheson
2019-01-14Fix T60441: entering hex color in picker gives wrong result.Brecht Van Lommel
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-10UI: make pie menus stick only when tapping key.Justin Jones
2019-01-103D View: use faded color for dupli instance wire & pointsCampbell Barton
2019-01-10Fix T60358: popup clipping within windowCampbell Barton
2019-01-09Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIL...Bastien Montagne
2019-01-08Fix T58479: Quick Favorites Lets you add multiple of the same itemPhilipp Oeser
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-07Correct error in recent button type checkCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-05UI: length now scales proportionally w/ multi-butCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04UI: fix incorrect collapse menu button alignment.Harley Acheson
2019-01-04UI: alter scrollbar extents to not interfere with split/join areas.Harley Acheson
2019-01-04UI: fix display of menu buttons without text and icon, and only a down arrow.Harley Acheson
2019-01-04Fix T59946: multiple quit dialogs possible.Sebastian Parborg
2019-01-04Fix T60132: Convert hair particles to meshSergey Sharybin
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-04UI: refactor layout vars out of uiFontStyleCampbell Barton
2019-01-03Fix incorrect drawing of material list outline, after recent changes.Brecht Van Lommel
2019-01-03Fix T58870: submenus don't open for some specific mouse positions.Brecht Van Lommel
2019-01-02Fix wrong alpha blending for datablock preview icons.Brecht Van Lommel
2019-01-02Fix T60037: single column layout breaks file browse button.Brecht Van Lommel
2019-01-02UI: add scale option for template_icon_view buttonCampbell Barton
2018-12-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-28Fix T59910: material editor UI issue after recent changes.Brecht Van Lommel
2018-12-27UI: fix display of menu buttons without text and icon, and only a down arrow.Harley Acheson
2018-12-27UI: fix inconsistent icon button widths for popovers and enums.Harley Acheson
2018-12-27Cleanup: use unsigned char (change previous commit)Campbell Barton
2018-12-25Fix T59505: Knife tool cut preview line becomes blackmano-wii
2018-12-24Fix floating panel (HUD) applying DPI incorrectlyJulian Eisel
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Fix T58327: Quick Favorites "Remove from Favorites" missing for addedPhilipp Oeser
2018-12-20UI: add UILayout.directionCampbell Barton
2018-12-20UI: add method to draw menu contentsCampbell Barton
2018-12-19Fix T59574: Prop_search fails to set objects from scene.Bastien Montagne
2018-12-19RNA: support setting default values for custom properties.Alexander Gavrilov
2018-12-19UI: show panel type in Python tooltipsCampbell Barton
2018-12-19Theme: use menu text color for floating redo panelCampbell Barton
2018-12-18Fix enum icon button size for fractional UI scale.Brecht Van Lommel
2018-12-18Fix T59535: Select linked delimit doesn't refreshCampbell Barton
2018-12-14NLA: insert keyframes correctly for strips with non-Replace mode.Alexander Gavrilov