{"id":13785972,"url":"https://github.com/baba-s/unity-customizable-toolbar","last_synced_at":"2025-04-12T02:52:31.254Z","repository":{"id":110295299,"uuid":"125152870","full_name":"baba-s/unity-customizable-toolbar","owner":"baba-s","description":"Customizable toolbar available in the Unity editor.","archived":false,"fork":false,"pushed_at":"2018-03-15T05:05:02.000Z","size":36,"stargazers_count":35,"open_issues_count":1,"forks_count":7,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-25T22:36:27.163Z","etag":null,"topics":["unity","unity-editor","unity3d"],"latest_commit_sha":null,"homepage":"http://baba-s.hatenablog.com/entry/2018/03/16/085800","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baba-s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-03-14T03:59:02.000Z","updated_at":"2024-01-30T15:34:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"26541204-0902-4705-bdd0-d83ab81f1bba","html_url":"https://github.com/baba-s/unity-customizable-toolbar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baba-s%2Funity-customizable-toolbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baba-s%2Funity-customizable-toolbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baba-s%2Funity-customizable-toolbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baba-s%2Funity-customizable-toolbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baba-s","download_url":"https://codeload.github.com/baba-s/unity-customizable-toolbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248509795,"owners_count":21116120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["unity","unity-editor","unity3d"],"created_at":"2024-08-03T19:01:07.492Z","updated_at":"2025-04-12T02:52:31.232Z","avatar_url":"https://github.com/baba-s.png","language":"C#","readme":"[日本語の Readme はこちら](https://github.com/baba-s/unity-customizable-toolbar/blob/master/README_JP.md)  \n\n# UnityCustomizableToolbar\n\nCustomizable toolbar available in the Unity editor.\n\n# Version\n\n- Unity 2017.3.0f3\n\n# Install\n\n1. Go to the following page and download \"UnityCustomizableToolbar.unitypackage\".  \nhttps://github.com/baba-s/unity-customizable-toolbar/blob/master/CustomizableToolbar.unitypackage?raw=true\n2. Import the downloaded \"UnityCustomizableToolbar.unitypackage\" into the Unity project.  \n\n# Screenshot\n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315133510.png)\n\n# Usage\n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315133622.png)\n\nWhen you select \"Window\u003e Customizable Toolbar\" in the Unity menu,  \n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315133720.png)\n\nThe \"Toolbar\" window will be displayed so you can dock it where you want.  \n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315133802.png)\n\nRight click on \"Toolbar\" tab and select \"Settings\",  \n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315133902.png)\n\nThe setting screen appears in the Inspector.  \n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315133958.png)\n\nPress the \"+\" button at the bottom right to add the parameters of the button.  \n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315134202.png)\n\nPressing \"Inverted triangle\" to the right of the \"Command Name\",  \nA list of commands will be displayed, so select the command you like.  \n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315134306.png)\n\nThen \"Command Name\" and \"Button Name\" are automatically entered,  \n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315134352.png)\n\nA button will be added to the toolbar.  \nThen, when this button is pushed, the set command is executed.  \n\n![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180315/20180315134552.png)\n\nSince \"Command Name\" can be entered freely,  \nIt is also possible to create a button to execute your own MenuItem.  \n\nWhen setting a texture in \"Image\",  \nA texture is displayed instead of \"Button Name\".  \n\nYou can set the width of the button with \"Width\". ( Automatic adjustment if 0 )","funding_links":[],"categories":["Editor Utility"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaba-s%2Funity-customizable-toolbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaba-s%2Funity-customizable-toolbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaba-s%2Funity-customizable-toolbar/lists"}