{"id":16207882,"url":"https://github.com/qwe321qwe321qwe321/unity-recent-scene-toolbar","last_synced_at":"2025-04-02T17:32:03.270Z","repository":{"id":108107825,"uuid":"371773374","full_name":"qwe321qwe321qwe321/Unity-Recent-Scene-Toolbar","owner":"qwe321qwe321qwe321","description":"Add Recent Scene to Unity toolbar to quickly access recent scenes.","archived":false,"fork":false,"pushed_at":"2024-03-21T01:09:41.000Z","size":975,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T19:52:26.110Z","etag":null,"topics":["unity","unity-editor"],"latest_commit_sha":null,"homepage":"","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/qwe321qwe321qwe321.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,"dei":null}},"created_at":"2021-05-28T17:26:34.000Z","updated_at":"2024-10-09T01:11:10.000Z","dependencies_parsed_at":"2023-07-12T09:15:24.690Z","dependency_job_id":null,"html_url":"https://github.com/qwe321qwe321qwe321/Unity-Recent-Scene-Toolbar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwe321qwe321qwe321%2FUnity-Recent-Scene-Toolbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwe321qwe321qwe321%2FUnity-Recent-Scene-Toolbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwe321qwe321qwe321%2FUnity-Recent-Scene-Toolbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwe321qwe321qwe321%2FUnity-Recent-Scene-Toolbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qwe321qwe321qwe321","download_url":"https://codeload.github.com/qwe321qwe321qwe321/Unity-Recent-Scene-Toolbar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246860149,"owners_count":20845616,"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"],"created_at":"2024-10-10T10:14:43.889Z","updated_at":"2025-04-02T17:32:02.828Z","avatar_url":"https://github.com/qwe321qwe321qwe321.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity-Recent-Scene-Toolbar\nAdd Recent Scene button to open the recent scenes easily. (Additive-load supported)\n\nThe maximum number is 10 by default. (By the const value in `RecentSceneList.cs`)\n\n![](./img~/demo.gif)\n\n## Installation\nUnity Package Manager -\u003e Add package from git URL\n```\nhttps://github.com/qwe321qwe321qwe321/Unity-Recent-Scene-Toolbar.git\n```\n\n**Since package isn't able to create scriptable object, the `RecentSceneList.asset` will be created in `Assets/Plugins/RecentSceneToolbar/Editor` by default. It can be anywhere you like in the project. And you should add it to `.gitignore` manually to prevent tracking**\n\n## How is it done\n* Hook up the `EditorSceneManager.activeSceneChangedInEditMode` to record the scenes to a scriptable object `RecentSceneList.asset`.\n\n  * `RecentSceneList.asset` will be generated if it doesn't exist.\n\n  * The `.gitignore` in `Editor` folder is used to prevent git tracking `RecentSceneList.asset` which always change when you switch scene.\n\n## Third parties\n* [marijnz/unity-toolbar-extender](https://github.com/marijnz/unity-toolbar-extender)\n  * It is proven to work up to (at least) Unity 2021.2.\n* [nukadelic/UnityEditorIcons](https://github.com/nukadelic/UnityEditorIcons)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwe321qwe321qwe321%2Funity-recent-scene-toolbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqwe321qwe321qwe321%2Funity-recent-scene-toolbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwe321qwe321qwe321%2Funity-recent-scene-toolbar/lists"}