Skip to content

Issues: Anders429/brood

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Possibility of a World::retain() method? A - Querying Area: Querying components of entities. C - Enhancement Category: New feature or request. P - Low Priority: Not particularly urgent.
#229 opened Jul 23, 2023 by Oberdiah
Remove allocation when adding and removing components A - Storage Area: Storage inside a World. C - Code Quality Category: Addressing quality and cleanup of existing code. C - Performance Category: Related to performance. P - Low Priority: Not particularly urgent.
#224 opened Apr 29, 2023 by Anders429
Larger schedules cause compile times to balloon A - Scheduling Area: Parallel scheduling of systems. C - Bug Category: Something is not functioning as expected. C - Usability Category: How easy it is for users to use the library. F - rayon Feature: Parallel processing through the rayon library. P - High Priority: Urgent, needing immediate attention. S - Needs Investigation Status: Further investigation is needed.
#222 opened Apr 26, 2023 by Anders429
Investigate reimplementing adding and removing components without TypeId checks A - Storage Area: Storage inside a World. C - Code Quality Category: Addressing quality and cleanup of existing code. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed.
#220 opened Apr 24, 2023 by Anders429
Viewing one of two views with Either A - Querying Area: Querying components of entities. C - Enhancement Category: New feature or request. C - Usability Category: How easy it is for users to use the library. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed. V - Minor Breaking Change Versioning: Requires a minor bump according to semver.
#219 opened Apr 24, 2023 by Anders429
Add Entries access to query and modify multiple entity Entrys at once A - Storage Area: Storage inside a World. C - Enhancement Category: New feature or request. C - Usability Category: How easy it is for users to use the library. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed. V - Minor Breaking Change Versioning: Requires a minor bump according to semver.
#215 opened Apr 22, 2023 by Anders429
Expand query-time Entry access into more diverse World access. A - Querying Area: Querying components of entities. C - Enhancement Category: New feature or request. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed. V - Major Breaking Change Versioning: Requires a major bump according to semver.
#214 opened Apr 22, 2023 by Anders429
Add new task type for systems borrowing non-Sync components A - Scheduling Area: Parallel scheduling of systems. C - Enhancement Category: New feature or request. F - rayon Feature: Parallel processing through the rayon library. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed. V - Minor Breaking Change Versioning: Requires a minor bump according to semver.
#208 opened Apr 14, 2023 by Anders429
Reducing System interface complexity A - Systems Area: Systems defined to operate over entities. C - Usability Category: How easy it is for users to use the library. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed. V - Major Breaking Change Versioning: Requires a major bump according to semver.
#188 opened Mar 27, 2023 by Anders429
Ensure "pretty-printed" Debug works as expected. C - Testing Category: Verifying the correctness of code. C - Usability Category: How easy it is for users to use the library. P - Low Priority: Not particularly urgent.
#177 opened Mar 16, 2023 by Anders429
Test Debug Implementations C - Testing Category: Verifying the correctness of code. P - Low Priority: Not particularly urgent.
#176 opened Mar 16, 2023 by Anders429
Store zero-sized components separately A - Storage Area: Storage inside a World. C - Enhancement Category: New feature or request. C - Performance Category: Related to performance. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed.
#174 opened Mar 14, 2023 by Anders429
Public API Simplification C - Documentation Category: Improvements or additions to documentation. C - Usability Category: How easy it is for users to use the library. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed. V - Major Breaking Change Versioning: Requires a major bump according to semver.
#172 opened Feb 8, 2023 by Anders429
World::try_reserve() method. A - Storage Area: Storage inside a World. C - Enhancement Category: New feature or request. P - Low Priority: Not particularly urgent. S - Blocked on Rust Feature Status: Cannot continue without a Rust feature being stabilized. V - Minor Breaking Change Versioning: Requires a minor bump according to semver.
#155 opened Dec 6, 2022 by Anders429
Adding and removing multiple components from an entity. A - Storage Area: Storage inside a World. C - Enhancement Category: New feature or request. P - Low Priority: Not particularly urgent. V - Major Breaking Change Versioning: Requires a major bump according to semver.
#129 opened Oct 30, 2022 by Anders429
Simple examples. C - Documentation Category: Improvements or additions to documentation. P - Low Priority: Not particularly urgent.
#128 opened Oct 29, 2022 by Anders429
Drain query A - Querying Area: Querying components of entities. C - Enhancement Category: New feature or request. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed.
#97 opened Aug 25, 2022 by Anders429
Consider renaming entity::Allocator A - Storage Area: Storage inside a World. C - Code Quality Category: Addressing quality and cleanup of existing code. P - Low Priority: Not particularly urgent.
#89 opened Aug 18, 2022 by Anders429
Macro for defining Heterogeneous List functions C - Code Quality Category: Addressing quality and cleanup of existing code. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed.
#74 opened Mar 22, 2022 by Anders429
Full Documentation tracking issue C - Documentation Category: Improvements or additions to documentation. C - Tracking Issue Category: Tracking the progress and completion of a feature.
#72 opened Mar 20, 2022 by Anders429
99 tasks
Unit testing tracking issue C - Testing Category: Verifying the correctness of code. C - Tracking Issue Category: Tracking the progress and completion of a feature.
#71 opened Mar 20, 2022 by Anders429
53 of 99 tasks
component::Columns struct A - Storage Area: Storage inside a World. C - Enhancement Category: New feature or request. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed.
#66 opened Mar 14, 2022 by Anders429
const checks C - Enhancement Category: New feature or request. C - Performance Category: Related to performance. P - Low Priority: Not particularly urgent. S - Blocked on Rust Feature Status: Cannot continue without a Rust feature being stabilized. S - Needs Investigation Status: Further investigation is needed.
#49 opened Feb 12, 2022 by Anders429
4 of 5 tasks
Implement Extend for World A - Storage Area: Storage inside a World. C - Enhancement Category: New feature or request. P - Low Priority: Not particularly urgent. S - Blocked on Rust Feature Status: Cannot continue without a Rust feature being stabilized. S - Needs Investigation Status: Further investigation is needed. V - Minor Breaking Change Versioning: Requires a minor bump according to semver.
#14 opened Jan 8, 2022 by Anders429
ProTip! Follow long discussions with comments:>50.