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-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-03-27UI: minor change to active-default logicCampbell Barton
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-25RNA: add UILayout.prop_with_menu functionCampbell Barton
2019-03-25UI: add UILayout.prop_popover_enum functionCampbell Barton
2019-03-25Cleanup: return argument namingCampbell Barton
2019-03-22UI: refactor color picker flags out of buttonsCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Fix T60815: drag & drop crash when search menu is opened immediately after.Brecht Van Lommel
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-18Fix color ramp eyedropper menu itemCampbell Barton
2019-03-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-03-01Cleanup: move theme reset into it's own operator fileCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-17Preferences: fit a little better when opened in place of properties editor.Brecht Van Lommel
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14Cleanup: move comments above definitions, use enumCampbell Barton
2019-01-09Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIL...Bastien Montagne
2019-01-04Fix T59946: multiple quit dialogs possible.Sebastian Parborg
2019-01-04UI: refactor layout vars out of uiFontStyleCampbell Barton
2019-01-02UI: add scale option for template_icon_view buttonCampbell Barton
2018-12-20UI: add UILayout.directionCampbell Barton
2018-12-20UI: add method to draw menu contentsCampbell Barton
2018-12-08User Interface: Add button color for indicating that the value differs from t...Lukas Stockner
2018-12-01Cleanup: redundant NULL checksCampbell Barton
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-11-20UI: increase spacing at sides of headers, to avoid region split zone overlap.Brecht Van Lommel
2018-11-06Fix broken shortcuts in F3 'operator search' menu.Bastien Montagne
2018-11-03Cleanup: styleCampbell Barton
2018-11-02Add hide_buttons option to template_ID_previewAntonioya
2018-11-02Add new factor parameter to layout.separator()Antonioya
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-29UI: allow off/on icons to be in reverse order.Brecht Van Lommel
2018-10-11Add new parameter to reverse UIList itemsAntonioya
2018-09-27Merge branch 'master' into blender2.8Brecht 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-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