0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-26 05:01:22 +02:00
Commit Graph

455 Commits

Author SHA1 Message Date
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
peteruithoven
f67d9a476e Tour update 2014-01-16 16:07:47 +01:00
peteruithoven
e9a2b90483 New Twist and Height buttons 2014-01-16 16:07:40 +01:00
peteruithoven
0b908a8f44 Cleanup 2014-01-16 16:05:04 +01:00
peteruithoven
17467edae1 Organised img folder 2014-01-16 14:09:03 +01:00
peteruithoven
63a280ab18 Fixed and updated tour 2014-01-16 12:49:24 +01:00
peteruithoven
ed3a769639 Nicer next/prev button layout 2014-01-16 12:49:13 +01:00
peteruithoven
942d9d8bbf Enable enter key usage for tour again 2014-01-16 12:48:57 +01:00
peteruithoven
a01599fb54 Removed red border 2014-01-16 12:23:42 +01:00
peteruithoven
7d726f513e Turned logo into btn 2014-01-16 12:16:09 +01:00
peteruithoven
89ee355b2e Adding css user-select none etc 2014-01-16 12:05:27 +01:00
peteruithoven
fc8c83ae19 Turning popupMask in a Button 2014-01-16 12:05:27 +01:00
peteruithoven
a952a1ee7b Disabling all click events after a touchStart 2014-01-16 12:05:27 +01:00
Wouter R
c697806385 Silliness. 2014-01-15 20:16:46 +01:00
Wouter R
e8c9932014 Prevent magnifying glass from appearing on iPad.
Cancel wordart on click/tap outside dialog popup.
2014-01-15 18:08:26 +01:00
Wouter R
97201587c0 Fix move/zoom/rotate buttons on android (both chrome and native browser).
Remove reference to undefined variable; remove unneeded log message.
2014-01-15 17:30:11 +01:00
Wouter R
e125939db8 Fix direction of rotate buttons.
Ignore key presses with modifiers in order to not obstruct regular shortcuts.
2014-01-15 14:20:49 +01:00
peteruithoven
606f7cb359 Implemented Copse as new WordArt font 2014-01-15 13:49:38 +01:00
peteruithoven
d68b9cbefc Edit menu 2014-01-13 18:04:51 +01:00
peteruithoven
01f28a2403 Edit button group 2014-01-13 16:38:26 +01:00
peteruithoven
ab329aaaf1 VerticalShapes toggle button 2014-01-13 15:52:40 +01:00
Wouter R
295ba222a3 Add settings for bottom layer speed and bottom layer flow rate.
Force travel from wait position to first point.
Disable traveling in bottom layers (providing sort of a poor man's raft).
Fix use of firstLayerSlow setting.
2014-01-10 17:47:05 +01:00
Wouter R
44f6534f9e Remove ___settings.html (leftover?). 2014-01-10 17:44:19 +01:00
peteruithoven
d156dc9902 Added mouse position info link in comments 2014-01-10 17:23:58 +01:00
peteruithoven
b2fd2a2f77 Cross platform & cross browser relative mouse position retrieval 2014-01-10 17:22:02 +01:00
peteruithoven
82b57def39 Cleanup 2014-01-10 17:21:43 +01:00
peteruithoven
f7fec0aec6 FadeIn popups and button groups 2014-01-10 14:04:36 +01:00
peteruithoven
139e4ca6ae Cleanup 2014-01-10 14:04:17 +01:00
peteruithoven
a4ad7d7198 Cleanup 2014-01-10 13:59:55 +01:00
Wouter R
af95065bbe Fix mistake in js include. 2014-01-10 12:12:25 +01:00
Rick Companje
0ad800b021 removed files 2014-01-09 18:10:54 +01:00
Rick Companje
2cdeaacd14 major changes in interface 2014-01-09 17:05:03 +01:00
Wouter R
292f798f9a Update list of separate js includes for local development. 2014-01-07 22:35:57 +01:00
Wouter R
97377a7b19 Minor textual corrections to readme. 2014-01-02 20:23:48 +01:00
peteruithoven
ae5950eb08 Improved retain configuration over update ui 2014-01-02 16:46:36 +01:00
peteruithoven
d5220225cc Restore status text #152 2014-01-02 15:09:36 +01:00
peteruithoven
d18b420365 Merge branch 'develop' 2014-01-02 13:28:48 +01:00
peteruithoven
dfcd3ee2c2 Making sure the resetall call can't be aborted by request timout 2013-12-23 20:54:15 +01:00