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-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
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-06UI: delay tool label tip displayCampbell Barton
2018-09-05UI: show a small label next to the toolCampbell Barton
2018-09-04UI: support immediate non-overlapping tooltipsCampbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-13UI: remove space/region from popover argsCampbell Barton