peteruithoven
|
59c26a6713
|
Less logging
|
2014-02-04 12:51:31 +01:00 |
|
peteruithoven
|
f0106e6db0
|
More general js files search & making sure main.js is concatenated last
|
2014-02-04 12:28:33 +01:00 |
|
peteruithoven
|
36d336663e
|
Settings refactoring & JS file Reorganising
|
2014-02-04 11:00:32 +01:00 |
|
Wouter R
|
2427856be9
|
Fix bounds calculation of paths with coords >|9999|.
|
2014-02-02 02:43:33 +01:00 |
|
peteruithoven
|
98d836b321
|
Better fix for Button
|
2014-02-02 01:03:07 +01:00 |
|
peteruithoven
|
0b33b87009
|
Fixed Buttons
|
2014-02-02 00:37:05 +01:00 |
|
peteruithoven
|
6d71db1e84
|
By leaving Button's enabled undefined the enable / disabled are always executed the first time
|
2014-01-31 15:21:05 +01:00 |
|
peteruithoven
|
735cff2edd
|
JSHinted
|
2014-01-31 14:34:44 +01:00 |
|
peteruithoven
|
fcf966b2e3
|
Implementing enable disable in Button.js
Removing global enableButton and disableButton
|
2014-01-30 17:49:15 +01:00 |
|
peteruithoven
|
8ec5772f77
|
Implemented new button class #47
|
2014-01-30 15:45:03 +01:00 |
|
peteruithoven
|
320c5c7d18
|
Fixing issue #37
|
2014-01-30 14:04:50 +01:00 |
|
peteruithoven
|
9bad257922
|
Smaller retraction amount steps #91
|
2014-01-27 13:38:37 +01:00 |
|
peteruithoven
|
8a4ab7c519
|
Only attempt preheat when printer is in idle mode and also preheat when new printer is connected
|
2014-01-27 13:19:20 +01:00 |
|
peteruithoven
|
f2a3772b75
|
Merge branch 'develop'
|
2014-01-23 11:29:13 +01:00 |
|
peteruithoven
|
eef5307464
|
Using onButtonClick only (preventing double print call) #174
|
2014-01-20 13:28:33 +01:00 |
|
peteruithoven
|
58eec424df
|
Less logging
|
2014-01-20 12:58:21 +01:00 |
|
Wouter R
|
e1206f73d4
|
Fix loading of sketches for wordart.
|
2014-01-19 17:49:44 +01:00 |
|
Wouter R
|
304657a104
|
Reindent Svg.js.
|
2014-01-19 17:43:27 +01:00 |
|
peteruithoven
|
996a6d5300
|
Making temperature readable again
|
2014-01-18 19:00:34 +01:00 |
|
peteruithoven
|
4185865289
|
Less logging
|
2014-01-18 17:45:23 +01:00 |
|
peteruithoven
|
7f5079d2cb
|
Removed debug status message
|
2014-01-18 15:41:09 +01:00 |
|
Wouter R
|
92a28f54b8
|
Merge branch 'develop' of github.com:Doodle3D/doodle3d-client into develop
|
2014-01-17 18:04:40 +01:00 |
|
Wouter R
|
de757cae0a
|
Disable log messages in shape transform functions.
|
2014-01-17 18:03:42 +01:00 |
|
Wouter R
|
7288ac8b1e
|
Change settings window to use popup handlers as well.
|
2014-01-17 17:59:26 +01:00 |
|
peteruithoven
|
679cf9b5a5
|
Check if there is preview slice image when doing redraw
|
2014-01-17 16:29:42 +01:00 |
|
peteruithoven
|
6dafeafa37
|
less logs
|
2014-01-17 16:29:42 +01:00 |
|
peteruithoven
|
577bc28bc9
|
Update preview bounds when move/zoom or rotate
|
2014-01-17 16:29:42 +01:00 |
|
peteruithoven
|
cb857ae6fe
|
Cleanup
|
2014-01-17 16:29:41 +01:00 |
|
Wouter R
|
74b9149175
|
Formatting of SettingsWindow.js.
|
2014-01-17 16:28:29 +01:00 |
|
Wouter R
|
5eb129d2a2
|
New event structure in Popup, shape and wordart popups now behave correctly.
Add copyright notice for wordart font.
|
2014-01-17 15:10:39 +01:00 |
|
Wouter R
|
d634f2e9c3
|
Merge branch 'text-experiment' into develop
Conflicts:
js/Help.js
js/buttonbehaviors.js
js/main.js
js_src/Keyboard.js
js_src/Shape.js
js_src/verticalShapes.js
www/index.html
|
2014-01-17 13:21:02 +01:00 |
|
Wouter R
|
032d6413f7
|
Merge branch 'text-experiment' of github.com:Doodle3D/doodle3d-client into text-experiment
|
2014-01-17 13:00:08 +01:00 |
|
peteruithoven
|
62f2bc824b
|
Removed some z-indexes
|
2014-01-17 12:51:54 +01:00 |
|
peteruithoven
|
8b229c0aff
|
More consistent button behaviour
|
2014-01-17 12:51:27 +01:00 |
|
Wouter R
|
b25044d2d6
|
Bounds checking on all sketch transforms (WIP, there's still an issue with scaling up).
|
2014-01-17 12:37:54 +01:00 |
|
peteruithoven
|
bc4426faba
|
Added edit button group to tour
|
2014-01-17 12:10:34 +01:00 |
|
peteruithoven
|
88b711d1f3
|
Small tour code cleanup
|
2014-01-17 12:04:01 +01:00 |
|
Wouter R
|
1098c86dd5
|
Bounds checking in shape move/zoom (WIP).
More specific unbinding of popup key handlers.
|
2014-01-17 00:57:22 +01:00 |
|
Wouter R
|
06ff438119
|
Add keyword to draw calibration diamond.
Remove some unneeded log messages.
|
2014-01-17 00:21:29 +01:00 |
|
Wouter R
|
fd6c55b69e
|
Merge branch 'text-experiment' of github.com:Doodle3D/doodle3d-client into text-experiment
|
2014-01-17 00:17:13 +01:00 |
|
peteruithoven
|
725fb6d015
|
Separated vertical shape selection break point
|
2014-01-17 00:06:51 +01:00 |
|
peteruithoven
|
efe1f72b02
|
Removed padding above print button
|
2014-01-16 23:50:15 +01:00 |
|
peteruithoven
|
e56d4bcd84
|
Less & css cleanup
|
2014-01-16 23:49:52 +01:00 |
|
Wouter R
|
57c928f195
|
Add esc/enter support to cancel or accept popups.
|
2014-01-16 23:28:58 +01:00 |
|
peteruithoven
|
c6058ed61d
|
Bigger info and settings buttons
|
2014-01-16 23:27:35 +01:00 |
|
peteruithoven
|
0c8856587d
|
Restyled buttonGroupAdd (fixing position issues)
|
2014-01-16 23:14:30 +01:00 |
|
peteruithoven
|
31cec107b0
|
Restyled settings popup
|
2014-01-16 22:51:19 +01:00 |
|
peteruithoven
|
bbed35d877
|
Generalized Popups
|
2014-01-16 21:30:57 +01:00 |
|
peteruithoven
|
548ea2732a
|
AddShape point icons
|
2014-01-16 17:09:15 +01:00 |
|
peteruithoven
|
f371481c27
|
Hiding vertical shapes on mobile
|
2014-01-16 16:07:55 +01:00 |
|