index
:
jakobst1n/Luxcena-Neo
dependabot/npm_and_yarn/engine.io-and-socket.io-6.4.2
dependabot/npm_and_yarn/socket.io-parser-4.2.3
master
Raspberry-pi addressable LED controller software
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NeoRuntime
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix simulation stuttering (still resource intensive) and some oter QOL upgrades
jakob.stendahl
2022-12-04
1
-1
/
+19
|
*
:bug: Small bugfixes
Jakob Stendahl
2022-04-28
2
-7
/
+7
|
*
:sparkles: Blank pixels on exit
Jakob Stendahl
2021-10-21
2
-7
/
+9
|
*
:lipstick: Improve simulation by changing to using a svg. and some small fixes
Jakob Stendahl
2021-10-21
2
-10
/
+16
|
*
:sparkles: Add attempt at the "simulation"
Jakob Stendahl
2021-10-21
2
-0
/
+23
|
*
:sparkles: Make all variable-types changeable from both home and editor
Jakob Stendahl
2021-10-21
2
-13
/
+9
|
*
:pencil2: Fix typo
Jakob Stendahl
2021-10-15
1
-2
/
+2
|
*
:lipstick: Add Trigger variable, fix small UI bug
Jakob Stendahl
2021-10-13
1
-0
/
+15
|
*
:lipstick: Add fade script
Jakob Stendahl
2021-10-11
1
-3
/
+23
|
*
:construction: Add actual classtype to super calls
Jakob Stendahl
2021-10-11
1
-2
/
+3
|
*
:hammer: Make strandtest actually work
Jakob Stendahl
2021-10-11
1
-12
/
+10
|
*
:zap: Improve code structure somewhat
Jakob Stendahl
2021-10-11
1
-28
/
+27
|
*
:hammer: Fix merge conflict
Jakob Stendahl
2021-10-10
1
-4
/
+0
|
*
:hammer: Update some of the builtin scripts
Jakob Stendahl
2021-10-10
3
-35
/
+17
|
*
:construction: Make python 3.5 compatible and fix some weird bugs
jakobst1n
2021-10-10
4
-47
/
+51
|
*
:construction: Update after changes
Jakob Stendahl
2021-10-06
1
-5
/
+6
|
*
: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
*
:fire: Remove log files
Jakob Stendahl
2021-09-27
2
-18353
/
+0
|
*
:boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵
Jakob Stendahl
2021-09-19
14
-0
/
+19099
and the NeoRuntime