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-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell 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
2018-06-25UI: Right align check-box for extra text spaceCampbell Barton
2018-06-18UI: decorators hid non-array buttonsCampbell Barton
2018-06-18UI: decorators weren't showing icon-only buttonsCampbell Barton
2018-06-18Fix T55511: Decorator drag makes many undo stepsCampbell Barton
2018-06-18Fix T55517: Property-split fails w/ expanded enumCampbell Barton
2018-06-17UI: decorator color button assertCampbell Barton
2018-06-16Correct assert in recent changesCampbell Barton
2018-06-16UI: support dragging to key-frameCampbell Barton
2018-06-16UI: Add property decorator buttonsCampbell Barton
2018-06-15Merge branch 'master' into blender2.8Bastien Montagne
2018-06-15Cleanup: some more G.main removal/validation...Bastien Montagne
2018-06-14Cleanup: styleCampbell Barton
2018-06-13Error in recent popover widthCampbell Barton
2018-06-13Fix pop-over buttons always getting space for iconCampbell Barton
2018-06-13Merge branch 'master' into blender2.8Campbell Barton