Wires connected to a component now get deleted with the component
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / serializing / LegacySubmodelComponentSerializer.java
2019-09-05 Daniel KirschtenWires connected to a component now get deleted with...
2019-09-05 Daniel KirschtenRenamed ViewModel to LogicModel
2019-09-05 Daniel KirschtenRenamed GUI to Model:
2019-09-04 Daniel KirschtenMade finding the ID of a JsonSerializable less ugly
2019-09-02 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-02 Daniel KirschtenCleaned up implementations of GUIComponent#getParamsFor...
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-30 Daniel KirschtenRestructured JSON (de)serializing: ViewModels can be...