Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenJSCAD.org

JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with Javascript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing.
Collective - Host: opensource - https://opencollective.com/openjscad - Website: https://openjscad.xyz/ - Code: https://github.com/jscad

Further cleanup of indention

github.com/jscad/OpenJSCAD.org - df95cf64456a9880cb6ca03258aec7652e9d1c63 authored about 9 years ago by Z3 Development <[email protected]>
Merge branch 'dev' of https://github.com/Spiritdude/OpenJSCAD.org into dev

github.com/jscad/OpenJSCAD.org - 705bce96ec9b47794f8df48d5662677d73614cd5 authored about 9 years ago by Z3 Development <[email protected]>
adding a bit opacity for edit handle

github.com/jscad/OpenJSCAD.org - 946c25ea1dc12295386cbef9a96e780c4607290b authored about 9 years ago by Rene K. Mueller <[email protected]>
edit handle beautified with transition

github.com/jscad/OpenJSCAD.org - 54a08cc391cf701881189568776b5167a736c807 authored about 9 years ago by Rene K. Mueller <[email protected]>
Merge pull request #109 from z3dev/dev

Enhanced the editor frame to slide in and out by clicking a tab

github.com/jscad/OpenJSCAD.org - 913e809337ffb48c32d94823a69a8b83fd4384b7 authored about 9 years ago by Rene K. Mueller <[email protected]>
Corrected dropping of a single file

Changed to use baseurl from Processor

github.com/jscad/OpenJSCAD.org - aba06a931784544da79daa4a72a6b2c779f173ba authored about 9 years ago by Z3 Development <[email protected]>
Changed message parameter url to baseurl

Changed to use the baseurl as given rather than calculating again

github.com/jscad/OpenJSCAD.org - be45d85ddf1406a37c839b815d63323baffdc874 authored about 9 years ago by Z3 Development <[email protected]>
Changed to use the baseurl from the Processor

Changed attribute url to baseurl in postMessage() to worker thread

github.com/jscad/OpenJSCAD.org - 5680c041da29c412262a119790f9a0f054846a99 authored about 9 years ago by Z3 Development <[email protected]>
Changed Processor constructor to determine the baseurl of the document

Corrected setJsCad() to retain complete filename as given

github.com/jscad/OpenJSCAD.org - 842c70891deda8a6b12446a4ddbc1dbecaa24bb4 authored about 9 years ago by Z3 Development <[email protected]>
Added error handler for FileReader

Added convertMemFsJson() to serialize the MemFs entries
Changed readFileAsync() to call saveScrip...

github.com/jscad/OpenJSCAD.org - 5038fec4f95e7f215a45ed00ce669fc8062d7f77 authored about 9 years ago by Z3 Development <[email protected]>
Enhanced the editor frame to slide in and out by clicking a tab

github.com/jscad/OpenJSCAD.org - 6cbef88659c219d68db39424710d7bcfc051a134 authored about 9 years ago by Z3 Development <[email protected]>
adding no-cache meta tags

github.com/jscad/OpenJSCAD.org - 118a1d6f0116c07bcbcca99c3ad90f1ef04a603f authored about 9 years ago by Rene K. Mueller <[email protected]>
fixing version [2]

github.com/jscad/OpenJSCAD.org - cbbfd77dd4daca45e265640abd96b1c04c3e5ba9 authored about 9 years ago by Rene K. Mueller <[email protected]>
fixing version [2]

github.com/jscad/OpenJSCAD.org - bcee5ab32c87ca753cf9e8e9c8f07592d5bf65d4 authored about 9 years ago by Rene K. Mueller <[email protected]>
fix version

github.com/jscad/OpenJSCAD.org - 710e120020a59d54afd7c663510eb613061165ef authored about 9 years ago by Rene K. Mueller <[email protected]>
Merge pull request #108 from z3dev/dev

Partitioning of HTML from JavaScript in Pages

github.com/jscad/OpenJSCAD.org - 6c780944fa6623ef336f9ff07e42dfe4aabc9a2b authored about 9 years ago by Rene K. Mueller <[email protected]>
Removed another reference to "me"

github.com/jscad/OpenJSCAD.org - dd96d2e574b5bd96bb8de18559b8ed6e36b4ea38 authored about 9 years ago by Z3 Development <[email protected]>
Example of viewer with minimal footprint

github.com/jscad/OpenJSCAD.org - ff8f4a4290b274998c224424e79bffbedb81e4a9 authored about 9 years ago by Z3 Development <[email protected]>
Enhanced the handling of uncaught exceptions, displaying the exception in the error div if possible

