Commit Graph

17 Commits

Author SHA1 Message Date
lf94
146da84b62 Initial work to support curv 2021-11-19 23:36:57 -05:00
Kurt Hutten
b80ea7f813 Make choose your character section only link to draft if not signed in 2021-09-29 18:03:00 +10:00
Kurt Hutten
0ce7ce4e76 fix homepage pre-rendering broken in #531 (#538)
import form project cell which in tern had dependencies that are not
pre render friendly was causing issues
2021-09-29 17:34:53 +10:00
Kurt Hutten
cc50c984e4 Move create project into plus button (#531)
The draft page used to automatically create a new project and route
the user to the new project if the user was signed in. Problem arose
if the user use the back button as they would end up creating more
project. resolved my moving this logic into the plus button itself

Resolves #511
2021-09-27 20:43:30 +10:00
Frank Johnson
74a5f9bf2c Linting fixes 2021-09-12 12:42:22 -04:00
Frank Johnson
690d45ff9a Merge branch 'main' of https://github.com/Irev-Dev/cadhub into profile-page 2021-09-12 12:41:27 -04:00
Kurt Hutten
e526fa812e Improve three scene performance and add JSCAD
- smoothed follow mouse animation
- made mobile friendlier down to about 330px ish
- added default social image
- used smaller hero asset
2021-09-12 14:40:10 +10:00
Frank Johnson
126b60f5dd Style tweaks to signed-in user modal in top nav 2021-09-11 22:05:35 -04:00
Frank Johnson
a51991ef0d Tweaked styles on login modal, sign up button, and new project popover 2021-09-11 17:57:00 -04:00
Frank Noirot
5d128c6cbd Merge pull request #497 from Irev-Dev/franknoirot/style-tweaks
minor style tweaks to editor
2021-09-08 17:23:29 -04:00
Kurt Hutten
3e26e3d420 Fix pre-render fail 2021-09-08 17:44:31 +10:00
Frank Johnson
51bc32aad0 minor style tweaks to editor 2021-09-08 02:52:45 -04:00
Kurt Hutten
d8998a73b3 format project 2021-08-01 17:09:47 +10:00
Kurt Hutten
de71b8f67c Demo branch adding JSCAD type, without implementing the render
Related to #411
2021-07-25 20:59:53 +10:00
Kurt Hutten
8e558d2342 massive refactor toDrop cascadeStudio and add CadQuery + OpenSCAD
resolves #400
2021-07-17 17:47:29 +10:00
Kurt Hutten
2e3f9b9e25 Add deprecation warning for CascadeStudio
https://github.com/Irev-Dev/cadhub/discussions/261
2021-07-02 20:38:05 +10:00
Kurt Hutten
78677a99f8 Attempt to at move app into app sub dir 2021-05-01 07:32:21 +10:00