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-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04UI: fix incorrect collapse menu button alignment.Harley Acheson
2019-01-04UI: fix display of menu buttons without text and icon, and only a down arrow.Harley Acheson
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-02Fix T60037: single column layout breaks file browse button.Brecht Van Lommel
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-20UI: add UILayout.directionCampbell Barton
2018-12-20UI: add method to draw menu contentsCampbell 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-11UI: fix enum icon buttons haveing different size.Harley Acheson
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-11-23UI: allow inaccurate swipe motion to switch tabsCampbell Barton
2018-11-21Keymaps: take into account DPI for tweak/drag/pie thresholds.Brecht Van Lommel
2018-11-20Cleanup: unused args, indentationCampbell Barton
2018-11-15Explicitly disable separator spacer in popover and pie menusDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-12UI: don't show shortcuts in toolbar buttonsCampbell Barton
2018-11-02Add new factor parameter to layout.separator()Antonioya
2018-11-01UI: support red alert on labels, not just buttons.Brecht Van Lommel
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-28Fix label misalignment when there are multiple buttons on the right side.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-26UI: allow fractical unit size for layouts.Brecht Van Lommel
2018-09-25Add fixed width/height parameter for layoutsAntonioya
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-19Cleanup: remove dummy tooltipsCampbell Barton
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel
2018-09-04UI: use horizontal alignment for expanded enumsCampbell Barton
2018-09-03Fix T56659: Flow UI: Checkboxes report wrong width, making layouts jump to mu...Bastien Montagne
2018-08-30UI: check prop-separate before adding black decoratorCampbell Barton
2018-08-27Fix T56547: Single column properties not alignedCampbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24UI: always align item w/ labelCampbell Barton
2018-08-24Fix T56511: UILayout.prop_search misalignedCampbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton