{"id":15137857,"url":"https://github.com/bevyengine/bevy_editor_prototypes","last_synced_at":"2025-05-16T12:05:15.225Z","repository":{"id":216574461,"uuid":"741686921","full_name":"bevyengine/bevy_editor_prototypes","owner":"bevyengine","description":"Low-friction experiments for the bevy_editor","archived":false,"fork":false,"pushed_at":"2025-03-02T22:00:37.000Z","size":1898,"stargazers_count":209,"open_issues_count":33,"forks_count":54,"subscribers_count":44,"default_branch":"main","last_synced_at":"2025-04-03T15:08:13.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bevyengine.github.io/bevy_editor_prototypes/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bevyengine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","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,"publiccode":null,"codemeta":null}},"created_at":"2024-01-10T22:44:44.000Z","updated_at":"2025-03-30T22:11:30.000Z","dependencies_parsed_at":"2024-01-10T23:56:48.053Z","dependency_job_id":"25bd29e3-ea36-4a53-b044-873b4dc9edf3","html_url":"https://github.com/bevyengine/bevy_editor_prototypes","commit_stats":{"total_commits":10,"total_committers":4,"mean_commits":2.5,"dds":0.7,"last_synced_commit":"fdcd0a05f043e123dc17c784b1b912fcd67a82fe"},"previous_names":["bevyengine/bevy_editor_prototypes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevyengine%2Fbevy_editor_prototypes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevyengine%2Fbevy_editor_prototypes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevyengine%2Fbevy_editor_prototypes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevyengine%2Fbevy_editor_prototypes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bevyengine","download_url":"https://codeload.github.com/bevyengine/bevy_editor_prototypes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248573276,"owners_count":21126799,"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":[],"created_at":"2024-09-26T07:02:46.812Z","updated_at":"2025-04-12T13:29:49.345Z","avatar_url":"https://github.com/bevyengine.png","language":"Rust","readme":"# Bevy Editor Prototypes\n\n\u003e [!WARNING]\n\u003e This project is a prototype for a shippable Bevy Editor and is still in heavy development and testing. \n\u003e Everything you see is very much a work-in-progress. Read about what we're building in the [Design Book](https://bevyengine.github.io/bevy_editor_prototypes/)! or [Figma document].\n\u003e To run just type the ```cargo run``` or ```cargo run --example``` command in the terminal of the `bevy_editor_prototypes` folder.\n\n## Figma Designs\n\nWhile laying out the foundations for an editor prototype in this repository, we are also experimenting with various UI designs in a public [Figma document]. If you are interested in collaborating and sharing your own designs, head over to the document and request write permissions to join the effort.\n\n[Figma document]: https://www.figma.com/design/fkYfFPSBgnGkhbQd3HOMsL/Bevy-Editor?node-id=90-2\n\n## License\n\nBevy is free, open source and permissively licensed!\nExcept where noted (below and/or in individual files), all code in this repository is dual-licensed under either:\n\n* MIT License ([LICENSE-MIT](LICENSE-MIT) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))\n* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))\n\nat your option.\nThis means you can select the license you prefer!\nThis dual-licensing approach is the de-facto standard in the Rust ecosystem and there are [very good reasons](https://github.com/bevyengine/bevy/issues/2373) to include both.\n\nSome of the engine's code carries additional copyright notices and license terms due to their external origins.\nThese are generally BSD-like, but exact details vary by crate:\nIf the README of a crate contains a 'License' header (or similar), the additional copyright notices and license terms applicable to that crate will be listed.\nThe above licensing requirement still applies to contributions to those crates, and sections of those crates will carry those license terms.\nThe [license](https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields) field of each crate will also reflect this.\nFor example, [`bevy_mikktspace`](./crates/bevy_mikktspace/README.md#license-agreement) has code under the Zlib license (as well as a copyright notice when choosing the MIT license).\n\nAny assets included in this repository typically fall under different open licenses.\nThese will not be included in your game (unless copied in by you), and they are not distributed in the published bevy crates.\nSee [CREDITS.md](CREDITS.md) for the details of the licenses of those files.\n\n### Your contributions\n\n*Unless you explicitly state otherwise,\nany contribution intentionally submitted for inclusion in the work by you,\nas defined in the Apache-2.0 license,\nshall be dual licensed as above,\nwithout any additional terms or conditions.*\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevyengine%2Fbevy_editor_prototypes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbevyengine%2Fbevy_editor_prototypes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevyengine%2Fbevy_editor_prototypes/lists"}