Commit graph

  • 57c0672624 CMMS embedding: AI Assistant editor-buffer bridge main Stuart 2026-09-03 11:02:14 +10:00
  • 0e80cde156 CMMS embedding: follow the CMMS light/dark theme AI Assistant 2026-08-31 11:36:54 +10:00
  • 1c7f05f404 Surface dxf_warning from scad_save/scad_save_new as a toast AI Assistant 2026-08-29 17:27:48 +10:00
  • f471e0245a Add CMMS embedding hooks: load a .scad attachment via window.CMMS_SCAD_CONFIG, save the current source back to CMMS via a new "Save to CMMS" button AI Assistant 2026-08-29 17:23:55 +10:00
  • 012111f06b
    Merge pull request #159 from openscad/dependabot/github_actions/github-actions-eefdb6dedd Torsten Paul 2026-07-16 11:56:32 +02:00
  • d87218981b
    chore(ci): bump actions/setup-node dependabot[bot] 2026-07-16 09:50:50 +00:00
  • 81ef9fe4cd
    Merge pull request #158 from Rotzbua/fix_ci Torsten Paul 2026-07-16 11:50:10 +02:00
  • da95fb90a6
    Merge pull request #157 from Rotzbua/fix_pr_template Torsten Paul 2026-07-16 11:45:56 +02:00
  • b9781b394c
    fix: dependencies for working CI Rotzbua 2026-07-16 11:06:29 +02:00
  • 38514d82ca
    feat: reproducible CI test Rotzbua 2026-07-16 11:06:28 +02:00
  • d5013de67a
    fix: remove unnecessary copy of PR template Rotzbua 2026-07-16 10:00:57 +02:00
  • 81020b22e5
    Merge pull request #149 from openscad/dependabot/github_actions/github-actions-674967a53d Torsten Paul 2026-03-01 20:22:31 +01:00
  • 908bd461b5
    chore(ci): bump actions/upload-artifact in the github-actions group dependabot[bot] 2026-03-01 09:53:55 +00:00
  • 658e7fe392
    Merge pull request #140 from openscad/dependabot/github_actions/github-actions-88dfb18256 Torsten Paul 2026-01-01 15:57:08 +01:00
  • 51877458aa
    chore(ci): bump actions/upload-artifact in the github-actions group dependabot[bot] 2026-01-01 09:06:28 +00:00
  • 95915f2fab
    Merge pull request #139 from gorbiz/fix/disable-monaco-android Torsten Paul 2025-12-19 23:50:34 +01:00
  • 08367a73d8 Disable Monaco editor on Android user agents Karl Svartholm 2025-12-19 21:58:49 +01:00
  • 3858c9f9c5
    Merge pull request #136 from openscad/dependabot/github_actions/github-actions-76468cb07f Torsten Paul 2025-12-01 12:44:49 +01:00
  • 8c892ff833
    chore(ci): bump actions/checkout from 5 to 6 in the github-actions group dependabot[bot] 2025-12-01 11:11:22 +00:00
  • 97b859bdc2 Update PULL_REQUEST_TEMPLATE. Torsten Paul 2025-11-10 00:56:01 +01:00
  • 2dd482e2fd
    Add pull request template for OpenSCAD Playground Torsten Paul 2025-11-09 23:10:14 +01:00
  • 04b0ca706d
    Merge pull request #133 from openscad/dependabot/github_actions/github-actions-b98f4931f4 Torsten Paul 2025-11-01 14:08:17 +01:00
  • 3e421597ec
    chore(ci): bump the github-actions group with 2 updates dependabot[bot] 2025-11-01 09:07:13 +00:00
  • 75bbe2d611
    Merge pull request #125 from openscad/dependabot/github_actions/github-actions-9fefc21f71 Torsten Paul 2025-10-01 16:54:06 +02:00
  • f5c4475bc8
    chore(ci): bump the github-actions group with 2 updates dependabot[bot] 2025-10-01 14:45:01 +00:00
  • 869a4c1888
    Merge pull request #123 from JohnnyTheTank/122/Replace-Makefile-w-something-that-reads-the-libs-metadata Torsten Paul 2025-10-01 16:32:35 +02:00
  • a74eec74ee Fixes failing test #122 Jonathan Hornung 2025-08-16 18:21:01 +02:00
  • 401991d6ea Restore libs-config.json - undo accidental deletion Jonathan Hornung 2025-08-16 08:34:01 +02:00
  • 7ba32a9219 Remove libs-config.json file to streamline configuration management Jonathan Hornung 2025-08-16 08:32:12 +02:00
  • 52930445fc using webpack #122 Jonathan Hornung 2025-08-16 08:29:59 +02:00
  • b8d8f545b0 Replace Makefile w/ something that reads the libs metadata Fixes #122 Jonathan Hornung 2025-08-15 08:57:49 +02:00
  • 3da8d92aea
    Merge pull request #105 from Rotzbua/feat_module Torsten Paul 2025-04-20 22:04:44 +02:00
  • 46882112a4 Use Ubuntu 24.04 as test runner. Torsten Paul 2025-04-20 21:57:31 +02:00
  • 4cbb2c7594 Merge branch 'feat_module' of github.com:Rotzbua/openscad-playground into Rotzbua-feat_module Torsten Paul 2025-04-20 21:56:33 +02:00
  • e0282681d6
    Merge pull request #118 from openscad/ochafik-export-stl-default Torsten Paul 2025-04-20 21:51:24 +02:00
  • 090a50ee84 Export to STL by default ochafik 2025-01-26 19:55:37 +00:00
  • 03d0589575
    Merge pull request #117 from ochafik/jest-no-sandbox Torsten Paul 2025-04-20 21:39:52 +02:00
  • bc42ea250b Update jest.config.js ochafik 2025-03-26 00:05:03 +00:00
  • e413b191be shuffle puppeteer no-sandbox flag around ochafik 2025-03-25 23:56:02 +00:00
  • 400b840e55 Disable chrome sandbox on puppeteer test for CI ochafik 2025-03-25 23:32:19 +00:00
  • 4b591c4bfc Update default WASM_BUILD_URL to pinned version on the openscad file server Torsten Paul 2025-03-25 18:22:49 +01:00
  • c8268c262e
    feat: migrate from commonjs to module Rotzbua 2025-01-02 00:25:46 +01:00
  • 56173552af Fix 3mf export flow through material dialog ochafik 2024-12-31 17:54:47 +00:00
  • e087b87c19 Fix type lints in editor ochafik 2024-12-31 17:53:45 +00:00
  • 7ffedccf2e chore(editor): update to latest version Rotzbua 2024-12-31 10:25:45 +01:00
  • 6a9529aab7 Multimaterial: trim strings, skip empties ochafik 2024-12-31 16:20:34 +00:00
  • 5e48ffbf34 Add blurhash previews to make (re)loading more entertaining ochafik 2024-12-31 16:20:08 +00:00
  • 60ed786e22 Fix typo ochafik 2024-12-31 16:15:34 +00:00
  • a0015af28e Replace rollup w/ webpack for the web worker ochafik 2024-12-31 15:54:09 +00:00
  • a4a33d2541 chore(deps): update loader Rotzbua 2024-12-28 22:01:48 +01:00
  • cfc34ce33d chore(deps): remove unused rollup plugins Rotzbua 2024-12-28 21:33:30 +01:00
  • cb64dc4c81 chore(deps): update webpack dependencies Rotzbua 2024-12-28 21:02:31 +01:00
  • e28a17484c chore(deps): move types to dev dependencies Rotzbua 2024-12-28 20:48:21 +01:00
  • 2aaac6f70b Update README.md Olivier Chafik 2024-12-27 12:03:43 +00:00
  • dd3d385899 Basic URL loading support ochafik 2024-12-26 19:18:46 +00:00
  • ecdc04af39 axes: use axes viewer for snapping logic (model viewer wiggles b/c of the prompt) ochafik 2024-12-26 19:12:24 +00:00
  • d457595d48 Allow editing of bundled files again ochafik 2024-12-26 17:28:06 +00:00
  • 5a67b2d554 Fix lighting ochafik 2024-12-26 17:27:14 +00:00
  • 96fd24a1e4 Fix axes rotation: get to nearest rotation before cycling, and default to diagonal ochafik 2024-12-26 17:13:39 +00:00
  • d2223e948a Create InterVariable.woff2 ochafik 2024-12-25 14:01:10 +00:00
  • 58a513dd11 Test loading demo by path ochafik 2024-12-25 13:58:44 +00:00
  • b76ac89d44 Fix loading of demos ochafik 2024-12-25 13:49:51 +00:00
  • 0a99893f77 Preserve filename in output ochafik 2024-12-25 12:41:26 +00:00
  • d3150854ac axes: add back & left quick views ochafik 2024-12-25 12:34:52 +00:00
  • 10c15b443d Update README.md Olivier Chafik 2024-12-25 12:27:19 +00:00
  • 32a4ecf9c4 Update e2e.test.js ochafik 2024-12-25 12:13:12 +00:00
  • e512561b85 fix typo ochafik 2024-12-25 12:04:44 +00:00
  • 32fee6eb06 Normalize CRLF to \n and test customizer in e2e test ochafik 2024-12-25 12:00:39 +00:00
  • 657ccb9181 Remove render-modifiers feature reference ochafik 2024-12-25 11:28:15 +00:00
  • ae21d92928 Remove spurious localization warning ochafik 2024-12-25 11:27:50 +00:00
  • 7ec83c371b tests: add basic e2e tests involving libs (BOSL2 & NopSCADlib) ochafik 2024-12-25 11:20:55 +00:00
  • 741b367952 viewer: disable interaction prompt once use clicked on axes ochafik 2024-12-25 11:12:29 +00:00
  • 719641ca7b Update ViewerPanel.tsx ochafik 2024-12-25 01:51:42 +00:00
  • 062c89a45b Cycle through predefined orbits when tapping axes ochafik 2024-12-25 01:47:59 +00:00
  • 909e4a8231 Drop readDirAsArray / use fs.readdirSync instead ochafik 2024-12-25 01:45:11 +00:00
  • cde9d907a4 Update links (no more ochafik-specific branch) ochafik 2024-12-24 14:29:43 +00:00
  • c844684c95 Tweak lighting of glb outputs ochafik 2024-12-24 04:47:52 +00:00
  • 8f51167d5a Fix multimaterial dialog ochafik 2024-12-24 03:24:04 +00:00
  • 18c1e6e12b Fix 3mf export ochafik 2024-12-24 00:51:39 +00:00
  • 7c82459e1f Shorter label for ExportButton, longer in dropdown ochafik 2024-12-23 23:59:56 +00:00
  • 1f29ff5098 Fix ViewPanel axis registration ochafik 2024-12-23 23:59:27 +00:00
  • 34f8bc5c33 Create export_3mf.ts ochafik 2024-12-23 23:59:07 +00:00
  • 22fd82e3f2 Revamp off2glb ochafik 2024-12-23 23:58:54 +00:00
  • c8284671a0 Smaller axes ochafik 2024-12-23 14:41:42 +00:00
  • 8c0057d6b2 Skip all dotfiles from sw generation Olivier Chafik 2024-12-23 14:12:50 +00:00
  • f0c1b4c902 Update e2e.test.js ochafik 2024-12-23 13:51:57 +00:00
  • ae3b3bfc95 upgrade all packages ochafik 2024-12-23 13:21:47 +00:00
  • 7057573134 Upgrade primereact deps ochafik 2024-12-23 03:30:18 +00:00
  • 1eef3dccca nits ochafik 2024-12-23 12:50:33 +00:00
  • c155c156cb e2e: Wait for main viewer to have an src ochafik 2024-12-23 12:26:59 +00:00
  • 57c2d021ba Reinstate settings ochafik 2024-12-23 12:07:48 +00:00
  • 7a9e3f927f Add axes w/ rotation sync w/ main model viewer ochafik 2024-12-23 12:07:36 +00:00
  • a01a7df0a0 Remove react-stl-viewer ochafik 2024-12-23 12:06:38 +00:00
  • 885a579a7a Fix translucency export to GLB (export primitives by color + set alpha blend) ochafik 2024-12-23 12:05:57 +00:00
  • 20f12a24e3 Default export to glb ochafik 2024-12-23 12:04:38 +00:00
  • ba79a7cd87 Align orientation of model-viewer w/ OpenSCAD ochafik 2024-12-23 03:10:03 +00:00
  • 950dc7ec98
    Use history.replaceState instead of setting location.hash (#68) Olivier Chafik 2024-12-23 02:38:52 +00:00
  • c1312c4444
    Support & document using custom wasm build (#67) Olivier Chafik 2024-12-23 01:38:28 +00:00
  • 1eff05782a
    Update readme (#66) Olivier Chafik 2024-12-22 23:48:53 +00:00
  • a779976038
    webpack: don't precache .DS_Store in sw.js (#64) Olivier Chafik 2024-12-22 22:50:04 +00:00