Commit graph openscad-playground/Makefile
Author SHA1 Message Date
Torsten Paul
4b591c4bfc Update default WASM_BUILD_URL to pinned version on the openscad file server 2025-03-25 17:26:14 +00:00
ochafik
ae3b3bfc95 upgrade all packages 2024-12-23 13:55:20 +00:00
Olivier Chafik
c1312c4444
Support & document using custom wasm build (#67) 2024-12-23 01:38:28 +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
Olivier Chafik
92103a80b9
Merge pull request #62 from ochafik/main
Merge offline support updates
2024-12-19 02:28:47 +00:00
ochafik
a8c7ba90ca Update Makefile 2024-12-16 02:11:29 +00:00
ochafik
0489edff66 Pin wasm build to last working version 2024-12-16 02:10:28 +00:00
Olivier Chafik
7b99679fb6 Bundle fork me on GH ribbon css (https://github.com/openscad/openscad-playground/issues/56) 2024-10-23 14:54:00 +01:00
Olivier Chafik
bc88246021
Merge pull request #43 from jaydenlo08/lasercut
Added Lasercut library
2024-07-14 13:04:26 +01:00
ochafik
271eea22f4 Remove CJKtc fonts for now (way too big - font.zip goes from 4MB to 32MB!) and broken for now 2024-07-13 05:15:50 +01:00
ochafik
f61b625a01 Add Noto Fonts 2024-07-13 05:09:24 +01:00
Jayden Lo
a662f21a8a added lasercut lib; use /usr/bin/env bash in makefile 2024-07-12 19:00:27 +08:00
ochafik
9929ffe324 symlinks for openscad.{js,wasm} under src 2024-07-01 03:09:06 +01:00
ochafik
3d191078f1 Don't skip nopscad tests 2024-06-29 01:24:18 +01:00
Olivier Chafik
7e7a408ea7 rename {revarbat -> BelfrySCAD}/BOSL2 2024-06-21 17:20:09 +01:00
Olivier Chafik
efda9c989e
Merge pull request #28 from ochafik/wasm-snapshot
Always build w/ latest WASM snapshot
2024-06-01 20:43:07 +01:00
Olivier Chafik
44d035bc73 Always build w/ latest WASM snapshot 2024-05-31 13:02:58 +01:00
Olivier Chafik
e3ca675dee Add MIT-licensed OpenSCAD-Snippet lib (https://github.com/AngeloNicoli/OpenSCAD-Snippet) 2024-05-30 18:53:17 +01:00
Olivier Chafik
50e462fe1b Add GPLv3 boltsparts lib (https://github.com/boltsparts/boltsparts) 2024-05-30 18:52:36 +01:00
Olivier Chafik
0d9b861daf
Merge pull request #26 from ochafik/update-20240529
Update WASM to 20240529 (+ tweak readme)
2024-05-30 13:14:39 +01:00
Olivier Chafik
318dc531ee Add BelfrySCAD/brailleSCAD lib (LGPLv2.1) 2024-05-30 13:10:10 +01:00
Olivier Chafik
6f153b8256 Update WASM build to 2024.05.29 2024-05-30 13:02:43 +01:00
ochafik
688ec84fb4 Add https://github.com/jon-gilbert/openscad_attachable_text3d lib 2023-10-18 01:55:21 +01:00
ochafik
86587a9933 Add https://github.com/dinther/pathbuilder lib 2023-10-18 01:55:05 +01:00
Torsten Paul
53fb90feda
Update Link to WASM archive. 2023-08-20 02:08:29 +02:00
Torsten Paul
e4bd5ef73e Enable bash as the Makefile uses extended bash syntax. 2023-07-02 19:02:50 +02:00
Torsten Paul
04e770c417 Fetch WASM from dedicated folder that is not auto-cleaned. 2023-07-02 19:01:26 +02:00
ochafik
5ec86067ca Bundle OpenSCAD examples + update default model 2023-03-27 22:38:22 +01:00
ochafik
c95616210b Let some projects' examples through in bundled zips 2023-03-27 00:25:39 +01:00
ochafik
4c40dc5321 fix build 2023-03-26 16:05:01 +01:00
ochafik
4b11073437 Switch to webpack 2023-03-25 19:30:34 +00:00
ochafik
d8cc597eba Naive state management + syntax check works! 2023-03-25 11:59:50 +00:00
ochafik
6486d698d4 Basic React + TypeScript app skeleton + downloading of deps 2023-03-24 01:58:25 +00:00