-
Notifications
You must be signed in to change notification settings - Fork 1
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
Label
Projects
Milestones
Assignee
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 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.
TypeId
checks
A - Storage
#220
opened Apr 24, 2023 by
Anders429
Viewing one of two views with 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.
Either
A - Querying
#219
opened Apr 24, 2023 by
Anders429
Add 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.
Entries
access to query and modify multiple entity Entry
s at once
A - Storage
#215
opened Apr 22, 2023 by
Anders429
Expand query-time 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.
Entry
access into more diverse World
access.
A - Querying
#214
opened Apr 22, 2023 by
Anders429
Add new task type for systems borrowing non-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.
Sync
components
A - Scheduling
#208
opened Apr 14, 2023 by
Anders429
Reducing 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.
System
interface complexity
A - Systems
#188
opened Mar 27, 2023 by
Anders429
Ensure "pretty-printed" 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.
Debug
works as expected.
C - Testing
#177
opened Mar 16, 2023 by
Anders429
Test Category: Verifying the correctness of code.
P - Low
Priority: Not particularly urgent.
Debug
Implementations
C - Testing
#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
#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 Area: Storage inside a World.
C - Code Quality
Category: Addressing quality and cleanup of existing code.
P - Low
Priority: Not particularly urgent.
entity::Allocator
A - Storage
#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
#66
opened Mar 14, 2022 by
Anders429
const
checks
C - Enhancement
#49
opened Feb 12, 2022 by
Anders429
4 of 5 tasks
Implement 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.
Extend
for World
A - Storage
#14
opened Jan 8, 2022 by
Anders429
Previous Next
ProTip!
Adding no:label will show everything without a label.