Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :hammer: Fix merge conflict | Jakob Stendahl | 2021-10-10 | 1 | -4/+0 |
| | |||||
* | :hammer: Update some of the builtin scripts | Jakob Stendahl | 2021-10-10 | 1 | -5/+9 |
| | |||||
* | :construction: Make python 3.5 compatible and fix some weird bugs | jakobst1n | 2021-10-10 | 4 | -47/+51 |
| | |||||
* | :sparkles: Add Color helper class (should be made the default for ColorVariable) | Jakob Stendahl | 2021-10-06 | 2 | -3/+64 |
| | |||||
* | :art: Add optional deltatime parameter to all each_ method of NeoBehaviour | Jakob Stendahl | 2021-10-06 | 1 | -10/+29 |
| | |||||
* | :sprakles: Add BooleanVariable | Jakob Stendahl | 2021-10-03 | 3 | -10/+23 |
| | |||||
* | :building_construction: Use UNIX socket for IPC instead of stdin/out | Jakob Stendahl | 2021-10-03 | 2 | -37/+106 |
| | |||||
* | :sparkles: Add actual different variable types, this also changes slightly ↵ | Jakob Stendahl | 2021-10-03 | 2 | -16/+117 |
| | | | | how they are defined | ||||
* | :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵ | Jakob Stendahl | 2021-09-19 | 8 | -0/+613 |
and the NeoRuntime |