github.com/jscad/OpenJSCAD.org - 66ace6209e4c76addfb6d7785f8868baa5c12d23 authored about 9 years ago by Z3 Development <[email protected]>
More cleanup of code

github.com/jscad/OpenJSCAD.org - 42b6077d72053d7ebecf184c932999bdde463f13 authored about 9 years ago by Z3 Development <[email protected]>
Corrected setting of editor mode for javascript

github.com/jscad/OpenJSCAD.org - 49c5df460cdc5f8a1373e26636f083011ef90f43 authored about 9 years ago by Z3 Development <[email protected]>
Corrected editor mode setting for javascript

github.com/jscad/OpenJSCAD.org - 2ab5f0d23e6a87ccb12dadc625097136acf4a09b authored about 9 years ago by Z3 Development <[email protected]>
Separated all supporting javascript from the page html

github.com/jscad/OpenJSCAD.org - 19b8ed215a4f156d87034b5e06303e704817ce8f authored about 9 years ago by Z3 Development <[email protected]>
Common routines for conversion of formats via Worker threads

github.com/jscad/OpenJSCAD.org - c34dca499198cdb9bf4208e81028cd9bddbab0bb authored about 9 years ago by Z3 Development <[email protected]>
Changed to use common conversion worker

Corrected drag and drop for Safari

github.com/jscad/OpenJSCAD.org - 7c441d04c98c440c35cdba584be80bcdf1659a61 authored about 9 years ago by Z3 Development <[email protected]>
Corrected parseJsCadScriptSync() by removing improper comments

Corrected logging of exceptions

github.com/jscad/OpenJSCAD.org - d094c9d512562d9576b5a6c2ace610a1123fadff authored about 9 years ago by Z3 Development <[email protected]>
Separated out cookie functionality

github.com/jscad/OpenJSCAD.org - e439e8814622ec5c317cc64628e54a46090dc51b authored about 9 years ago by Z3 Development <[email protected]>
Corrected indentation

Removed unnecessary access off gEditor

github.com/jscad/OpenJSCAD.org - b6f6bf9b5671aaa961e0f4596542b2bc6cc16bc5 authored about 9 years ago by Z3 Development <[email protected]>
Split editor functionality into a separate script

Further cleanup

github.com/jscad/OpenJSCAD.org - 7b9d1d5fd540a319bec4883c759e184188d24893 authored about 9 years ago by Z3 Development <[email protected]>
Created a new directory (js) for housing page specific logic

Split out drag and drop logic (including file management) into a separte script
Changed index.htm...

github.com/jscad/OpenJSCAD.org - f1c574469766bf4511080bd5d40774ab5ad7796f authored about 9 years ago by Z3 Development <[email protected]>
Removed unused styles

github.com/jscad/OpenJSCAD.org - 28f32ce085640fe031d5734a1a484f91e7b9d2d8 authored about 9 years ago by Z3 Development <[email protected]>
Corrected indenting

Corrected quotations around attribute values
Removed extra spaces

github.com/jscad/OpenJSCAD.org - 25315f02edec6704e99e6deed64c50d68cf7fa5e authored about 9 years ago by Z3 Development <[email protected]>
Corrected instance versus class level variables

github.com/jscad/OpenJSCAD.org - f8cef954a36927dc651b00874ea8c90d267e0b07 authored about 9 years ago by Z3 Development <[email protected]>
updating version

github.com/jscad/OpenJSCAD.org - 397a286f293c8aed94fdf26e800b764f0603b489 authored about 9 years ago by Rene K. Mueller <[email protected]>
updating info on 0.3.1

github.com/jscad/OpenJSCAD.org - 12fe9e5475b4a1857ab0f3b562cbfea1a263deb4 authored about 9 years ago by Rene K. Mueller <[email protected]>
bump version number

github.com/jscad/OpenJSCAD.org - e767418f204612dec7439ce0fc016b4193d97ad5 authored about 9 years ago by Rene K. Mueller <[email protected]>
merged dev into master

github.com/jscad/OpenJSCAD.org - a5c3c2fee2a0661e3019838fb0c51cf93b5945d9 authored about 9 years ago by Rene K. Mueller <[email protected]>
adjusting version

github.com/jscad/OpenJSCAD.org - 7c107f707fed52df716971385e3868ecd8fb8ab2 authored about 9 years ago by Rene K. Mueller <[email protected]>
Added support for checkbox parameters into _getParameterDefinitions()

github.com/jscad/OpenJSCAD.org - 26eaf68a70953a5df5c704c862b53f8af8cacc59 authored about 9 years ago by Z3 Development <[email protected]>
Example for new interactive parameters

