0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-03 04:54:31 +02:00
doodle3d-client/js_src
2013-11-22 16:51:26 +01:00
..
libs many small UI (css) improvements 2013-10-29 21:27:17 +01:00
buttonbehaviors.js Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-client into feature/printerdriver 2013-10-29 23:26:26 +01:00
canvasDrawing.js Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-client into feature/printerdriver 2013-10-29 23:26:26 +01:00
d3dServerInterfacing.js Big changes to order and placement of JS files: 2013-10-22 12:04:46 +02:00
gcodeGenerating.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
Help.js updated code for the tour of the Doodle3D app 2013-10-23 23:40:26 +02: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 Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-client into feature/printerdriver 2013-10-23 18:48:02 +02:00
Message.js Messages auto hide after 2 > 5 seconds 2013-10-23 15:33:10 +02:00
previewRendering.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
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
Progressbar.js closes issue https://github.com/Doodle3D/doodle3d-client/issues/7 2013-10-23 18:10:45 +02:00
SettingsWindow.js Download logs button #9 2013-10-29 14:10:56 +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
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
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