Commit graph

244 commits

Author SHA1 Message Date
Rotzbua
38514d82ca
feat: reproducible CI test
Run the test workflow on explicit Node version 18, 20, 22, and 24 instead of the changing alias LTS/latest.
2026-07-16 11:06:28 +02:00
Torsten Paul
81020b22e5
Merge pull request #149 from openscad/dependabot/github_actions/github-actions-674967a53d
chore(ci): bump actions/upload-artifact from 6 to 7 in the github-actions group
2026-03-01 20:22:31 +01:00
dependabot[bot]
908bd461b5
chore(ci): bump actions/upload-artifact in the github-actions group
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 09:53:55 +00:00
Torsten Paul
658e7fe392
Merge pull request #140 from openscad/dependabot/github_actions/github-actions-88dfb18256
chore(ci): bump actions/upload-artifact from 5 to 6 in the github-actions group
2026-01-01 15:57:08 +01:00
dependabot[bot]
51877458aa
chore(ci): bump actions/upload-artifact in the github-actions group
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 5 to 6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 09:06:28 +00:00
Torsten Paul
95915f2fab
Merge pull request #139 from gorbiz/fix/disable-monaco-android
Disable Monaco editor on Android user agents
2025-12-19 23:50:34 +01:00
Karl Svartholm
08367a73d8 Disable Monaco editor on Android user agents 2025-12-19 21:58:49 +01:00
Torsten Paul
3858c9f9c5
Merge pull request #136 from openscad/dependabot/github_actions/github-actions-76468cb07f
chore(ci): bump actions/checkout from 5 to 6 in the github-actions group
2025-12-01 12:44:49 +01:00
dependabot[bot]
8c892ff833
chore(ci): bump actions/checkout from 5 to 6 in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 11:11:22 +00:00
Torsten Paul
97b859bdc2 Update PULL_REQUEST_TEMPLATE. 2025-11-10 00:56:01 +01:00
Torsten Paul
2dd482e2fd
Add pull request template for OpenSCAD Playground 2025-11-09 23:10:14 +01:00
Torsten Paul
04b0ca706d
Merge pull request #133 from openscad/dependabot/github_actions/github-actions-b98f4931f4
chore(ci): bump the github-actions group with 2 updates
2025-11-01 14:08:17 +01:00
dependabot[bot]
3e421597ec
chore(ci): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 09:07:13 +00:00
Torsten Paul
75bbe2d611
Merge pull request #125 from openscad/dependabot/github_actions/github-actions-9fefc21f71
chore(ci): bump the github-actions group with 2 updates
2025-10-01 16:54:06 +02:00
dependabot[bot]
f5c4475bc8
chore(ci): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 14:45:01 +00:00
Torsten Paul
869a4c1888
Merge pull request #123 from JohnnyTheTank/122/Replace-Makefile-w-something-that-reads-the-libs-metadata
Replace Makefile w/ something that reads the libs metadata
2025-10-01 16:32:35 +02:00
Jonathan Hornung
a74eec74ee Fixes failing test #122 2025-08-16 18:21:01 +02:00
Jonathan Hornung
401991d6ea Restore libs-config.json - undo accidental deletion 2025-08-16 08:34:01 +02:00
Jonathan Hornung
7ba32a9219 Remove libs-config.json file to streamline configuration management 2025-08-16 08:32:12 +02:00
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
Torsten Paul
3da8d92aea
Merge pull request #105 from Rotzbua/feat_module
feat: migrate from commonjs to module
2025-04-20 22:04:44 +02:00
Torsten Paul
46882112a4 Use Ubuntu 24.04 as test runner. 2025-04-20 21:57:31 +02:00
Torsten Paul
4cbb2c7594 Merge branch 'feat_module' of github.com:Rotzbua/openscad-playground into Rotzbua-feat_module 2025-04-20 21:56:33 +02:00
Torsten Paul
e0282681d6
Merge pull request #118 from openscad/ochafik-export-stl-default
Export to STL by default
2025-04-20 21:51:24 +02:00
ochafik
090a50ee84 Export to STL by default 2025-04-20 21:46:01 +02:00
Torsten Paul
03d0589575
Merge pull request #117 from ochafik/jest-no-sandbox
Disable chrome sandbox on puppeteer test to fix CI
2025-04-20 21:39:52 +02:00
ochafik
bc42ea250b Update jest.config.js 2025-03-26 00:05:03 +00:00
ochafik
e413b191be shuffle puppeteer no-sandbox flag around 2025-03-25 23:56:02 +00:00
ochafik
400b840e55 Disable chrome sandbox on puppeteer test for CI 2025-03-25 23:32:19 +00:00
Torsten Paul
4b591c4bfc Update default WASM_BUILD_URL to pinned version on the openscad file server 2025-03-25 17:26:14 +00:00
Rotzbua
c8268c262e
feat: migrate from commonjs to module 2025-01-02 21:00:27 +01:00
ochafik
56173552af Fix 3mf export flow through material dialog 2024-12-31 18:50:38 +00:00
ochafik
e087b87c19 Fix type lints in editor 2024-12-31 18:50:38 +00:00
Rotzbua
7ffedccf2e chore(editor): update to latest version 2024-12-31 16:50:39 +00:00
ochafik
6a9529aab7 Multimaterial: trim strings, skip empties 2024-12-31 16:43:15 +00:00
ochafik
5e48ffbf34 Add blurhash previews to make (re)loading more entertaining 2024-12-31 16:43:15 +00:00
ochafik
60ed786e22 Fix typo 2024-12-31 16:43:15 +00:00
ochafik
a0015af28e Replace rollup w/ webpack for the web worker 2024-12-31 16:06:51 +00:00
Rotzbua
a4a33d2541 chore(deps): update loader 2024-12-28 22:56:24 +00:00
Rotzbua
cfc34ce33d chore(deps): remove unused rollup plugins 2024-12-28 22:56:04 +00:00
Rotzbua
cb64dc4c81 chore(deps): update webpack dependencies 2024-12-28 22:55:15 +00:00
Rotzbua
e28a17484c chore(deps): move types to dev dependencies
* bump to latest possible version
2024-12-28 22:54:13 +00:00
Olivier Chafik
2aaac6f70b Update README.md 2024-12-27 12:04:19 +00:00
ochafik
dd3d385899 Basic URL loading support 2024-12-26 19:27:27 +00:00
ochafik
ecdc04af39 axes: use axes viewer for snapping logic (model viewer wiggles b/c of the prompt) 2024-12-26 19:27:27 +00:00
ochafik
d457595d48 Allow editing of bundled files again 2024-12-26 19:27:27 +00:00
ochafik
5a67b2d554 Fix lighting 2024-12-26 19:27:27 +00:00
ochafik
96fd24a1e4 Fix axes rotation: get to nearest rotation before cycling, and default to diagonal 2024-12-26 19:27:27 +00:00
ochafik
d2223e948a Create InterVariable.woff2 2024-12-25 14:02:50 +00:00