github.com/jscad/OpenJSCAD.org - 81738357c22d4570b4429a940f41dd3581445674 authored about 9 years ago by Z3 Development <[email protected]>
Added balloons.jscad example for interactive parameters

github.com/jscad/OpenJSCAD.org - d4021686d1fed28afe534e83a2520c9ea371211d authored about 9 years ago by Z3 Development <[email protected]>
Added helper functions for converting between HTML5 and RGB color values

github.com/jscad/OpenJSCAD.org - 23d982ef9636d96dceb22f2971f80296b181d940 authored about 9 years ago by Z3 Development <[email protected]>
JSCAD script to calculate statistics (iterations per second) for CSG primitives

github.com/jscad/OpenJSCAD.org - 9e421d7a2acf4821f96304bad0972d9d26ad8d6b authored about 9 years ago by Z3 Development <[email protected]>
JSCAD script to calculate statistics (iterations per second) for CAG primitives

github.com/jscad/OpenJSCAD.org - ca9aaaa5a444ed7dfc70086ddb9166587bdc2a9f authored about 9 years ago by Z3 Development <[email protected]>
Changed to use OpenJsCad.version

Changed statistics to 'iterations per second'

github.com/jscad/OpenJSCAD.org - ce2d98947283983bff40ce723fd82eb81e25238d authored about 9 years ago by Z3 Development <[email protected]>
New guidance on contributing to OpenJSCAD.org

github.com/jscad/OpenJSCAD.org - 0a5a5a4b215ccbbdf4b619688e7adf9be1222046 authored about 9 years ago by Z3 Development <[email protected]>
bumping version to 0.3.1

github.com/jscad/OpenJSCAD.org - 44852803a10eff43a4549b33f187614d54a0d710 authored over 9 years ago by Rene K. Mueller <[email protected]>
bumping version to 0.3.1

github.com/jscad/OpenJSCAD.org - 4b24cfdfa850ae2b58a811c7fb7d3168759eaf37 authored over 9 years ago by Rene K. Mueller <[email protected]>
bumping version to 0.3.1

github.com/jscad/OpenJSCAD.org - 80e3ebe1b77ebc14d14adb56c71ca26f4855bb3b authored over 9 years ago by Rene K. Mueller <[email protected]>
Reworked createParamControls() and getParamValues() to enable more HTML5 parameter types

Changed to create update button and instant update button if missing

github.com/jscad/OpenJSCAD.org - 16ef111b4a49d6f7c6c814fdeb714d64e4b7104d authored over 9 years ago by Z3 Development <[email protected]>
Moved status() to OpenJsCad.status(), and changed code to comply

Added OpenJsCad.env() for logging the current environment and version
Added OpenSCAD compatible v...

github.com/jscad/OpenJSCAD.org - 7fbb9f447bec5f6fb6f7849fd16f6ff2be51cc7e authored over 9 years ago by Z3 Development <[email protected]>
Removed tabs and indented properly

Added OpenJsCad.version and changed code to use this version
Changed the comment that is shown wh...

github.com/jscad/OpenJSCAD.org - fb6fd31c96871b71eed13ed65b7991da6b90476c authored over 9 years ago by Z3 Development <[email protected]>
new live site

github.com/jscad/OpenJSCAD.org - 8456fac47d899271accaa87750d20a56b4622bb6 authored over 9 years ago by Rene K. Mueller <[email protected]>
new live site

github.com/jscad/OpenJSCAD.org - c78916191de24833babd59762f61e39a95c75775 authored over 9 years ago by Rene K. Mueller <[email protected]>
new live site

github.com/jscad/OpenJSCAD.org - 3f88bef61fe89b8fdd3df3fe23f99366068e0f6c authored over 9 years ago by Rene K. Mueller <[email protected]>
new live site

github.com/jscad/OpenJSCAD.org - 34f98b8427c6e8ee11b9afe8679455eb0a55c82d authored over 9 years ago by Rene K. Mueller <[email protected]>
new live site

github.com/jscad/OpenJSCAD.org - fa97f20cec2bff76be06585d04afed2efc82bacc authored over 9 years ago by Rene K. Mueller <[email protected]>
updating date

github.com/jscad/OpenJSCAD.org - 5aa1589af841f2d332cf3b04569e64f89f4666fe authored over 9 years ago by Rene K. Mueller <[email protected]>
updating csg.js

github.com/jscad/OpenJSCAD.org - 7ff5dbf8b6875d85aef1e1be6034506ef7486d61 authored over 9 years ago by Rene K. Mueller <[email protected]>
updating csg.js

