17697070ee
Move ControlService tasks into EngineService
...
All ControlService was used for was a redirection to the engine service. This will be further split up in the future into more logical units of responsibility.
2018-10-18 11:58:38 +02:00
a92b864dfa
Extract EngineService into separate service
2018-08-27 20:50:12 +02:00
5e8f83cf8a
Refactor EngineService to be able to inject custom Engine
...
fixes #38
2018-08-27 19:37:35 +02:00
71023de49a
Make canvas virtual variable on EngineService
2018-08-25 15:00:46 +02:00
cc33628e5f
Enable cached engine returns for EngineService
2018-08-25 14:51:28 +02:00
572406b963
Fix undefined running access
2018-08-25 14:10:19 +02:00
976ec8097d
Separate Engine Service Functionality from Component
2018-08-25 09:36:27 +02:00
c86d8d8b59
Split Simulation & Controls into Components
2018-08-22 20:16:31 +02:00