Jonathan Hornung
|
52930445fc
|
using webpack #122
|
2025-08-16 08:29:59 +02:00 |
|
Jonathan Hornung
|
b8d8f545b0
|
Replace Makefile w/ something that reads the libs metadata
Fixes #122
|
2025-08-15 08:57:49 +02:00 |
|
Olivier Chafik
|
2aaac6f70b
|
Update README.md
|
2024-12-27 12:04:19 +00:00 |
|
Olivier Chafik
|
10c15b443d
|
Update README.md
|
2024-12-25 12:27:31 +00:00 |
|
Olivier Chafik
|
c1312c4444
|
Support & document using custom wasm build (#67)
|
2024-12-23 01:38:28 +00:00 |
|
Olivier Chafik
|
1eff05782a
|
Update readme (#66)
* Update README.md
* Update README.md
* Update README.md
|
2024-12-22 23:48:53 +00:00 |
|
Olivier Chafik
|
f3cb9ae3f9
|
🌈 Colorful Playground (#37)
* glb (color-assimp2 branch) + model-viewer
* color support + customizable output format
* cleanup
* disable monaco on iOS
* reinstate STL viewer when output is stl
* default to stl
* fix iOS editor
* script to build openscad-wasm from a branch / local repo
* update fork link + build instructions
* Update build-openscad-wasm.sh
* Update initial-state.ts
* update openscad3 refs
* update wasm build script
* Update Dockerfile.wasm
* add jszip dep
* multimaterial: color conversion + 3MF face painting
* ignore ts error about compression apis
* Update tsconfig.json
* multimaterial support w/ extruder colors input component
* fix wasm build script
* symlinks for openscad.{js,wasm} under src
* fix error line shift for bundled files
* remove obsolete build script
* set OPENSCADPATH env var
* render-colors feature renamed
* Customizer + prepare Multi-asset support
* hide customizer button if unselected, hide it if no params,
* Create build-openscad-wasm.sh
* update build script
* complete sound
* fetchSource util
* wider rotation allowance
* use CSG-modules.scad as default
* Update CustomizerPanel.tsx
* Update index.html
* capture save, allow Ctrl+Shift+Save to save project
* customizer: fieldsets are better than accordion
* expand customizer tabs by default
* tooltip for reset buttons
* pretty c++ exceptions
* Delete inline-openscad-worker.ts
* shuffle ux
* use uzip instead of jszip for 3mf materialization
* handle legacy links
* update links to fork
* use render-modifiers feature from color-assimp2 in preview mode
* include NopSCADlib's STL files in archive
* bind global f5 / f6
* update homepage back to openscad2
* styling fixes (editor alpha, customizer margins)
* Add help link for customizer
* fix customizer sliders (also need to show value input)
* fix vector customizer component
* style fallback editor
* shorter logs button
* customizer: rm reset button tooltip
* customizer: allow dnd on viewer below, tweak background
* add lights to modelviewer using an env image (gltf lights hard to plug across assimp for now)
* update customizer styles
* Update .gitignore
* add license for UZIP.js (MIT)
* Update skybox-lights.jpg
* Update actions.ts
* include NopSCADlib's STLs
* Update LICENSE.md
* include YAPP_Box examples
* limit customizer height
* Update skybox-lights.jpg
* Update skybox-lights.jpg
* Update openscad-worker.ts
* build-openscad-wasm.sh fix: docker won't mount files outside home directory
* Use Google CDN instead of unpkg for modelviewer
* tmp updates before merge
* Add ccache support to build-openscad-wasm.sh
* Fix makefile
* Update README.md
* Fix ts imports
* Delete build-openscad-wasm.sh
* Crude off -> glb converter
* Remove assimp related code
* gltf diffs
* Build using head openscad
* readme: Update build prerequisites
* make: attempt to build wasm binary in parallel first
* Remove 3mf extruder color mapping & fix render / export flows (render all 3d to off)
* off2glb: triangulate faces + add default color
* Add simple e2e puppeteer test
* ci: update pinned build to master output artefact
* Update Makefile
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* ci: use relative node version names
* Update test.yml
* state: Remove renderFormat, introduce is2D
* disable service worker in devel mode
* remove dead code
* build: fix NODE_ENV define
* ci: simplify env vars
* cleanups
* Update README.md
|
2024-12-22 22:41:35 +00:00 |
|
ochafik
|
829ed40441
|
Update README.md
|
2024-07-08 02:38:52 +01:00 |
|
Olivier Chafik
|
65138144d4
|
README: document process to add OpenSCAD libraries
|
2024-05-30 13:03:40 +01:00 |
|
Kyle Davis
|
6168db816e
|
removes item from roadmap on README
|
2023-07-02 12:24:32 -06:00 |
|
ochafik
|
8c53927f53
|
Persist state in localStorage for installed PWAs
|
2023-03-28 01:12:14 +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
|
0ed2d658d0
|
Add metadata to zipArchives (display Github links in explorer)
|
2023-03-27 19:34:52 +01:00 |
|
Marius Kintel
|
b91bbd3374
|
Minor tweak
|
2023-03-27 10:30:29 -04:00 |
|
ochafik
|
2ae038020b
|
color picker floating above viewer
|
2023-03-27 01:08:45 +01:00 |
|
ochafik
|
160c07d8f5
|
Update README.md
|
2023-03-26 21:16:00 +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 |
|
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
|
6528baa7b6
|
Gooood progress
|
2023-03-26 07:48:04 +01:00 |
|
ochafik
|
8cdf0e29b9
|
Update README.md
|
2023-03-25 19:39:22 +00:00 |
|
ochafik
|
b381f38eef
|
cleanup
|
2023-03-25 19:34:07 +00:00 |
|
ochafik
|
4b11073437
|
Switch to webpack
|
2023-03-25 19:30:34 +00:00 |
|
ochafik
|
f5ba146688
|
fork me on github ribbon + model refactor
|
2023-03-25 15:56:21 +00:00 |
|
ochafik
|
6486d698d4
|
Basic React + TypeScript app skeleton + downloading of deps
|
2023-03-24 01:58:25 +00:00 |
|
ochafik
|
8aefb2759e
|
Licenses
|
2023-03-24 01:02:41 +00:00 |
|
ochafik
|
533a607d91
|
Initial commit
|
2023-03-24 00:50:43 +00:00 |
|