github.com/jscad/OpenJSCAD.org - aae2367705b75511d6ef25886e6b0160a1f73c25 authored over 9 years ago by Rene K. Mueller <[email protected]>
updating csg.js

github.com/jscad/OpenJSCAD.org - 64fd36b651ea2bc6644d838382b7c30aacd8256a authored over 9 years ago by Rene K. Mueller <[email protected]>
Adjust docs and add symmetrical option for extrudeInOrthonormalBasis and extrudeInPlane

See https://github.com/joostn/OpenJsCad/issues/69

By default extrudeInOrthonormalBasis and extr...

github.com/jscad/csg.js - d5baf5cc4b86a90ac4b177dbf163de62d2f3f731 authored over 9 years ago by Joost Nieuwenhuijse <[email protected]>
fix version (mixup with dev)

github.com/jscad/OpenJSCAD.org - dfa2ba73d057dc080dbf255415d9d6b17699ae31 authored over 9 years ago by Rene K. Mueller <[email protected]>
fix mirror, add Euler angles rotation. Contribution by @vr050714

github.com/jscad/csg.js - 5d20b28860aad3ff789c2c5ab2a2a23bd7f91bb1 authored over 9 years ago by Stefan <[email protected]>
version bump for dev

github.com/jscad/OpenJSCAD.org - 82950f7f79b2360fbe81d67a6858069bd40f8556 authored over 9 years ago by Rene K. Mueller <[email protected]>
update README.md too

github.com/jscad/OpenJSCAD.org - a93feee83e7f48a5ab183dc84630405a30b4b2f2 authored over 9 years ago by Rene K. Mueller <[email protected]>
update README.md too

github.com/jscad/OpenJSCAD.org - d3cd66b809a7ae45c300cd82cb977b97c72c1697 authored over 9 years ago by Rene K. Mueller <[email protected]>
Merge branch 'master' of github.com:Spiritdude/OpenJSCAD.org

github.com/jscad/OpenJSCAD.org - 90ac77561cb39964e2b66753bdf3a27f07073526 authored over 9 years ago by Rene K. Mueller <[email protected]>
dev merge to master 0.3.0

github.com/jscad/OpenJSCAD.org - 798ccf8681810e36e211fa824f8fff70a1ce330d authored over 9 years ago by Rene K. Mueller <[email protected]>
removing outdated 'new'

github.com/jscad/OpenJSCAD.org - 9efb83225e625ac030ad4df51ee53d9d9efc7353 authored over 9 years ago by Rene K. Mueller <[email protected]>
version number bump to 0.3.0 to reflect new csg.js/format.js

github.com/jscad/OpenJSCAD.org - 724bf45987337c1e627a23073d3e12edb79d6374 authored over 9 years ago by Rene K. Mueller <[email protected]>
cli fixed to run include(), format.js and Blob.js added

github.com/jscad/OpenJSCAD.org - 1d002971d2cc11f59bd3c1e64c01ead63e449757 authored over 9 years ago by Rene K. Mueller <[email protected]>
update nodejs path at top, node 0.10.x as reference

github.com/jscad/OpenJSCAD.org - 7fa3e1c8bf66cbb7ba065213a8a5b52925b95996 authored over 9 years ago by Rene K. Mueller <[email protected]>
(re)set zoom only on very first render

github.com/jscad/csg.js - 6be72558e47355d59091d5684f3c4ed853476404 authored over 9 years ago by Stefan <[email protected]>
Merge pull request #82 from thehans/patch-3

Fix for Issue #51 case-sensitive file extensions

github.com/jscad/OpenJSCAD.org - 9f1631e6fc1fc2d3c33ed9b8e878d2f14bd1066e authored over 9 years ago by Z3 Development <[email protected]>
Merge pull request #88 from z3dev/dev

Merging of CSG.js and formats.js from OpenJsCad
Standardizing the headers for all examples

github.com/jscad/OpenJSCAD.org - aa6a0832f1b1737d28b00139f007999add3fa035 authored over 9 years ago by Z3 Development <[email protected]>
update date

github.com/jscad/OpenJSCAD.org - a36e47c5946a5ae1b2e5ee81c57d9646395726c2 authored over 9 years ago by Rene K. Mueller <[email protected]>
0.2.4: newest csg.js with renumber 0.024 -> 0.2.4

github.com/jscad/OpenJSCAD.org - 611c9179028ed1bc17bf87914721f8248b9999b4 authored over 9 years ago by Rene K. Mueller <[email protected]>
(belongs to previous commit)

