Commit Graph

335 Commits

Author SHA1 Message Date
Casper Lamboo 6b6b860c4a fix opening sketches
from
- on drop
- index.js
2018-02-21 12:29:33 +01:00
Casper Lamboo 63b33c69b9 disable s to download file 2018-02-21 12:28:17 +01:00
Casper Lamboo 7d34f916ac make sure everything is loaded before generating thumb 2018-02-21 12:25:34 +01:00
Casper Lamboo 42c2b1243f scale down default text 2018-02-21 12:23:54 +01:00
Casper Lamboo 5564e8b533 add font loader 2018-02-21 11:54:25 +01:00
Casper Lamboo eb19034e86 don't fail when null objects are present in d3sketch format
there shouldn’t be null objects
2018-02-21 11:21:35 +01:00
casperlamboo b9ed59c8d9 fix open sketch 2018-02-15 12:32:45 +01:00
casperlamboo 9996728f9c also store app version in data object 2018-02-15 12:24:27 +01:00
casperlamboo 02a7f64d5f rename function 2018-02-15 12:12:15 +01:00
casperlamboo 1d4562e2df fix recursiveMap function 2018-02-15 12:12:04 +01:00
casperlamboo 7fd9220851 fix component did mount 2018-02-15 11:12:39 +01:00
casperlamboo be8a49e5c7 fix importing sketch 2018-02-15 10:28:26 +01:00
casperlamboo f387297195 cleanup v2 2018-02-14 17:23:53 +01:00
casperlamboo 07c5d0635c cleanup 2018-02-14 17:20:30 +01:00
casperlamboo 9101a6325a fix reviver 2018-02-14 17:05:50 +01:00
casperlamboo 68a36c29e3 fix import 2018-02-14 16:43:21 +01:00
casperlamboo ec22dc0cf7 add app version to doc 2018-02-14 16:26:53 +01:00
casperlamboo dd8ab3263c cleanup 2018-02-14 14:53:07 +01:00
casperlamboo da12939253 update fileformat
- don’t include images guides
- don’t store sketch data and app version in object
2018-02-14 14:52:16 +01:00
casperlamboo 12ba7f624f add meta tag 2018-01-31 14:31:56 +01:00
casperlamboo 4bd5c2f679 use web pack html 2018-01-31 14:27:05 +01:00
Rick Companje 4080f0151c Merge branch 'master' of https://github.com/Doodle3D/Doodle3D-Core 2018-01-30 17:34:41 +01:00
Rick Companje d300a31929 npm run upload 2018-01-30 17:34:37 +01:00
casperlamboo ff09b3942a remove unused images 2018-01-30 11:04:00 +01:00
casperlamboo 4cb60940f8 format glsl files 2018-01-30 11:04:00 +01:00
Rick Companje ad94402400 custom html, favicon and btnExport 2018-01-25 16:40:10 +01:00
Rick Companje 908050bbd0 Merge branch 'master' of https://github.com/Doodle3D/Doodle3D-Core 2018-01-25 15:40:32 +01:00
Rick Companje 509cff2eae gitignore 2018-01-25 15:40:30 +01:00
casperlamboo 36a73c233e Fix unfilled text hit area 2018-01-10 15:49:00 +01:00
casperlamboo 1b66fc21e0 linter 2018-01-10 15:24:25 +01:00
casperlamboo b674769ef8 normalize mouse wheel 2018-01-10 14:19:57 +01:00
casperlamboo 83113e65b2 remove unused imports 2018-01-10 14:15:09 +01:00
casperlamboo 9ce8594856 Merge branch 'feature/on-screen-text' 2018-01-10 12:33:55 +01:00
casperlamboo 9ca5fd5205 Merge branch 'feature-cordova' 2018-01-10 12:33:05 +01:00
casperlamboo e8243d84e3 Merge branch 'master' into feature-cordova 2018-01-10 12:32:55 +01:00
casperlamboo 8621ff9755 Merge branch 'master' into feature/on-screen-text 2018-01-10 12:21:25 +01:00
casperlamboo 87acf98f51 add anaglyph effect 2018-01-10 12:21:14 +01:00
casperlamboo b007ff3f33 update font menu
font menu now places different fonts in a column instead of a row
2018-01-09 16:28:11 +01:00
casperlamboo 7b9f647f11 edit width of input based on number of characters 2018-01-09 16:02:04 +01:00
casperlamboo a4a5afeb08 formatting 2018-01-09 15:42:30 +01:00
casperlamboo b42c7829ca make font face updatable and add google fonts 2018-01-09 15:42:25 +01:00
casperlamboo 01bd55796e formatting 2018-01-09 12:12:35 +01:00
casperlamboo 2b5d240487 increase hit area of text shapes
Hit area of text shapes is now the boundingbox
2018-01-09 11:53:12 +01:00
casperlamboo 1464a4b74f remove empty text 2018-01-09 11:21:51 +01:00
casperlamboo 04186fd56c Text can now be edited directly on the canvas 2018-01-09 11:21:26 +01:00
casperlamboo 834ca531fd increase performance of holes 2018-01-06 20:27:23 +01:00
casperlamboo ab27e7c8c2 update web pack config 2018-01-06 20:27:14 +01:00
casperlamboo 9d1d51d357 add example 2018-01-06 20:27:09 +01:00
casperlamboo e3cda119ce throw error when object is empty 2017-12-21 11:16:49 +01:00
casperlamboo 0e6fd5fb1c Fix num of circle points 2017-12-18 17:05:24 +01:00