Commit Graph

15 Commits (408dd9bfeb6b1940e027003391a9148693ad6b57)

Author SHA1 Message Date
Evan Hemsley 408dd9bfeb unmanaged structs
continuous-integration/drone/push Build is passing Details
2020-03-20 15:45:58 -07:00
Evan Hemsley b6ae9eaebc more cleanup
continuous-integration/drone/push Build is passing Details
2020-03-20 02:28:10 -07:00
Evan Hemsley 63e9ca63c0 get rid of component stores on DrawLayerManager
continuous-integration/drone/push Build is passing Details
2020-03-20 00:58:33 -07:00
Evan Hemsley 7f89e9b4a0 fix style issues
continuous-integration/drone/push Build is passing Details
2020-03-20 00:09:57 -07:00
Evan Hemsley ffc052ded3 fix creating new component index on every set
continuous-integration/drone/push Build is passing Details
2020-03-19 17:26:22 -07:00
Evan Hemsley 98955f3048 converting component storage to pack data and return refs
continuous-integration/drone/push Build is passing Details
2020-03-19 15:44:04 -07:00
Evan Hemsley 3ef34d37ae fix bug where priorities were not cleared at end of frame 2019-12-29 19:43:05 -08:00
Evan Hemsley 936b97c4ec better error message when component is not found on entity 2019-12-28 15:08:07 -08:00
Evan Hemsley 47e1072c8d internal storage using int ID instead of entity to avoid hash lookups 2019-12-23 18:45:49 -08:00
Evan Hemsley 7885c2e0f4 component removes are treated as priority writes 2019-12-23 18:01:49 -08:00
evan 664f08c446 optimized away some LINQ 2019-12-16 20:40:15 -08:00
Evan Hemsley 25b8dc6749 fixes various write priority related bugs 2019-12-06 00:36:54 -08:00
Evan Hemsley 436cd9c5d2 fix write priorities not breing cleared after frame 2019-12-05 23:55:17 -08:00
Evan Hemsley c11b5720b7 adding default capacities to avoid lots of initial runtime resizing 2019-12-05 17:07:06 -08:00
Evan Hemsley 5513402573 removed all component ID stuff 2019-12-05 14:59:55 -08:00