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
std::sort with Entities
#203
Rikora
closed
6 years ago
1
What is the state of this library?
#202
ArekPiekarz
closed
6 years ago
3
Are memory requirements O(entities * component types)?
#201
newobj
opened
7 years ago
2
Remove components in the reverse order
#200
PJK136
closed
7 years ago
2
More modern CMake
#199
gegoggigog
closed
7 years ago
1
More modern and automatic CMake
#198
gegoggigog
closed
7 years ago
0
Invalid entity after deleting and re-creating the same entity
#197
L3nn0x
closed
7 years ago
5
Add missing argument in Entity::components() const
#196
hannahwhy
closed
7 years ago
1
Fix typo
#195
domdom
closed
7 years ago
0
Strange sigsev on macosx when reach the end of the programm
#194
Milerius
opened
7 years ago
2
Further optimization of PackedColumnStorage when get entities_with_components?
#193
vrecluse
opened
7 years ago
0
Make ContiguousStorage deallocate on destruction
#192
hannahwhy
closed
7 years ago
0
Small tweaks for the qt example
#191
asmw
closed
7 years ago
1
Add the cursor systems to the Qt example
#190
asmw
closed
7 years ago
0
Reorganize examples and add an initial Qt example
#189
asmw
closed
7 years ago
1
First emit entity destruction then emit each remaining component destruction
#188
roig
closed
7 years ago
0
Added less operator in Component
#187
roig
closed
7 years ago
0
Export all symbols on windows by default
#186
asmw
closed
7 years ago
6
Adds a getter to Component to retrieve the Entity.
#185
roig
closed
7 years ago
3
Get Entity from component.
#184
roig
closed
7 years ago
0
Fixes pedantic errors
#183
roig
closed
7 years ago
0
In Iterator class, method next_entity, does nothing?
#182
roig
closed
7 years ago
1
[Compile-Time branch] Performance concerns, iteration
#181
H1X4Dev
closed
7 years ago
5
Enable and disable systems
#180
MatillaMartin
closed
7 years ago
1
[bug?] Entity destruction not calling on_component_removed() for every component assigned.
#179
roig
closed
7 years ago
9
Fixing warnings on example and removing the linkage to entityx library.
#178
roig
closed
7 years ago
0
Compiler warning in compile_time branch.
#177
assumptionsoup
opened
7 years ago
1
Acces violations when more than 1024 entities are created (compile_time_branch)
#176
roig
closed
7 years ago
12
[Bug?] ~EntityX() is not calling on_destroy event. (compile_time branch)
#175
roig
closed
7 years ago
4
Fix C++11 feature checking for Microsoft Visual C++ Build Tools 2015
#174
jarrettchisholm
closed
7 years ago
7
Commented the assertion, as it prevents adding components to an entry…
#173
onatbas
closed
7 years ago
2
Is it possible to move a component from one entity to another one?
#172
devxkh
closed
7 years ago
1
Capturing base class of derived components in EntityManager::each()
#171
Belfer
closed
7 years ago
9
ADDED: for_each_component to Entity class.
#170
jaynus
closed
7 years ago
4
Add dereference operator to ComponentHandle
#169
lethal-guitar
closed
7 years ago
0
Events about adding/removing component
#168
AIGRIND-LLC
closed
7 years ago
6
Fix for issue #145
#167
jarrettchisholm
closed
7 years ago
0
Fix copy&paste mistake in CMakeLists.txt
#166
sjaustirni
closed
7 years ago
0
Question: recommendation for passing entity to function.
#165
visorz
closed
7 years ago
2
Feature request for: entities.entities_with_components( c ).size()
#164
visorz
closed
7 years ago
1
is it possible to use interfaces/abstract base classes as components?
#163
greenmughal
closed
8 years ago
3
example error C2280 'Renderable::Renderable(const Renderable &)': attempting to reference a deleted function VS 2015
#162
Clavotro
closed
8 years ago
4
EntityX with Cocos2D Android
#161
Silvest89
closed
8 years ago
7
ALL_BUILD not generating .lib file
#160
Clavotro
opened
8 years ago
8
Mark EntityX::valid as const
#159
hannahwhy
closed
8 years ago
1
Conan Support
#158
graysonarts
closed
8 years ago
1
CMake: Use 'STATUS' message type for non-error messages
#157
lethal-guitar
closed
8 years ago
0
Set build_interface directories for integrated builds
#156
asmw
closed
8 years ago
4
Fix a typo
#155
asmw
closed
8 years ago
0
std::hash for const Entity implemented. #153
#154
FrankStain
closed
8 years ago
1
Previous
Next