Wouter R
2d8c385e02
Add license header to source files.
2013-12-20 16:31:41 +01:00
Wouter R
aa585236b8
Fix prev button behaviour, fixes https://github.com/Doodle3D/doodle3d-client/issues/117 .
...
Clear preview when all points have been ‘oopsed’ away, fixes https://github.com/Doodle3D/doodle3d-client/issues/123 .
2013-12-11 22:21:05 +01:00
Rick Companje
b85d3244c9
Added download GCODE feature, added keyboard shortcuts and added some basic Shapes
2013-12-05 11:14:12 +01:00
Adriaan Wormgoor
e7ef6eccc4
fixed bug which happened if you pressed the move up/down or twist left/right buttons after loading Doodle3D (before drawing anything). Somewhat related: after pressing 'new', the move up/down and twist left/right buttons would show the previous (cached) doodle. Cleared that as well.
2013-10-29 22:08:08 +01:00
Adriaan Wormgoor
09f60b8f4b
many small UI (css) improvements
2013-10-29 21:27:17 +01:00
Adriaan Wormgoor
f0f97198ec
Big changes to order and placement of JS files:
...
- grunt file updated to include automatic production of doodle3d-client.js and doodle3d-client.min.js
- all individual JS files moved to outside scope of 'www' dir to reflect these changes
2013-10-22 12:04:46 +02:00