doodle3d-client/js_src
Wouter R 076b69500e Bind click buttons to ‘click’ event to prevent double triggers.
prev/next buttons are now initially disabled.
2013-12-11 17:57:29 +01:00
..
libs added FileSaver.js library 2013-12-05 18:03:21 +01:00
Help.js updated code for the tour of the Doodle3D app 2013-10-23 23:40:26 +02:00
Keyboard.js some extra keyboard shortcuts 2013-12-05 11:50:02 +01:00
Message.js Messages auto hide after 2 > 5 seconds 2013-10-23 15:33:10 +02:00
Printer.js Lower number of lines to send per gcode part to 500, this should fix failure to convert to x3g code for Makerbots (which took about 8 seconds while ajax timeouts are 5 seconds). 2013-11-22 16:51:26 +01:00
PrinterPanel.js Made gcodePanel collapsible using coolfieldset 2013-12-04 13:42:37 +01:00
Progressbar.js closes issue https://github.com/Doodle3D/doodle3d-client/issues/7 2013-10-23 18:10:45 +02:00
SettingsWindow.js SettingsWindow printerType dropdown is now populated by API call 2013-12-05 17:32:37 +01:00
Shape.js Added download GCODE feature, added keyboard shortcuts and added some basic Shapes 2013-12-05 11:14:12 +01:00
Svg.js Added download GCODE feature, added keyboard shortcuts and added some basic Shapes 2013-12-05 11:14:12 +01:00
Thermometer.js Thermometer graph goes above target temperature (fixes issue https://github.com/Doodle3D/doodle3d-client/issues/6 ) 2013-10-28 21:48:53 +01:00
UpdatePanel.js Other updated text 2013-10-30 21:21:12 +01:00
buttonbehaviors.js Added download GCODE feature, added keyboard shortcuts and added some basic Shapes 2013-12-05 11:14:12 +01:00
canvasDrawing.js Added download GCODE feature, added keyboard shortcuts and added some basic Shapes 2013-12-05 11:14:12 +01:00
d3dServerInterfacing.js Big changes to order and placement of JS files: 2013-10-22 12:04:46 +02:00
gcodeGenerating.js ;LAYER comment temporary disabled 2013-12-06 15:03:18 +01:00
init_layout.js 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
main.js Bind click buttons to ‘click’ event to prevent double triggers. 2013-12-11 17:57:29 +01:00
previewRendering.js Added download GCODE feature, added keyboard shortcuts and added some basic Shapes 2013-12-05 11:14:12 +01:00
sidebar.js Big changes to order and placement of JS files: 2013-10-22 12:04:46 +02:00
sketches.js added working prev/next/save functionality 2013-10-29 23:26:09 +01:00
utils.js somewhat robust detection of desktop, tablet or smartphone. This mainly w.r.t. the help tour, which we don't want to show on smartphones. 2013-10-23 18:10:25 +02:00
verticalShapes.js Big changes to order and placement of JS files: 2013-10-22 12:04:46 +02:00