Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / amethyst/specs issues and pull requests
#782 - Fix grammatical mistake in FlaggedStorage chapter
Pull Request -
State: closed - Opened by mmghannam 6 months ago
- 1 comment
#781 - update aHash and dev dependencies
Pull Request -
State: closed - Opened by xMAC94x 7 months ago
#780 - Fix Badges in Readme
Pull Request -
State: closed - Opened by ClaasJG 7 months ago
#779 - Change crate io / rs links
Pull Request -
State: closed - Opened by ClaasJG 7 months ago
#778 - Add a section in readme linking to other options
Issue -
State: open - Opened by Imberflur 7 months ago
- 1 comment
Labels: docs
#777 - Deploy Website with Github Pages (Related #776)
Pull Request -
State: closed - Opened by ClaasJG 7 months ago
- 2 comments
#776 - The specs book domain is abandoned
Issue -
State: closed - Opened by xohmz 7 months ago
- 3 comments
Labels: bug
#775 - Implement GenericReadStorage for mutable reference
Pull Request -
State: open - Opened by derekdreery 7 months ago
- 1 comment
#774 - Fix #773
Pull Request -
State: closed - Opened by ClaasJG 7 months ago
- 4 comments
#773 - specs-derive better 'storage' macro parameter
Issue -
State: closed - Opened by ClaasJG 7 months ago
Labels: feature-request
#772 - Compilation fails due to outdated depencendy on ahash 0.7.7
Issue -
State: closed - Opened by plehmkuhl 10 months ago
- 1 comment
Labels: bug
#771 - Update shred to 0.16.0
Pull Request -
State: closed - Opened by Imberflur 11 months ago
#770 - Bump ahash dependency version
Pull Request -
State: closed - Opened by joshlf about 1 year ago
- 13 comments
#769 - ahash 7.5 dep yanked
Issue -
State: closed - Opened by juliusl about 1 year ago
- 2 comments
Labels: bug
#768 - Prepare for 0.20 release
Pull Request -
State: closed - Opened by Imberflur about 1 year ago
#767 - Minor fixes for releasing 0.19
Pull Request -
State: closed - Opened by Imberflur over 1 year ago
#766 - Delete components after killing entities to avoid clearing components when the entity has the wrong generation
Pull Request -
State: closed - Opened by Imberflur over 1 year ago
- 1 comment
#765 - Safety
Pull Request -
State: closed - Opened by Imberflur over 1 year ago
- 4 comments
#764 - 0.19.0 Release?
Issue -
State: closed - Opened by juliusl almost 2 years ago
- 1 comment
Labels: feature-request
#763 - Re-add support for dynamic components (for scripting)
Issue -
State: closed - Opened by lambdadog almost 2 years ago
- 1 comment
Labels: feature-request
#762 - specs uses shred 0.13.0, which depends on mopa
Issue -
State: closed - Opened by AcrylicShrimp almost 2 years ago
- 1 comment
Labels: bug
#761 - LazyUpdate::exec uses a &mut ref?
Issue -
State: open - Opened by juliusl almost 2 years ago
- 1 comment
Labels: bug
#760 - Add necessity of feature flag serde to api documentation for saveload
Issue -
State: open - Opened by andreas-wolf about 2 years ago
- 2 comments
Labels: feature-request
#759 - ecs_bench_suite fragmented_iter unexpectedly slow
Issue -
State: open - Opened by fabianbergmark over 2 years ago
Labels: bug
#757 - Best practice for borrowed resources in systems?
Issue -
State: open - Opened by alvaro-cuesta over 2 years ago
- 4 comments
Labels: question
#756 - Bump shred to 0.14.0
Pull Request -
State: closed - Opened by torkleyy over 2 years ago
- 6 comments
#755 - Specs vs legion
Issue -
State: closed - Opened by lecoqjacob over 2 years ago
- 2 comments
#754 - Add missing licenses to specs-derive crate root
Pull Request -
State: closed - Opened by torkleyy over 2 years ago
#753 - prepare release `0.18.0` and switch to the recommended license format…
Pull Request -
State: closed - Opened by xMAC94x over 2 years ago
- 2 comments
#752 - Enable fmt
Pull Request -
State: closed - Opened by xMAC94x over 2 years ago
#751 - `EntityResBuilder` does not implement `Builder`
Issue -
State: closed - Opened by gamma-delta over 2 years ago
- 1 comment
Labels: bug
#750 - [Question] Is it possible to group components together (to all be accessed by 1 system)
Issue -
State: closed - Opened by DaQueenJodi over 2 years ago
- 3 comments
Labels: question
#749 - xmac94x/GitHub actions
Pull Request -
State: closed - Opened by xMAC94x over 2 years ago
- 5 comments
#748 - update all depdnencies including hashbrown
Pull Request -
State: closed - Opened by xMAC94x over 2 years ago
#747 - The scope of the unsafe block can be appropriately reduced
Pull Request -
State: closed - Opened by peamaeq over 2 years ago
#746 - Migrate to Rust 2021
Issue -
State: closed - Opened by codedcosmos over 2 years ago
Labels: feature-request
#745 - Added an extra example to the sixth chapter in the book
Pull Request -
State: closed - Opened by codedcosmos over 2 years ago
#744 - How do I create a system that also has the capacity to remove entities?
Issue -
State: closed - Opened by codedcosmos over 2 years ago
- 1 comment
Labels: feature-request
#743 - How to get an entt like view of entities within a system?
Issue -
State: closed - Opened by BlidDev almost 3 years ago
- 2 comments
#742 - 03_dispatcher: fix clippy::unnecessary_mut_passed
Pull Request -
State: open - Opened by softmoth about 3 years ago
#741 - How do I get the Entity that a Component belongs to?
Issue -
State: closed - Opened by eboatwright about 3 years ago
- 1 comment
#740 - How do I access all entities with a certain component?
Issue -
State: closed - Opened by eboatwright about 3 years ago
- 5 comments
#739 - Thank you!
Issue -
State: closed - Opened by eboatwright about 3 years ago
- 1 comment
#738 - This is a HUGE issue!
Issue -
State: closed - Opened by eboatwright about 3 years ago
- 2 comments
#737 - New flagged storage for parallel joins
Pull Request -
State: open - Opened by Imberflur about 3 years ago
#736 - DispatcherBuilder::contains
Issue -
State: closed - Opened by schell over 3 years ago
- 1 comment
Labels: feature-request
#735 - Specs_derive: Missing license file in crate source
Issue -
State: closed - Opened by ghost over 3 years ago
Labels: bug
#734 - Fix some clippy warnings
Pull Request -
State: closed - Opened by ghost over 3 years ago
#733 - Bump minor version
Pull Request -
State: closed - Opened by AnneKitsune over 3 years ago
#732 - update hashbrown and shred
Pull Request -
State: closed - Opened by xMAC94x over 3 years ago
#731 - Update the specs book
Issue -
State: closed - Opened by imalsogreg over 3 years ago
- 1 comment
Labels: bug
#730 - Reveal FlaggedAccessMut in public context
Pull Request -
State: closed - Opened by zesterer over 3 years ago
#729 - update dependencies and update specs to fix a security issue
Pull Request -
State: closed - Opened by xMAC94x over 3 years ago
#728 - In MarkerAllocator Trait retrieve_entity_internal could take id by reference
Issue -
State: open - Opened by Dollab over 3 years ago
Labels: feature-request
#727 - [Question] How to change values of Component's from outside of World ?
Issue -
State: open - Opened by kivimango over 3 years ago
- 1 comment
Labels: feature-request
#726 - Add benchmark for storage fetching
Pull Request -
State: closed - Opened by Imberflur almost 4 years ago
#725 - Add DerefFlaggedGen storage that includes the entity generation in events
Pull Request -
State: open - Opened by Imberflur almost 4 years ago
#724 - Track entity generation in ComponentEvent (fixes #720)
Pull Request -
State: open - Opened by LoganDark almost 4 years ago
#723 - Allow components to perform cleanup (with access to the World) when they are removed
Issue -
State: open - Opened by LoganDark almost 4 years ago
- 5 comments
Labels: feature-request
#722 - Export derive macro for `Component` in prelude.
Pull Request -
State: open - Opened by msmorgan almost 4 years ago
#721 - Entity not being deleted
Issue -
State: closed - Opened by ghmendonca almost 4 years ago
- 1 comment
Labels: bug
#720 - Consider inlcuding the entity generation in ComponentEvent
Issue -
State: open - Opened by Imberflur almost 4 years ago
- 1 comment
Labels: feature-request
#719 - Can't use derive macro for Component if specs::Component is used under another name
Issue -
State: open - Opened by interfect almost 4 years ago
- 1 comment
#718 - update dependencies: hashbrown and rayon
Pull Request -
State: closed - Opened by xMAC94x almost 4 years ago
#717 - Question: Lifetime for components
Issue -
State: open - Opened by Kaiser1989 almost 4 years ago
- 10 comments
#716 - Added DerefFlaggedStorage to allow for more precise flagged storage events
Pull Request -
State: closed - Opened by zesterer almost 4 years ago
- 6 comments
#715 - How to visualize the storage while debugging?
Issue -
State: open - Opened by selvavm almost 4 years ago
#714 - update to crossbeam-queue 0.3
Pull Request -
State: closed - Opened by aentity almost 4 years ago
- 2 comments
#713 - `MarkerAllocator::maintain` is never called
Issue -
State: open - Opened by wez about 4 years ago
- 1 comment
Labels: bug
#712 - Add `Builder::maybe_with` for convenient optional addition of a compo…
Pull Request -
State: closed - Opened by Imberflur about 4 years ago
#711 - Setup Chapter in Book Has Unclear Event Struct
Issue -
State: open - Opened by DeanBDean about 4 years ago
Labels: bug
#710 - Fully qualify derive(Component) default storage
Pull Request -
State: open - Opened by SOF3 about 4 years ago
#709 - Maybe_Mut()
Issue -
State: closed - Opened by rosenjcb about 4 years ago
- 3 comments
Labels: feature-request
#708 - Is it possible to make creating new entity in system easier?
Issue -
State: closed - Opened by NathanYukai about 4 years ago
- 2 comments
Labels: feature-request
#707 - Allow reentrant laziness
Pull Request -
State: closed - Opened by WaDelma over 4 years ago
- 6 comments
#706 - Question: Is it possible to do nested for loops?
Issue -
State: open - Opened by dmitsuki over 4 years ago
- 4 comments
Labels: feature-request
#705 - Unclear relationship Entity Id and World::fetch_by_id
Issue -
State: closed - Opened by Archina over 4 years ago
- 3 comments
Labels: question
#704 - systemdata and saveload_systemdata macros
Issue -
State: open - Opened by abesto over 4 years ago
Labels: feature-request
#703 - Add index key for entities to improve use case performance
Issue -
State: open - Opened by damody over 4 years ago
- 5 comments
Labels: feature-request
#702 - How to add a component at run time that is optional? (cannot mutably borrow storage twice)
Issue -
State: closed - Opened by travis-leith over 4 years ago
- 2 comments
#701 - Helper attributes for fine grained ConvertSaveload control.
Pull Request -
State: closed - Opened by Azaril over 4 years ago
- 2 comments
#700 - Expose paired storage.
Pull Request -
State: closed - Opened by Azaril over 4 years ago
- 2 comments
#699 - Add count to serialize.
Pull Request -
State: closed - Opened by Azaril over 4 years ago
- 2 comments
#698 - Ergonomic fetch for components from multiple storages?
Issue -
State: closed - Opened by Avarel over 4 years ago
- 2 comments
#697 - Specs tutorial typo: specs-derive features
Pull Request -
State: closed - Opened by sysint64 over 4 years ago
- 1 comment
#696 - Fix documentation on UnprotectedStorage::drop
Pull Request -
State: closed - Opened by mocsy over 4 years ago
- 2 comments
#695 - Fix typo substituting Position for Velocity
Pull Request -
State: closed - Opened by stevensonmt over 4 years ago
- 2 comments
#694 - keep version consistent, correct feature flag
Pull Request -
State: closed - Opened by stevensonmt over 4 years ago
- 2 comments
#693 - Re-export all of Shrev
Issue -
State: open - Opened by Rua over 4 years ago
- 1 comment
Labels: feature-request
#692 - get_mut_unchecked missing from documentation
Issue -
State: closed - Opened by Rua over 4 years ago
- 2 comments
Labels: bug
#691 - `LazyUpdate::exec` and `LazyUpdate::exec_mut` should not require `F: Sync`
Pull Request -
State: closed - Opened by kyren over 4 years ago
- 2 comments
#690 - Some way to make a snapshot of part of the world
Issue -
State: open - Opened by vorner almost 5 years ago
- 6 comments
Labels: feature-request
#689 - Better documentation/example about `BatchController`
Issue -
State: open - Opened by vorner almost 5 years ago
- 2 comments
Labels: feature-request
#688 - Cleanup error types
Pull Request -
State: closed - Opened by a1phyr almost 5 years ago
- 2 comments
#687 - Add derive flag
Pull Request -
State: closed - Opened by vorner almost 5 years ago
- 3 comments
#686 - Meta/685/release 0 16 1
Pull Request -
State: closed - Opened by azriel91 almost 5 years ago
- 2 comments
#685 - Release 0.16.1
Issue -
State: closed - Opened by azriel91 almost 5 years ago
- 1 comment
#684 - All-inclusive `derive` feature
Issue -
State: closed - Opened by vorner almost 5 years ago
- 1 comment
Labels: feature-request
#681 - ConvertSaveLoad does not work with entities stored within Vec
Issue -
State: open - Opened by Azaril almost 5 years ago
- 7 comments
Labels: bug
#679 - Release 0.16.0
Issue -
State: closed - Opened by azriel91 almost 5 years ago
- 3 comments