Simulation speed now can be edited via a text field
[Mograsim.git] / plugins / net.mograsim.logic.core / src / net / mograsim / logic / core / timeline / PauseableTimeFunction.java
2019-09-26 Daniel KirschtenSimulation speed now can be edited via a text field
2019-09-26 Daniel KirschtenFixed a stupid bug causing LogicExecuter to eat your CPU
2019-09-26 Daniel KirschtenFixed execution freezing when the next queued event...
2019-09-26 Daniel KirschtenSped up logic core execution by 1000%
2019-09-26 Daniel KirschtenPauseableTimeFunction now supports non-integral speed...
2019-09-20 Fabian StemmlerMerge branch 'development' of
2019-09-20 Fabian StemmlerSimulation can now be slowed and paused