A proposal for resolving the loading problem of json files
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / serializing / IndirectGUIComponentCreator.java
2019-09-03 Christian FemersA proposal for resolving the loading problem of json...
2019-08-30 Daniel KirschtenRestructured JSON (de)serializing: ViewModels can be...
2019-08-28 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-28 Daniel KirschtenModified SaveLoadManager to use standard IDs
2019-08-10 Daniel KirschtenMade Am2910 components usable in Editor
2019-07-18 Christian FemersFixed resource location (did not work in jar)
2019-07-17 Daniel KirschtenMore helpful error for standard ID not occurring in...
2019-07-17 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-07-17 Daniel KirschtenSerializing now serializes everything; among many other...
2019-07-15 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-07-15 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-07-15 Daniel KirschtenSecured standardComponentIDs against accidental modific...
2019-07-15 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-07-15 Daniel KirschtenRestructured serializing/deserializing
2019-07-13 Fabian StemmlerMerge branch 'development' of
2019-07-10 Daniel KirschtenRenamed logic.ui to logic.model