aboutsummaryrefslogtreecommitdiff
path: root/NeoRuntime
Commit message (Expand)AuthorAgeFilesLines
* Add debug print, fix limit on brightnessjakob.stendahl2022-12-241-1/+2
* Fix bugs in builtin scriptsjakob.stendahl2022-12-244-6/+8
* Create docs from python codejakob.stendahl2022-12-122-15/+136
* Add some modesjakob.stendahl2022-12-064-0/+117
* Add another builtin, and remove a debug printjakob.stendahl2022-12-051-0/+19
* Do some design improvementsjakob.stendahl2022-12-053-3/+51
* Merge in upstreamjakob.stendahl2022-12-042-4/+8
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-041-1/+19
* :bug: Small bugfixesJakob Stendahl2022-04-282-7/+7
* :sparkles: Blank pixels on exitJakob Stendahl2021-10-212-7/+9
* :lipstick: Improve simulation by changing to using a svg. and some small fixesJakob Stendahl2021-10-212-10/+16
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-212-0/+23
* :sparkles: Make all variable-types changeable from both home and editorJakob Stendahl2021-10-212-13/+9
* :pencil2: Fix typoJakob Stendahl2021-10-151-2/+2
* :lipstick: Add Trigger variable, fix small UI bugJakob Stendahl2021-10-131-0/+15
* :lipstick: Add fade scriptJakob Stendahl2021-10-111-3/+23
* :construction: Add actual classtype to super callsJakob Stendahl2021-10-111-2/+3
* :hammer: Make strandtest actually workJakob Stendahl2021-10-111-12/+10
* :zap: Improve code structure somewhatJakob Stendahl2021-10-111-28/+27
* :hammer: Fix merge conflictJakob Stendahl2021-10-101-4/+0
* :hammer: Update some of the builtin scriptsJakob Stendahl2021-10-103-35/+17
* :construction: Make python 3.5 compatible and fix some weird bugsjakobst1n2021-10-104-47/+51
* :construction: Update after changesJakob Stendahl2021-10-061-5/+6
* :sparkles: Add Color helper class (should be made the default for ColorVariable)Jakob Stendahl2021-10-062-3/+64
* :art: Add optional deltatime parameter to all each_ method of NeoBehaviourJakob Stendahl2021-10-061-10/+29
* :sprakles: Add BooleanVariableJakob Stendahl2021-10-033-10/+23
* :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-032-37/+106
* :sparkles: Add actual different variable types, this also changes slightly ho...Jakob Stendahl2021-10-032-16/+117
* :fire: Remove log filesJakob Stendahl2021-09-272-18353/+0
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app an...Jakob Stendahl2021-09-1914-0/+19099