issues
search
davidedc
/
livecodelab
a web based livecoding environment
http://livecodelab.net/
MIT License
329
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Find all the ".length" and "for" and "++" in the Coffeescript files and if it's a for loop use a proper iterator instead
#158
davidedc
closed
11 years ago
1
there is was remaining eval(), make it go away
#157
davidedc
closed
11 years ago
1
get colorMode to work. Example code below. Right now it's kind of there but it borks the system.
#156
davidedc
opened
11 years ago
0
translation of "fill color angleColor" is wrong.
#155
davidedc
opened
11 years ago
0
the numbers in this line don't seem to automutate: simpleGradient aquamarine,color(100,200,200),darkslateblue
#154
davidedc
opened
11 years ago
0
there is a globals. coffee file which contains some globals. The problem with those globals is that really they belong to the livecodelab core...
#153
davidedc
closed
11 years ago
1
make it so the user can set the fps from the program
#152
davidedc
closed
7 years ago
1
make it so when the code is just comments or whitespaces or tabs then the framerate badge is not shown
#151
davidedc
closed
7 years ago
3
doOnce mechanism borked when doOnce followed by comment - test case attached
#150
davidedc
closed
9 years ago
4
([{ gives: unmatched "[" , which is inconsistent with error of ([ , which gives: unmatched "["
#149
davidedc
closed
10 years ago
2
Ambient light works on first sphere but not on the second, see example below.
#148
davidedc
closed
9 years ago
1
livecodelab broken on IE9 and IE10 - do some git bisect to find out when things broke...
#147
davidedc
closed
9 years ago
3
stats should be updated not by passing the stats object, but through callback. stats should then be updated by the environment rather than by the livecodelabcore itself.
#146
davidedc
closed
7 years ago
0
updating the pages to the current master version
#145
davidedc
closed
11 years ago
0
SoundSystem does a bunch of direct manipulation of UI and dialogs that should be avoided...
#144
davidedc
closed
11 years ago
1
Code transform cleanup
#143
rumblesan
closed
11 years ago
0
make it so livecodelab also dozes off when the program is only made of comments (and tabs and whitespaces)
#142
davidedc
closed
7 years ago
4
Code transform cleanup
#141
rumblesan
closed
11 years ago
2
Canvas renderer can be optimised for the case where there is no motionBlur and no paintOver, because we don't need to keep and blend with the previous frame in that case.
#140
davidedc
closed
8 years ago
2
Improving error messages in simple-code-checker
#139
rumblesan
closed
11 years ago
0
Code transform refactor
#138
rumblesan
closed
11 years ago
6
Adding a URL Hash Router
#137
rumblesan
closed
11 years ago
0
cleaning up some last bits of the sound code
#136
rumblesan
closed
11 years ago
0
Bit more UI cleanup
#135
rumblesan
closed
11 years ago
0
error thrown when running code below
#134
davidedc
closed
11 years ago
1
Color object creation
#133
rumblesan
closed
11 years ago
0
What's the actual difference between demos marked with WEBGL and those not?
#132
rumblesan
closed
11 years ago
2
fixing up refs to logger code
#131
rumblesan
closed
11 years ago
0
Removing logger code and calls
#130
rumblesan
closed
11 years ago
1
Adding an Event Routing framework
#129
rumblesan
closed
11 years ago
1
Renaming a couple of files and variables
#128
rumblesan
closed
11 years ago
0
Init js cleanup
#127
rumblesan
closed
11 years ago
0
Global state removal
#126
rumblesan
closed
11 years ago
0
Sound encapsulation
#125
rumblesan
closed
11 years ago
0
Ui encapsulation
#124
rumblesan
closed
11 years ago
0
Livecodelab global state fix
#123
rumblesan
closed
11 years ago
0
Graphics encapsulation
#122
rumblesan
closed
11 years ago
0
General code tidyup
#121
rumblesan
closed
11 years ago
0
Splitting out time specific code
#120
rumblesan
closed
11 years ago
0
Matrix encapsulation
#119
rumblesan
closed
11 years ago
0
Lights code encapsulation
#118
rumblesan
closed
11 years ago
0
Fake text encapsulation
#117
rumblesan
closed
11 years ago
0
Text dimming cleanup
#116
rumblesan
closed
11 years ago
0
Check that there is no fill-related code being run when one paints lines
#115
davidedc
closed
11 years ago
1
question: "angleColor" of lines and rectangles behaves exactly like the angleColor of surfaces of a solid, but maybe it shouldn't...
#114
davidedc
opened
11 years ago
2
Moving js out of vendor folders
#113
rumblesan
closed
11 years ago
0
Var def cleanup
#112
rumblesan
closed
11 years ago
1
Build system tweaks
#111
rumblesan
closed
11 years ago
1
Restructure of init-js and demo and tutorials
#110
rumblesan
closed
11 years ago
0
code-transformation refactor
#109
rumblesan
closed
11 years ago
0
Previous
Next