Commit Graph

262 Commits

Author SHA1 Message Date
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
casperlamboo 0c4e410a27 fix material index 2017-12-18 10:09:09 +01:00
casperlamboo 01f4b4c1f8 each part has it's own material 2017-12-17 16:01:19 +01:00
casperlamboo 65592d6f48 move generate thumb function 2017-12-17 14:24:01 +01:00
casperlamboo c31115aa0b update export material
export material now has side property so we can differentiate between
open and closed shapes
2017-12-17 12:07:19 +01:00
casperlamboo 162016bbc9 install jss 2017-12-17 12:04:12 +01:00
casperlamboo 010ac64358 update version 2017-12-14 14:17:42 +01:00
casperlamboo f74baea9c3 Fix exporting stl 2017-12-14 14:11:19 +01:00
casperlamboo f243d98431 add download stl function 2017-12-14 14:00:16 +01:00
casperlamboo 12b3e70544 Fix pen tool snapping
Short lines causes shapes to be closed even if the start and end point
of the shapes were far apart
2017-12-14 13:28:39 +01:00
casperlamboo 0c58b2b18c cleanup 2017-12-14 12:36:19 +01:00
casperlamboo a78e1f7251 Fix 2d rendering order after selection 2017-12-14 12:29:28 +01:00
casperlamboo 60cb1dcfde remove unused vars 2017-12-14 11:46:11 +01:00
casperlamboo 6a9e649ee7 css 2017-12-14 11:18:41 +01:00
casperlamboo ec72a0097d clean up 2017-12-14 11:16:27 +01:00
casperlamboo 15f2237d27 add keyboard shortcuts 2017-12-14 10:59:06 +01:00
casperlamboo 6c01f66815 fix previous commit 2017-12-13 17:28:25 +01:00
casperlamboo d45df12f6f comply with linter 2017-12-13 17:25:42 +01:00
casperlamboo 6dc871c320 add linter 2017-12-13 17:18:15 +01:00
casperlamboo b5b893e747 add react-svg-inline to dependency's 2017-12-13 16:59:12 +01:00
casperlamboo 8fbf167a6f fix container is undefined error 2017-12-13 14:40:43 +01:00
casperlamboo 12653a16de fix previous commit 2017-12-12 22:29:19 +01:00
casperlamboo 2b9eac38c7 don't regenerate hole mesh when not needed 2017-12-12 22:15:03 +01:00
casperlamboo da3e109cdd simplify export 2017-12-12 17:18:20 +01:00