Evan Hemsley
|
f24ee21de0
|
pruning empty entities
|
2020-03-17 17:40:11 -07:00 |
Evan Hemsley
|
511a05f18e
|
AddComponent for newly created Entities
|
2020-03-17 15:29:16 -07:00 |
Evan Hemsley
|
f7095ffdfb
|
refactor to remove ComponentUpdateManager
|
2019-12-29 13:24:51 -08:00 |
Evan Hemsley
|
05fa578652
|
untrack destroyed entities
|
2019-12-28 16:16:21 -08:00 |
Evan Hemsley
|
41e9dd4451
|
tracking for non-immediate components
|
2019-12-28 13:53:02 -08:00 |
Evan Hemsley
|
8218ada6d1
|
fix emitters not being generated for certain component types +rename component message manager
|
2019-12-05 22:32:09 -08:00 |
Evan Hemsley
|
5513402573
|
removed all component ID stuff
|
2019-12-05 14:59:55 -08:00 |
thatcosmonaut
|
fc50bf9b81
|
implementation of time dilation system for engines
|
2019-11-21 13:53:33 -08:00 |
Evan Hemsley
|
85f99a565c
|
adds some convenience methods and doc comments
|
2019-10-24 12:48:36 -07:00 |
Evan Hemsley
|
971a663cf9
|
write priority system and require read declaration for entity lookups by component
|
2019-08-21 15:13:48 -07:00 |
thatcosmonaut
|
9813c260ae
|
started the component write priority system
|
2019-08-20 19:25:59 -07:00 |
thatcosmonaut
|
d084286c83
|
delayed message system
|
2019-08-19 19:05:18 -07:00 |
Evan Hemsley
|
c1e206ef49
|
allow only one component per type per entity
|
2019-08-10 17:34:00 -07:00 |
Evan Hemsley
|
d86c002305
|
optimize component message system
|
2019-08-01 16:24:57 -07:00 |
Evan Hemsley
|
ec3b0df585
|
rework EntityRenderer to OrderedRenderer
|
2019-08-01 15:06:19 -07:00 |
Evan Hemsley
|
d6c84b950a
|
remove activation concept from components and entities
|
2019-07-31 10:35:17 -07:00 |
thatcosmonaut
|
a42123f58d
|
the big ComponentMessage rework
|
2019-07-18 14:02:57 -07:00 |
thatcosmonaut
|
a62153730f
|
component updates at end of frame
|
2019-07-17 18:53:31 -07:00 |
thatcosmonaut
|
f960712f57
|
component writes moved back to end of frame
|
2019-07-17 18:12:29 -07:00 |
Evan Hemsley
|
64f6e13216
|
move all methods off of Entity
|
2019-07-17 11:24:21 -07:00 |
Evan Hemsley
|
b4347f4085
|
implement Detector and change World and Engine update to use double
|
2019-06-24 12:14:37 -07:00 |
Evan Hemsley
|
366f9ba03f
|
roslynator stuff
|
2019-06-20 10:46:15 -07:00 |
Evan Hemsley
|
cf6d59bb5b
|
draw layer manager and final entity renderer tests
|
2019-06-19 17:40:01 -07:00 |
Evan Hemsley
|
f010b39c3c
|
entity tracker system
|
2019-06-19 16:13:02 -07:00 |
Evan Hemsley
|
5941029927
|
initial rendering implementation
|
2019-06-19 14:14:44 -07:00 |
Evan Hemsley
|
8501b0670b
|
rearrange project
|
2019-06-19 11:19:18 -07:00 |