ochafik
|
39edf6d28b
|
More compact help links for libs
|
2023-03-28 00:45:18 +01:00 |
|
ochafik
|
3dc6b7d88c
|
Update README.md
|
2023-03-27 23:31:21 +01:00 |
|
ochafik
|
94f5821398
|
Update README.md
|
2023-03-27 23:29:18 +01:00 |
|
ochafik
|
a54f734523
|
Update README.md
|
2023-03-27 23:08:50 +01:00 |
|
ochafik
|
efca3df1cb
|
Editor font size 16px to prevent autozoom on edit on iOS
|
2023-03-27 22:38:49 +01:00 |
|
ochafik
|
5ec86067ca
|
Bundle OpenSCAD examples + update default model
|
2023-03-27 22:38:22 +01:00 |
|
ochafik
|
4ade6017c4
|
Enable axes and shadows by default
|
2023-03-27 20:24:26 +01:00 |
|
ochafik
|
4a33262da0
|
Fix a stray misplaced height that seemingly tripped iOS safari on device but not in sim?
|
2023-03-27 20:19:37 +01:00 |
|
ochafik
|
e3856c0984
|
Fix iOS / iPadOS layouts w/ a funky JS+CSS trick
|
2023-03-27 20:01:24 +01:00 |
|
ochafik
|
28853b2da6
|
Update self-repo links to main branch
|
2023-03-27 19:41:43 +01:00 |
|
ochafik
|
1eea991010
|
Forgotten change
|
2023-03-27 19:36:31 +01:00 |
|
ochafik
|
0ed2d658d0
|
Add metadata to zipArchives (display Github links in explorer)
|
2023-03-27 19:34:52 +01:00 |
|
ochafik
|
7d354f749b
|
Tweak position of settings button on small screens
|
2023-03-27 16:56:26 +01:00 |
|
ochafik
|
b7f20aeed2
|
Prefetch assets!
|
2023-03-27 16:44:03 +01:00 |
|
ochafik
|
ab0f7ae801
|
Disable zoom on mobile as conflicts w/ viewer
|
2023-03-27 16:31:17 +01:00 |
|
Marius Kintel
|
b91bbd3374
|
Minor tweak
|
2023-03-27 10:30:29 -04:00 |
|
ochafik
|
8c232049f4
|
rm useless code
|
2023-03-27 01:55:18 +01:00 |
|
ochafik
|
3c5aec27c3
|
Hide line numbers by default
|
2023-03-27 01:27:09 +01:00 |
|
ochafik
|
c141f3883a
|
Don't inline sourcemaps for prod builds
|
2023-03-27 01:17:14 +01:00 |
|
ochafik
|
2ae038020b
|
color picker floating above viewer
|
2023-03-27 01:08:45 +01:00 |
|
ochafik
|
c95616210b
|
Let some projects' examples through in bundled zips
|
2023-03-27 00:25:39 +01:00 |
|
ochafik
|
6e05266da2
|
Adjust autocomplete to new file layout
|
2023-03-27 00:23:34 +01:00 |
|
ochafik
|
bcb5b5d5a4
|
More native settings button
|
2023-03-27 00:21:07 +01:00 |
|
ochafik
|
d7a8beeefb
|
Add back-home button as one can stray far from the playground
|
2023-03-27 00:20:40 +01:00 |
|
ochafik
|
ba27a2261f
|
fix completion
|
2023-03-27 00:19:28 +01:00 |
|
ochafik
|
51b481866f
|
Simplify file handling: give up trying to execute examples in their folders, just copy all files to /. Breaks autocomplete
|
2023-03-26 23:39:41 +01:00 |
|
ochafik
|
bcebd5ae00
|
Run openscad from /home (w/ symlinks to libs) and force user files to relative
|
2023-03-26 22:33:14 +01:00 |
|
ochafik
|
8e33e4ed7e
|
nits
|
2023-03-26 21:36:47 +01:00 |
|
ochafik
|
160c07d8f5
|
Update README.md
|
2023-03-26 21:16:00 +01:00 |
|
ochafik
|
870b9098f6
|
rm unused imports
|
2023-03-26 19:45:39 +01:00 |
|
ochafik
|
4891017b63
|
Update EditorPanel.tsx
|
2023-03-26 19:31:26 +01:00 |
|
ochafik
|
0e97a288e1
|
Split into more components
|
2023-03-26 19:29:24 +01:00 |
|
ochafik
|
704c6ed074
|
Split panel switcher out
|
2023-03-26 17:36:52 +01:00 |
|
ochafik
|
efca4a3125
|
Update README.md
|
2023-03-26 17:15:25 +01:00 |
|
ochafik
|
61fb767c3d
|
Add primereact's license + update readme
|
2023-03-26 16:56:35 +01:00 |
|
ochafik
|
f9bcfd6740
|
Move contexts to own file not included by worker
|
2023-03-26 16:22:24 +01:00 |
|
ochafik
|
4c40dc5321
|
fix build
|
2023-03-26 16:05:01 +01:00 |
|
ochafik
|
c21f33f696
|
fix duplicate fs context
|
2023-03-26 15:59:42 +01:00 |
|
ochafik
|
cfda844339
|
Shuffle files around
|
2023-03-26 15:57:09 +01:00 |
|
ochafik
|
fb3f4a04a4
|
Fix opening / execution of bundled scripts
|
2023-03-26 15:40:56 +01:00 |
|
ochafik
|
42e78dab52
|
new actions menu
|
2023-03-26 15:29:18 +01:00 |
|
ochafik
|
05fb68ed14
|
state/model files refactoring
|
2023-03-26 15:28:05 +01:00 |
|
ochafik
|
4350b67f80
|
Merge branch 'rewrite1' of https://github.com/openscad/openscad-playground into rewrite1
|
2023-03-26 09:22:38 +01:00 |
|
ochafik
|
89190e9c22
|
Hack for iphone 100vh issue: put footer on top and reserve space at the bottom optimistically
|
2023-03-26 09:22:35 +01:00 |
|
Olivier Chafik
|
8478e94d00
|
Update README.md
|
2023-03-26 08:56:38 +01:00 |
|
ochafik
|
ba39e2ce9e
|
fix safari
|
2023-03-26 08:49:58 +01:00 |
|
ochafik
|
741ab53e1b
|
Update README.md
|
2023-03-26 08:39:41 +01:00 |
|
ochafik
|
028172b01d
|
Fix line skipping in markers processing
|
2023-03-26 08:34:28 +01:00 |
|
ochafik
|
9a33556eeb
|
tie up logs visibility w/ tabs
|
2023-03-26 08:34:03 +01:00 |
|
ochafik
|
a94dfa48ef
|
Warn user before they download a preview
|
2023-03-26 08:33:49 +01:00 |
|