Sat, 24 Mar 2018 12:54:28 +0200 | Teemu Piippo | Happy new year 2018 | file | diff | annotate |
Mon, 05 Mar 2018 22:40:34 +0200 | Santeri Piippo | Added LDObject serialization and refactored the internal resource managing to use it. No more tearing objects from one model into another, and this provides a stable way to keep an object's state in memory such as the edit history. | file | diff | annotate |
Sun, 05 Mar 2017 16:47:52 +0200 | Teemu Piippo | Moved LDObject lifetime management from Model to ResourceVector. This is a large refactor that removes some hacks from the Model class. | file | diff | annotate |
Sun, 12 Feb 2017 16:02:02 +0200 | Teemu Piippo | Reworked iterable enums: they all are enum classes now and the end value is marked with "_End" | file | diff | annotate |
Thu, 09 Feb 2017 22:46:37 +0200 | Teemu Piippo | Moved LDComment and LDEmpty into their own source file pairs. | file | diff | annotate |