Z3 Development
Z3 Development
I like the idea, and hopefully we can re-implement this functionality in the browser. I've made some recent changes that will make this easier. As for the CLI script, I...
Interesting... Maybe we can follow one of the standard UNIX command lines, like CP. If the target is a file then "union" is implied. If the target is a directory...
Cool! I've started a new script. It only processes a single JSCAD file into STL, but reuses the code found in openjscad.js, including running the script and converting to another...
@adjavaherian just checked in some code to do this. Look for this in the next release. :)
The latest version in the DEV branch has the ability to "save" the code, and "restore" the code locally. Please try if you have time.
I thought that Safari was handing the local cache... Hmm. I'll add this as a test case and make sure that Safari is working correctly.
@danielsnider thanks Absolutely. If you can put some words to the idea then we would love to hear it. You might want to ask the community about this as well,...
Basically, dropping support means no more testing with that version, and if people drop by and say they use an older version then the first answer would be "please try...
There's no choice really, as this project will be using PNPM soon. PNPM requires 14+ versions of Node.js.
Notice has been given to the user group. The next release will add Node 18 and drop Node 12.