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-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
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-15Merge branch 'master' into blender2.8Campbell Barton
2018-08-15Cleanup: set expand variable for all enum-flagsCampbell Barton
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-10Fix popovers showing unnecessary titles.Brecht Van Lommel
2018-07-10UI: Cleanup - Remove Show Panel Header and BackgroundPablo Vazquez
2018-07-06Fix layout issue with enum property separators.Brecht Van Lommel
2018-07-05UI: add separators in properties editor header tabs.Brecht Van Lommel
2018-07-02UI: Fix Properties with consecutive icons enabled in dropdown menusClément Foucault
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-07-01Cleanup: remove num argument prefixCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30Cleanup: remove unused context arg to menuCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Fix T54524: keyframe and driver colors not showing in shape key list.Brecht Van Lommel
2018-06-29Fix unnecessary empty space in shading popover.Brecht Van Lommel
2018-06-26UI: decrease status bar height.Brecht Van Lommel
2018-06-26Cleanup: styleCampbell Barton