Skip to content

Issues: SanderMertens/flecs

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

Module usability improvements enhancement New feature or request
#988 opened May 28, 2023 by SanderMertens
Filters doesn't exclude disabled objects enhancement New feature or request will take a while This will take a while
#973 opened Apr 28, 2023 by Tisten
Querying for flattened relationship enhancement New feature or request
#967 opened Apr 21, 2023 by Tisten
Multi-threaded stats enhancement New feature or request
#872 opened Nov 30, 2022 by randy408
ecs_query_changed to be useable in multithread! enhancement New feature or request
#852 opened Nov 2, 2022 by deus369
Restoring a snapshot doesn't seem to restore singletons. bug Something isn't working
#844 opened Oct 21, 2022 by wackoisgod
Union Relationship Ref to Wildcard (Edge Case) bug Something isn't working
#765 opened Jul 12, 2022 by Epsola
Stack overflow with two acyclic relations in opposite directions bug Something isn't working will take a while This will take a while
#714 opened May 4, 2022 by bbdb68
Can't build samples on Visual Studio 2015 enhancement New feature or request portability Run on more platforms
#699 opened Apr 5, 2022 by guilms
Add support for enums with custom integer types enhancement New feature or request will take a while This will take a while
#696 opened Apr 4, 2022 by BHolman-LBI
Pluggable storages enhancement New feature or request
#680 opened Mar 18, 2022 by SanderMertens
Crash in world update after restoring snapshot. bug Something isn't working
#620 opened Jan 24, 2022 by sixprime
Incorrect memory alignment of components. bug Something isn't working has a workaround It's a bug, but there's a workaround
#478 opened Aug 31, 2021 by RobertBiehl
Allowing for adding owned switchables to prefabs enhancement New feature or request
#378 opened Apr 16, 2021 by jtferson
Iterating over entities with disabled components enhancement New feature or request
#364 opened Mar 29, 2021 by jtferson
Allow for component disabling for prefabs enhancement New feature or request
#346 opened Mar 17, 2021 by jtferson
Thread pinning enhancement New feature or request will take a while This will take a while
#284 opened Dec 16, 2020 by randy408
Time API discussion for v3
#272 opened Nov 18, 2020 by randy408
ProTip! Exclude everything labeled bug with -label:bug.