0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-26 13:11:21 +02:00
doodle3d-client/js
2013-09-18 16:10:22 +02:00
..
libs bunch of javascript 2013-07-26 22:39:28 +02:00
buttonbehaviors.js Merge branch 'master' of https://github.com/Doodle3D/doodle3d-client 2013-09-17 13:10:38 +02:00
canvasDrawing_v01.js small update: method name change to better reflect what it does 2013-09-17 13:12:51 +02:00
d3dServerInterfacing.js bunch of javascript 2013-07-26 22:39:28 +02:00
draw_logic.js bunch of javascript 2013-07-26 22:39:28 +02:00
gcodeGenerating_v01.js gcode generated twist now complies with the doodle preview 2013-09-18 16:10:22 +02:00
init_layout.js temp rollback to fix the iPad freaking out onOrientationChange event 2013-08-16 23:10:05 +02:00
main.js additions to Thermometer to allow the general Update function to show() and hide() the Thermometer's container DIV 2013-09-18 10:57:46 +02:00
previewRendering_v01.js Changes to how we draw to the canvas and how the preview is rendered. This has massive speedup results for tablets and phones. 2013-08-16 22:27:26 +02:00
previewRendering_v02.js added maximum rotation of preview and resetted height and rotation when a new doodle is made 2013-09-17 13:09:54 +02:00
Printer.js Thermometer class plus the changes necessary to implement it 2013-09-17 13:08:52 +02:00
SettingsWindow.js Setting fixes, enabled enableRetraction setting 2013-09-17 15:15:44 +02:00
Thermometer.js additions to Thermometer to allow the general Update function to show() and hide() the Thermometer's container DIV 2013-09-18 10:57:46 +02:00
utils.js new utils file for general methods. This first method grabs the query string variables from the URL 2013-08-16 22:23:24 +02:00