issues
search
alecthomas
/
entityx
EntityX - A fast, type-safe C++ Entity-Component system
MIT License
2.23k
stars
295
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Configure Renovate
#255
renovate[bot]
closed
1 year ago
0
Remove std::iterator inheritance
#254
chemodansama
opened
1 year ago
0
Does this project have DOP optimization?
#253
jiannanya
closed
1 year ago
1
Add a CMake target for the example, fix compile errors and a weird bug
#252
theo543
closed
1 year ago
2
Entity creation / destruction slows down over time?
#250
morphogencc
closed
2 years ago
15
Add warning for unsupported configuration in MSVC.
#248
Deledrius
closed
3 years ago
1
Fix broken automated builds.
#247
Deledrius
closed
3 years ago
2
Shared library not working in Windows
#246
memsharded
opened
3 years ago
1
Issue with install from vcpkg
#245
morphogencc
closed
3 years ago
0
Updated Catch library to v1.12.2
#244
jarrettchisholm
closed
3 years ago
1
Inheriting from Entity?
#243
jasonmeverett
closed
4 years ago
1
Grabbing access to the entity that owns a component?
#242
jasonmeverett
closed
4 years ago
1
Inherited Component Polymorphism?
#241
jasonmeverett
closed
4 years ago
2
Catch::AssertionInfo& Issues Preventing Build
#240
jasonmeverett
closed
4 years ago
1
Make debug postfix optional
#239
deflinhec
closed
4 years ago
1
Passing an entity as a pointer (Question)
#238
ghost
opened
4 years ago
11
more efficient way of looping trough a bunch of classes?
#237
BBQGiraffe
opened
4 years ago
1
Add vcpkg installation instructions
#236
LilyWangL
closed
4 years ago
1
fix windows vs2019 compile error "can not find entityx.lib" -> build static lib by default
#235
ZhangFengze
closed
4 years ago
2
Modifications to enable Systems and Components to be exportable
#234
bensanmorris
closed
3 years ago
3
Future of entityx
#233
NukeBird
closed
4 years ago
5
Fix typo in introductory notice.
#232
Deledrius
closed
5 years ago
0
Some little requests~
#231
tanpero
closed
5 years ago
0
Can't use entityx in Qt : conflicts with simplesignal
#230
mean-ui-thread
closed
5 years ago
2
[Question] Select components based on a specific variable value
#229
tgalaj
closed
5 years ago
1
Assigning Component in Update Loop Crashes
#228
sotrh
closed
5 years ago
3
UUIDCollisionResolver
#227
NukeBird
opened
5 years ago
2
Installation using Homebrew
#226
adtennant
closed
5 years ago
1
family_counter_ issues when using EntityX as a shared library
#225
felippeduran
closed
5 years ago
6
Assertion failure when removing a component while an entity is being destroyed
#224
dolphineye
opened
6 years ago
0
Assertion failed when trying to add system
#223
smarchevsky
closed
6 years ago
3
Add note about Arch Linux
#222
xyproto
closed
6 years ago
1
Cross compile with target_complie_feature error
#221
deflinhec
closed
6 years ago
2
Add method to move entity from one entity manager to another
#220
hak33m16
opened
6 years ago
0
cmake header install directory
#219
deflinhec
closed
6 years ago
0
Fixed syntax error in readme.md
#218
Zandor300
closed
6 years ago
0
Error when building with CMake
#217
MarconatoB
closed
6 years ago
3
Revert "Fix minor memory leak from simplesignal.h and inside pool_test.cc"
#216
alecthomas
closed
6 years ago
0
Revert "Update to brace initialisation to allow for easy aggregate use"
#215
alecthomas
closed
6 years ago
0
Revert "Update to brace initialisation to allow for easy aggregate use"
#214
alecthomas
closed
6 years ago
0
Update to brace initialisation to allow for easy aggregate use
#213
radman0x
closed
6 years ago
7
Allow aggregate initialisation of components?
#212
radman0x
opened
6 years ago
13
Fix minor memory leak from simplesignal.h and inside pool_test.cc
#211
chocolatemelt
closed
6 years ago
1
Enable move-only components.
#210
tylerreisinger
closed
6 years ago
2
compile_time branch increases dependencies
#209
cmaughan
closed
6 years ago
3
Allow for move-only components.
#208
tylerreisinger
opened
6 years ago
1
System class undefined
#207
Raigiku
closed
6 years ago
0
LNK2019 / LNK2001 / LNK1120 Error [VS2017]
#206
Raigiku
closed
6 years ago
8
Can't build and install
#205
Raigiku
closed
6 years ago
2
"entityx::EntityManager" has no member "each"
#204
K4kug3n
closed
6 years ago
4
Next