Commit Graph

11 Commits (49ea9e7a5d49cbf60afa4e33a06e7b0317660807)

Author SHA1 Message Date
Evan Hemsley 0df0916347 update JIT preload
continuous-integration/drone/push Build is passing Details
2020-03-24 21:28:56 -07:00
Evan Hemsley 150043b0e5 fix bugs in component storage and draw layer manager
continuous-integration/drone/push Build is failing Details
2020-03-21 22:19:31 -07:00
Evan Hemsley 812fe10ca1 remove unmanaged constraint from component storage
continuous-integration/drone/push Build is passing Details
2020-03-21 17:38:35 -07:00
Evan Hemsley 408dd9bfeb unmanaged structs
continuous-integration/drone/push Build is passing Details
2020-03-20 15:45:58 -07:00
Evan Hemsley 6d699e4b17 passing draw components by ref
continuous-integration/drone/push Build is passing Details
2020-03-20 14:13:26 -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 d53bf043db replace IDrawComponent with IDrawableComponent and remove SetDrawComponent 2019-11-20 19:16:44 -08:00
Evan Hemsley 62dfdb758a remove exposed GUIDs from the API 2019-11-20 19:01:29 -08:00
Evan Hemsley 85f99a565c adds some convenience methods and doc comments 2019-10-24 12:48:36 -07:00
Evan Hemsley ddbfd492d3 ordered renderer now requires IDrawComponent interface 2019-09-26 12:29:59 -07:00
Evan Hemsley ec3b0df585 rework EntityRenderer to OrderedRenderer 2019-08-01 15:06:19 -07:00