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
2018-10-13Merge branch 'origin/blender2.8' into temp-ui-layout-2.8temp-ui-layout-2.8Ines Almeida
2018-10-13UI: tweak individual panelsInes Almeida
2018-10-13UI: Changes to the 'single-column' layout to have left-aligned labels on top ...Ines Almeida
2018-10-12Fix misaligned icon in search buttons after recent changes.Brecht Van Lommel
2018-10-12GP: Disable reverse list order when uncheck userprefs optionAntonioya
2018-10-11Add new parameter to reverse UIList itemsAntonioya
2018-10-11Fix T56898: misaligned icons in buttons in popovers.Brecht Van Lommel
2018-10-11Fix (unreported) wrong 'use_sep' setting for menu items.Bastien Montagne
2018-10-11UI: increase spacing between icon and text.Brecht Van Lommel
2018-10-11UI: tweak vertical centering of text in buttons.Brecht Van Lommel
2018-10-11UI: increase size of copy bufferCampbell Barton
2018-10-11UI: copy-buffer was cleared w/ non-text buttonsCampbell Barton
2018-10-11Cleanup: indentationCampbell Barton
2018-10-10UI: reduce greying out of icons in radio and toggle buttons.Brecht Van Lommel
2018-10-09Fix T57115: buttons drawing wrong after recent icon drawing changes.Brecht Van Lommel
2018-10-09Cleanup: namingCampbell Barton
2018-10-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-08Fix incorrect alpha blending for icon drawing outside buttons.Brecht Van Lommel
2018-10-08Fix T57083: Grease Pencil / Texture Paint Crash in 2.8Antonioya
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-04Fix T57062: missing preview range drawing in graph editor.Brecht Van Lommel
2018-10-03UI strings: Fix asserts in 'middle-splitting' fitting string code.Bastien Montagne
2018-10-03Improvements to internals blf_font's `blf_font_width_to_strlen()`/`to_rstrlen()`Bastien Montagne
2018-10-03Fix icon alpha theme option not working for monochrome icons.Brecht Van Lommel
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-10-01UI: Color the inside of pie menu items when selectedPablo Vazquez
2018-10-01Remove obsolete weight paint color computation code.Alexander Gavrilov
2018-10-01Cleanup: styleCampbell Barton
2018-09-28Fix T56947: Copy text from disabled search menu crashedJacques Lucke
2018-09-27UI: draw mono icons with button type text color, instead of area text color.Brecht Van Lommel
2018-09-27Refactor: Copy/Paste values from/to UIJacques Lucke
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-27UI: Tabs on right w/ right aligned regionsCampbell Barton
2018-09-26UI: allow fractical unit size for layouts.Brecht Van Lommel
2018-09-26Revert "Compositor: Added Weighted Standard Curve evaluation"Brecht Van Lommel
2018-09-25Add fixed width/height parameter for layoutsAntonioya
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
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-18StudioLight: Fix crash when closing blenderClément Foucault
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-18UI: don't show Redo Unsupported, just hide buttons in that case.Brecht Van Lommel
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-09-17Merge branch 'master' into blender2.8Bastien Montagne
2018-09-17Fix object selection with eyerdropper not respecting property poll function.Brecht Van Lommel
2018-09-17Merge branch 'master' into blender2.8Bastien Montagne