Giters
SanderMertens
/
flecs
A fast entity component system (ECS) for C & C++
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
2626
Watchers:
57
Issues:
435
Forks:
194
SanderMertens/flecs Issues
Enum relation assert on windows with clang
Updated
9 days ago
Comments count
1
Stack overflow with two acyclic relations in opposite directions
Updated
11 days ago
Comments count
3
Support building Flecs on Windows without MSVC installed
Closed
18 days ago
Comments count
1
std::vector and other STL types are not supported by reflection
Updated
19 days ago
Specific combination of flecs modules asserts
Closed
20 days ago
Comments count
1
ecs_ref_get_id asserts in a valid scenario
Closed
21 days ago
Comments count
1
Flecs + Gunslinger Documentation link out of date
Closed
24 days ago
Comments count
1
Destructing entity fails to remove all references when using bulk APIs
Closed
a month ago
Comments count
1
Segfault happens during world teardown after update
Closed
a month ago
Comments count
1
can not declare flecs::observer
Closed
a month ago
Comments count
4
Cascade and topological sort with a custom relation
Updated
a month ago
Comments count
3
Can't build samples on Visual Studio 2015
Updated
a month ago
Comments count
7
A query with singleton and optional component causes assertion failure
Closed
a month ago
Comments count
2
Assert elem_size == map->elem_size in multi-threaded mode
Closed
a month ago
Comments count
2
Component registration fails across boundaries when using a custom name
Closed
a month ago
Comments count
4
bad return value in C++ pair
Closed
a month ago
Comments count
2
Assert during world clean up from observers modifying entities
Closed
a month ago
Comments count
2
OnSet system will be triggered twice if reuse an entity ID
Closed
a month ago
Comments count
3
data is not ensured when triggering OnAdd system or observer.
Closed
a month ago
Comments count
1
Rare deadlock on the last worker thread
Closed
a month ago
Comments count
4
Modified asserts after clearing arbitrary entity
Closed
2 months ago
Comments count
3
Using EcsIsA can cause a ecs_term to return NULL when it->count is positive
Closed
2 months ago
Comments count
1
Assertion when checking for case on instance of prefab with switch
Closed
2 months ago
Comments count
1
Matching switches via superset causes exception
Closed
2 months ago
Comments count
2
Support superset queries for multiple relationship instances.
Closed
2 months ago
Comments count
3
Add support for enums with custom integer types
Updated
2 months ago
Comments count
2
Assert 'table_column_index >= 1' in find_smallest_column with cases from nothing
Closed
2 months ago
Comments count
2
Multi-threaded system inconsistent calculation
Closed
2 months ago
Comments count
2
Destructing an empty query triggers an assert
Closed
2 months ago
Comments count
1
Conflict with "json_?" and other libraries
Closed
2 months ago
Comments count
1
Pluggable storages
Updated
2 months ago
query_builder leak memory
Closed
2 months ago
Comments count
6
Make thread-safe api for generation management
Closed
2 months ago
Comments count
2
OnSet triggered on tag relation add
Closed
2 months ago
Comments count
1
Short types with templates result in strange names
Closed
2 months ago
Comments count
1
Add support for units to the reflection framework
Closed
2 months ago
v3 set name in multi-threaded mode asserts
Closed
3 months ago
Comments count
1
Crash when using a component that is movable with no default constructor
Closed
3 months ago
Comments count
3
calling `ecs_query_changed` after `ecs_query_skip` throws INVALID_PARAMETER
Closed
3 months ago
Comments count
2
`ecs_filter_str` omits the `[filter]` modifier for all filtered terms after it
Closed
3 months ago
Comments count
2
Question: how to use e.modified() in a query?
Closed
3 months ago
Comments count
1
Query Documentation Out of Date for C
Closed
3 months ago
Comments count
1
Specific query in explorer triggers assert in attached app
Closed
3 months ago
Comments count
1
has(Wildcard) should only match non-pairs
Closed
3 months ago
Comments count
1
Issue with registering enum types on subsequent worlds
Closed
3 months ago
Comments count
1
System is never called whith a Singleton Tag as term
Closed
3 months ago
Comments count
1
observers do not handle OnSet of components on an instance of a prefab that are added with .mut(world)
Closed
3 months ago
Comments count
1
Query with optional relation asserts
Closed
3 months ago
Comments count
1
Assertion when modifying entity in observer
Closed
4 months ago
Comments count
1
IsA relation can cause entity to have multiple instances of exclusive relation
Closed
4 months ago
Previous
Next