Enhancement: Allow JSFiddle like versioning and saving
It would be cool to be able to save your js right there in the openjscad similar to how jsfiddle.net does it.
@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.
nice. I'm super busy, right now, but I'm sure its awesome.
So it looks like the save to cache already got merged. But it doesn't seem to work for me on Safari. Not supported?
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.