Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / leudz/shipyard issues and pull requests
#212 - Handling more than 10 components
Issue -
State: open - Opened by Nazariglez 11 days ago
- 5 comments
#211 - Introducing ViewHolder macro and Visibility attribute
Issue -
State: open - Opened by hassamamar 12 days ago
- 10 comments
#210 - Is `get_or_insert()` safe?
Issue -
State: closed - Opened by 80ROkWOC4j 17 days ago
- 3 comments
#209 - Local<T> paramters in systems?
Issue -
State: closed - Opened by BlackNinja745 20 days ago
- 7 comments
#208 - Wasm32: Panic "condvar wait not supported" when using Workloads
Issue -
State: closed - Opened by Nazariglez about 1 month ago
- 8 comments
#207 - Why is `clear_all_inserted` private?
Issue -
State: open - Opened by DavidTheFighter about 2 months ago
- 2 comments
#206 - why insertion_data is not cleared when clear_all_inserted is executed
Issue -
State: closed - Opened by PudgeKim 3 months ago
- 3 comments
#205 - Why "last_run" is 0 in first loop?
Issue -
State: closed - Opened by PudgeKim 4 months ago
- 7 comments
#204 - A question about shipyard's architecture
Issue -
State: closed - Opened by PudgeKim 4 months ago
- 1 comment
#203 - Merge 0.6 changes to 0.7
Pull Request -
State: closed - Opened by notinmybackyaard 4 months ago
#202 - Sequential systems run on another thread
Issue -
State: closed - Opened by leudz 4 months ago
Labels: bug
#201 - Question about SparseSet insert else case
Issue -
State: closed - Opened by notinmybackyaard 5 months ago
- 2 comments
#200 - EntityId::dead can not be deserialized
Issue -
State: closed - Opened by SSSxCCC 5 months ago
- 3 comments
#199 - How to get all components of an entity?
Issue -
State: closed - Opened by Capytara 5 months ago
- 2 comments
#198 - How to implement some trait to all System trait?
Issue -
State: closed - Opened by PudgeKim 5 months ago
- 4 comments
#197 - World::clear can not clear all entities
Issue -
State: closed - Opened by SSSxCCC 5 months ago
- 2 comments
#196 - How to modify track deletion component?
Issue -
State: closed - Opened by SSSxCCC 5 months ago
- 2 comments
#195 - What's the usage of require_before/require_after?
Issue -
State: open - Opened by snskshn 7 months ago
- 1 comment
#194 - How does the current field in ViewMut struct change? What's the flow?
Issue -
State: closed - Opened by PudgeKim 9 months ago
- 3 comments
#193 - Potentially useful pattern for working with complex state machines with shipyard ECS
Issue -
State: open - Opened by snyball 10 months ago
- 1 comment
#192 - Use std::result::Result in proc-macros
Pull Request -
State: closed - Opened by snyball 10 months ago
- 1 comment
#191 - How to use generic ViewMut with_id?
Issue -
State: open - Opened by SSSxCCC 10 months ago
- 1 comment
#190 - Tracking flag error
Issue -
State: closed - Opened by notinmybackyaard 10 months ago
- 1 comment
#189 - Better error message for boxed traits in components
Issue -
State: closed - Opened by snyball 11 months ago
- 1 comment
#188 - Can I get all of the components of the entity?
Issue -
State: closed - Opened by PudgeKim 11 months ago
- 2 comments
#187 - Question about EntityId management
Issue -
State: closed - Opened by SeokshinSon about 1 year ago
- 3 comments
#186 - Cannot create Unique component with non-sync wgpu properties in WASM demo
Issue -
State: closed - Opened by Umenokin about 1 year ago
- 4 comments
#185 - Potential memory leak
Issue -
State: closed - Opened by ealmloff about 1 year ago
- 2 comments
#185 - Potential memory leak
Issue -
State: closed - Opened by ealmloff about 1 year ago
- 2 comments
#184 - fix: Removed delete short-circuiting logic
Pull Request -
State: closed - Opened by jack-cooper about 1 year ago
- 1 comment
#183 - Tracking compiles but panics on run
Issue -
State: closed - Opened by RicardRC about 1 year ago
- 6 comments
#182 - Component iteration without modification tracking
Issue -
State: closed - Opened by parasyte about 1 year ago
- 3 comments
#181 - AtomicU64 is not available on 32-bit platforms
Issue -
State: closed - Opened by parasyte about 1 year ago
- 3 comments
#181 - AtomicU64 is not available on 32-bit platforms
Issue -
State: closed - Opened by parasyte about 1 year ago
- 6 comments
#176 - How to make certain systems always run first?
Issue -
State: closed - Opened by PudgeKim over 1 year ago
- 8 comments
#175 - How to get+modify a component on one entity?
Issue -
State: closed - Opened by progressiveCaveman over 1 year ago
- 5 comments
#174 - Workload scheduling re-evaluation
Issue -
State: open - Opened by leudz over 1 year ago
#173 - Is there any way to add multiple tracking options to component except #[track(All)]?
Issue -
State: closed - Opened by notinmybackyaard over 1 year ago
- 4 comments
#172 - How to query a entity by a component value, not component type?
Issue -
State: closed - Opened by tempbottle almost 2 years ago
- 1 comment
#171 - [new feature] deleting entity's components temporarily
Issue -
State: closed - Opened by PudgeKim almost 2 years ago
- 4 comments
#170 - Take a label in `set_default_workload`.
Pull Request -
State: closed - Opened by SamuelMcGowan almost 2 years ago
- 2 comments
#169 - How to know all of the components that some entity has?
Issue -
State: closed - Opened by PudgeKim almost 2 years ago
- 1 comment
#168 - Exact timing of tracking deletion?
Issue -
State: closed - Opened by PudgeKim almost 2 years ago
- 10 comments
#167 - Remove duplicate sparse array access.
Pull Request -
State: closed - Opened by SamuelMcGowan almost 2 years ago
- 1 comment
#166 - clear_all_modified function doesn't work in test code
Issue -
State: closed - Opened by notinmybackyaard almost 2 years ago
- 2 comments
#165 - What's the difference between ParIter::Tight and ParIter::Mixed?
Issue -
State: closed - Opened by PudgeKim almost 2 years ago
- 1 comment
#164 - What is benefit of splitted workloads?
Issue -
State: closed - Opened by notinmybackyaard almost 2 years ago
- 2 comments
#163 - Is there any way to take both ViewMut and View as function parameter type?
Issue -
State: closed - Opened by notinmybackyaard almost 2 years ago
- 4 comments
#162 - What's the best way to measure all system?
Issue -
State: closed - Opened by PudgeKim almost 2 years ago
- 8 comments
#161 - How to iterate mutable component in parallel?
Issue -
State: closed - Opened by PudgeKim almost 2 years ago
- 14 comments
#160 - how to move View<..> to thread?
Issue -
State: closed - Opened by PudgeKim almost 2 years ago
- 1 comment
#159 - What's the advantage of bulk_add_entity?
Issue -
State: closed - Opened by PudgeKim almost 2 years ago
- 1 comment
#158 - [CustomView Error] Multiple views of the same storage ...
Issue -
State: closed - Opened by PudgeKim almost 2 years ago
- 3 comments
#157 - How to use generic ViewMut iterator?
Issue -
State: closed - Opened by Saskapult almost 2 years ago
- 2 comments
#156 - How to use parallel iterator with `with_id()` ?
Issue -
State: closed - Opened by snskshn about 2 years ago
- 2 comments
#155 - Iterate multiple tracking components
Issue -
State: closed - Opened by snskshn about 2 years ago
- 2 comments
#154 - Circumventing borrow restrictions across language boundaries
Issue -
State: closed - Opened by jerome-trc about 2 years ago
- 4 comments
#153 - Q: How to iter over every component against every other only once, excluding self?
Issue -
State: closed - Opened by EriKWDev about 2 years ago
- 1 comment
#152 - Can I subtract specific system from workload?
Issue -
State: closed - Opened by PudgeKim about 2 years ago
- 1 comment
#151 - How to use both View and ViewMut's Get trait as a generic?
Issue -
State: closed - Opened by PudgeKim about 2 years ago
- 8 comments
#150 - Is there any way to use Vec<ViewMut> as a parameter for a system?
Issue -
State: closed - Opened by PudgeKim about 2 years ago
- 8 comments
#149 - Is EntityId deleted if component is cleared?
Issue -
State: closed - Opened by PudgeKim about 2 years ago
- 1 comment
#148 - Trouble with Get trait
Issue -
State: closed - Opened by notinmybackyaard about 2 years ago
- 4 comments
#147 - Tracking information doesn't get reset after system runs
Issue -
State: closed - Opened by daigennki over 2 years ago
- 4 comments
#146 - Question about next release date
Issue -
State: closed - Opened by notinmybackyaard over 2 years ago
- 2 comments
#145 - feature request: TraitView
Issue -
State: open - Opened by dakom over 2 years ago
#144 - Slow scheduling ?
Issue -
State: closed - Opened by mrazorvin almost 3 years ago
- 9 comments
#143 - Entities referencing
Issue -
State: closed - Opened by mrazorvin almost 3 years ago
- 2 comments
#142 - SparseSet question?
Issue -
State: closed - Opened by mrazorvin almost 3 years ago
- 5 comments
#141 - AddComponent Send and Sync
Issue -
State: closed - Opened by mmulli almost 3 years ago
- 7 comments
#140 - Publically expose sparse_set::AddComponent?
Issue -
State: closed - Opened by thorjelly almost 3 years ago
- 1 comment
#139 - parallelism.md: avoid misleading "large storage" wording
Pull Request -
State: closed - Opened by softmoth almost 3 years ago
- 1 comment
#138 - Systems scheduling optimization
Issue -
State: closed - Opened by mrazorvin about 3 years ago
- 4 comments
#137 - API to to delete all components in storage at once ?
Issue -
State: closed - Opened by mrazorvin about 3 years ago
- 2 comments
#137 - API to to delete all components in storage at once ?
Issue -
State: closed - Opened by mrazorvin about 3 years ago
- 2 comments
#136 - Store new type components as SIMD vectors
Issue -
State: closed - Opened by tsoutsman about 3 years ago
- 3 comments
#136 - Store new type components as SIMD vectors
Issue -
State: closed - Opened by tsoutsman about 3 years ago
- 3 comments
#135 - Rewrite sparse set page in the guide
Pull Request -
State: closed - Opened by tsoutsman about 3 years ago
- 3 comments
#135 - Rewrite sparse set page in the guide
Pull Request -
State: closed - Opened by tsoutsman about 3 years ago
- 3 comments
#134 - Implement `contains_workload` for `World`
Pull Request -
State: closed - Opened by tsoutsman about 3 years ago
- 1 comment
#134 - Implement `contains_workload` for `World`
Pull Request -
State: closed - Opened by tsoutsman about 3 years ago
- 1 comment
#133 - A few questions for the user guide
Issue -
State: closed - Opened by davimiku about 3 years ago
- 2 comments
#133 - A few questions for the user guide
Issue -
State: closed - Opened by davimiku about 3 years ago
- 2 comments
#132 - `Workload::run_with_world()` panics when workload has a name
Issue -
State: closed - Opened by simast about 3 years ago
- 1 comment
#132 - `Workload::run_with_world()` panics when workload has a name
Issue -
State: closed - Opened by simast about 3 years ago
- 1 comment
#131 - Add flagged/tracked storage to the book
Issue -
State: closed - Opened by schell about 3 years ago
- 4 comments
#130 - Bump path-parse from 1.0.6 to 1.0.7 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#130 - Bump path-parse from 1.0.6 to 1.0.7 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#129 - crates.io - yanked versions
Issue -
State: closed - Opened by MartinKavik over 3 years ago
- 2 comments
#129 - crates.io - yanked versions
Issue -
State: closed - Opened by MartinKavik over 3 years ago
- 2 comments
#128 - Bump tar from 5.0.5 to 5.0.7 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#128 - Bump tar from 5.0.5 to 5.0.7 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#127 - Bump glob-parent from 5.1.1 to 5.1.2 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#127 - Bump glob-parent from 5.1.1 to 5.1.2 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#126 - Bump ws from 6.2.1 to 6.2.2 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#126 - Bump ws from 6.2.1 to 6.2.2 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#125 - Bump rollup-plugin-serve from 1.0.1 to 1.0.2 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#125 - Bump rollup-plugin-serve from 1.0.1 to 1.0.2 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#124 - Bump hosted-git-info from 2.8.8 to 2.8.9 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#124 - Bump hosted-git-info from 2.8.8 to 2.8.9 in /bunny_demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies