aboutsummaryrefslogtreecommitdiff
path: root/NeoRuntime/Runtime/luxcena_neo
Commit message (Collapse)AuthorAgeFilesLines
* :sparkles: Add Color helper class (should be made the default for ColorVariable)Jakob Stendahl2021-10-062-3/+64
|
* :sprakles: Add BooleanVariableJakob Stendahl2021-10-032-2/+17
|
* :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-031-1/+1
|
* :sparkles: Add actual different variable types, this also changes slightly ↵Jakob Stendahl2021-10-032-16/+117
| | | | how they are defined
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-196-0/+435
and the NeoRuntime