0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-26 13:11:21 +02:00
doodle3d-client/js
Adriaan Wormgoor 58b3a12c6b massive commit due to merging branch 'new_layouting_approach' into feature/printerdriver
----------------------------------------------------------------------

Merge branch 'new_layouting_approach' into feature/printerdriver

* new_layouting_approach: (22 commits)
  changed chmod
  adjustments to make preview be initialized and updated better (when resizing)
  updates css styles
  changes to how the draw and preview canvasses are positioned and initted
  many updates CSS and LESS files and generally a responsive scaling overhaul of the settings page
  new LESS
  simple js lib for managing the folded in/out state of the sidebars on the minimal interface
  arrow file used in the minimal doodle3d interface
  the resulting css files which LESS outputs
  removed this because it's being rolled into the styles.css by LESS
  moved logos to their own dir + removed a few redundant ones
  copy normalize.css to the LESS dir since it's a source file
  smallest size of the doodle3d logo
  started using LESS for stylesheeting
  commit of current state of this branch. It's a work-in-progress (comitting because I need to change to other branch)
  a lot of changes -> almost there but the drawing is not consistent yet across devices. Drawing on the draw canvas is going OK but the preview is not drawing well now. Giving up for now.
  changes (sry)
  intermediary progress
  commented out part of the css (not final solution)
  added todo for future
  ...
2013-10-11 15:02:26 +02:00
..
libs bunch of javascript 2013-07-26 22:39:28 +02:00
buttonbehaviors.js massive commit due to merging branch 'new_layouting_approach' into feature/printerdriver 2013-10-11 15:02:26 +02:00
canvasDrawing_v01.js massive commit due to merging branch 'new_layouting_approach' into feature/printerdriver 2013-10-11 15:02:26 +02:00
d3dServerInterfacing.js bunch of javascript 2013-07-26 22:39:28 +02:00
gcodeGenerating_v01.js massive commit due to merging branch 'new_layouting_approach' into feature/printerdriver 2013-10-11 15:02:26 +02:00
init_layout.js adjustments to make preview be initialized and updated better (when resizing) 2013-10-11 13:42:12 +02:00
main.js massive commit due to merging branch 'new_layouting_approach' into feature/printerdriver 2013-10-11 15:02:26 +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 massive commit due to merging branch 'new_layouting_approach' into feature/printerdriver 2013-10-11 15:02:26 +02:00
Printer.js Handling new print3d driver (using new api, printer states) 2013-10-11 12:39:05 +02:00
SettingsWindow.js Better network connecting feedback 2013-10-10 12:12:33 +02:00
sidebar.js simple js lib for managing the folded in/out state of the sidebars on the minimal interface 2013-10-09 18:53:49 +02:00
Thermometer.js massive commit due to merging branch 'new_layouting_approach' into feature/printerdriver 2013-10-11 15:02:26 +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
verticalShapes.js vertical shapes implemented 2013-09-18 22:35:38 +02:00