aboutsummaryrefslogtreecommitdiff
path: root/NeoRuntime/Runtime/luxcena_neo/strip.py
Commit message (Collapse)AuthorAgeFilesLines
* Create docs from python codejakob.stendahl2022-12-121-9/+49
|
* Do some design improvementsjakob.stendahl2022-12-051-2/+8
|
* Merge in upstreamjakob.stendahl2022-12-041-0/+7
|
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-041-1/+19
|
* :bug: Small bugfixesJakob Stendahl2022-04-281-6/+6
|
* :sparkles: Blank pixels on exitJakob Stendahl2021-10-211-7/+8
|
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-211-0/+2
|
* :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-101-5/+9
|
* :construction: Make python 3.5 compatible and fix some weird bugsjakobst1n2021-10-101-16/+20
|
* :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-031-1/+1
|
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-191-0/+184
and the NeoRuntime