github.com/jscad/csg.js - ae735e4c5ccb815bb9cc43693c626f2e5c7e6b29 authored over 9 years ago by Joost Nieuwenhuijse <[email protected]>
fix: bools fail if cylinder resolution not integer. Solution: parse all resolution as int

github.com/jscad/csg.js - af6453c9c8589d6316c8987c886305019b853f11 authored over 9 years ago by Stefan <[email protected]>
Standardized the headers for all examples

github.com/jscad/OpenJSCAD.org - 1bcb7b5cfe54716e63fd969ed415da291266603b authored over 9 years ago by Z3 Development <[email protected]>
New version of ACE editor. Changes required for merging CSG.js and formats.js from OpenJsCad

github.com/jscad/OpenJSCAD.org - 638f4d751585237bc1c71428623449d64d340a23 authored over 9 years ago by Z3 Development <[email protected]>
New version of ACE editor

Changes required for merging CSG.js and formats.js from OpenJsCad

github.com/jscad/OpenJSCAD.org - 0702cdcf96b56006be5c921e7eae9e75c32f4f18 authored over 9 years ago by Z3 Development <[email protected]>
version update

github.com/jscad/OpenJSCAD.org - 07d1fd37960e09603ea3ff67fc4a5966d4f5a918 authored over 9 years ago by Rene K. Mueller <[email protected]>
Merge branch 'z3dev-master' into dev

github.com/jscad/OpenJSCAD.org - 37868ddea20b6c796d4d095583ead0b5e3e3641c authored over 9 years ago by Rene K. Mueller <[email protected]>
Merge branch 'master' of git://github.com/z3dev/OpenJSCAD.org into z3dev-master

github.com/jscad/OpenJSCAD.org - 0f2c09a3f8f3f04c5a026b9490ad1e499f5fcc4d authored over 9 years ago by Rene K. Mueller <[email protected]>
add resize handler to processor

github.com/jscad/csg.js - 1e714bfa653862b9781e20da79fd73029600873e authored over 9 years ago by Stefan <[email protected]>
add warning note to contribute to master file

github.com/jscad/csg.js - 3bcdb6ae22b9a15c8e7dfb52280bbff4bbab4380 authored almost 10 years ago by Stefan <[email protected]>
Merge branch 'gh-pages' into split_formats

github.com/jscad/csg.js - 37e5a068b4eeb8821f3d15ffaa9fce7fdf14b9ab authored almost 10 years ago by Stefan <[email protected]>
Merge branch 'issue#47_also_accept_parameters_on_url' of git://github.com/YouMagine/OpenJSCAD.org into dev

github.com/jscad/OpenJSCAD.org - 93d44f1bf2caa78aeb0cf6d4e620ab895a405499 authored almost 10 years ago by Rene K. Mueller <[email protected]>
dev branch started

github.com/jscad/OpenJSCAD.org - 90812c2921544a907c6831632fe7bad8b1d05bb2 authored almost 10 years ago by Rene K. Mueller <[email protected]>
fix roundedCube innerradius size

github.com/jscad/csg.js - 5e09f9174190f2e8a5614941b8279d579509f862 authored almost 10 years ago by Stefan <[email protected]>
fix roundedCube radius

github.com/jscad/csg.js - 2993220de6ca674d1eb9fab50ff1641f69c1d2a3 authored almost 10 years ago by Stefan <[email protected]>
minor fix

github.com/jscad/csg.js - df190a203e8d34d4f288a3490d4e687161bfed7e authored almost 10 years ago by Stefan <[email protected]>
add csg.stretchAtPlane(normal, point, length) function, see docu

improve CSG.roundedCube for speed at higher resolution, and allow vector radius, see docu
fix iss...

github.com/jscad/csg.js - ce1459ac77df561e47585931df13df0ae725e7a1 authored almost 10 years ago by Stefan <[email protected]>
Remove degenerate polygons after canonicalization

see https://github.com/joostn/OpenJsCad/issues/60

If a polygon had two verices very close toget...

github.com/jscad/csg.js - 9421b08ddbcf88f973a6962907df7196f2b331fa authored almost 10 years ago by Joost Nieuwenhuijse <[email protected]>
volume and area calculation for non-triangle polys, some fixes

github.com/jscad/csg.js - 59cae7d66293aaa044c090b73f912e02f0cad1a6 authored almost 10 years ago by Stefan <[email protected]>
Fix for Issue #51 case-sensitive file extensions

github.com/jscad/OpenJSCAD.org - 9fcf114e2bf7564d242a7096f32bb1618503fb67 authored almost 10 years ago by Hans L <[email protected]>