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
github.com/jscad/OpenJSCAD.org - 5f5ccf9027657e9d4aedc8c0c31137d5ec66098d authored over 7 years ago
* added basics of coverage measurement tooling & setup
* added helpers to simplify testing
* u...
* Removed Distribute section
* Removed run build step
* Corrected link to Reporting Issues guide
github.com/jscad/csg.js - 77d5b27d60156d5f156a8be5bb0359e1851ff456 authored over 7 years ago
*fixed bad import
*added basic test for polygon3
*updated release scripts
* Changed source to everything in src directory
* Additional JSDOC comments
github.com/jscad/csg.js - 9c24e2d01faefea26b99fee22ee402f18f343bf7 authored over 7 years ago
github.com/jscad/csg.js - e48921e122e974c0452587f110010d42e4befcba authored over 7 years ago
github.com/jscad/OpenJSCAD.org - 917bb6b3a40110a16bff4669aa6a840bbf4bd7f6 authored over 7 years ago
github.com/jscad/OpenJSCAD.org - 245996d61814e428479fc214fa6009ff79a6bb9c authored over 7 years ago
- add standard (normal) url param parsing : ?uri=xxx
- remote url is renamed proxyUrl (in src/u...
- split out various pieces into seperate modules
- split ou 2d & 3d primitives
- split out mat...
* Additional test using Vector3D constructor
* Added CAG.toPoints() in order to convert to a li...
github.com/jscad/OpenJSCAD.org - b648b931f2710a382bcd0222cea7f7c9b2422c04 authored over 7 years ago
github.com/jscad/OpenJSCAD.org - f3706723e22d34db2b129c153746ff45101373f3 authored over 7 years ago
* chore(release): created major release/
* chore(package): fixed bad build name in release comm...
github.com/jscad/OpenJSCAD.org - 200320437435e76677cf06f3a48306ac1ea383d4 authored over 7 years ago
github.com/jscad/OpenJSCAD.org - afffde2c4a5c86c2664a9521f1ff7c0e42268213 authored over 7 years ago
github.com/jscad/OpenJSCAD.org - 9081c70e1e05998285413d735bd92b9323ad4061 authored over 7 years ago
* chore(release): created major release/
* docs(README): fixed/updated link
* chore(package): ...
Release: merge dev into master
github.com/jscad/OpenJSCAD.org - d0f2b4c2d435e4fb7b3d0be51941e32cf4bb4f75 authored over 7 years agogithub.com/jscad/OpenJSCAD.org - 8dc80e42a501babcee90524598bc90a9cefa9e4c authored over 7 years ago
* docs(README): added acknowledgments
* chore(examples): minor changes to 'about' dialog
* cho...
github.com/jscad/scad-api - 6e75a1b2238e8684ca7431d795534264a5090e59 authored over 7 years ago
github.com/jscad/scad-api - 3a6e06059a15e1904317cea78c06b44cc89056dd authored over 7 years ago
github.com/jscad/scad-api - 004df88a2ed957060ddc0ba4246e283f032fdc62 authored over 7 years ago
fix(package): updated dependency on csg.js
github.com/jscad/scad-api - b362b74d29cfdfa0dceafefe54486721ac3cdfcd authored over 7 years ago
* chore(package): bumped version number & published
* fix(svg-deserializer): reverted overzealo...
* fix(formats dropdown): filtered out stl (without specifier) output
* fix(js export): output a...
github.com/jscad/scad-api - ceb480c90a9aecb76d6cd33a5e81435eb0ee8223 authored over 7 years ago
- removed 'forced extrude' of union of 2d shapes
- added optional options (!) as first paramete...
github.com/jscad/scad-api - f116cc1546801eeb45ef1ff6185ebe78c75b73a6 authored over 7 years ago
- added tests to cover this
- fixed issue (combo 2d/3d union with bad if/else)
- this fixed some issues dealing in some official OpenJSCAD examples
- enables .canonicalized()...
* Initial version of license
* Changed link to Reporting Issues guide
* Changed link to Re...
github.com/jscad/openscad-openjscad-translator - efcdec82ba6c72d2a954afe2e0c2c9700bbb5549 authored over 7 years ago
* Removed Distribute section
* Removed run build step
* Corrected link to Reporting Issues guide
- fixed typos /bad names in README
- added missin license file
github.com/jscad/openscad-openjscad-translator - 02bd43ddb643ca9570462abe23ff7ebdf40b60c6 authored over 7 years ago
github.com/jscad/openscad-openjscad-translator - 156e130c99eb8f2920aa84b4edf8390f6b7903f6 authored over 7 years ago
github.com/jscad/csg.js - 24a20e29acfb8f6672848e8ec090f7b5db73b1b2 authored over 7 years ago
github.com/jscad/csg.js - 1b5af55575a1d3e2c3c064217492de3c64fb20d3 authored over 7 years ago
github.com/jscad/csg.js - ced5dd7055e445aa19606e4fd7ad013d13937091 authored over 7 years ago
github.com/jscad/scad-api - 9407adb6f1d7d457bbb4e43500b6c83dea3820e7 authored over 7 years ago
github.com/jscad/scad-api - 1de705c180f77b7bacb08ae672e107cf03200167 authored over 7 years ago
* chore(CLI):
* moved all cli related code to cli folder for more coherence
* added tests for ...
github.com/jscad/OpenJSCAD.org - b6a5b7f91aebbd641e721af5145fdd1d822eb14e authored over 7 years ago
github.com/jscad/scad-api - db3c7652959eecc8a81c8b1f88c45b19705ce7e1 authored over 7 years ago
* fix(imports): fixed openscad-openjscad translator imports
* chore(CI): update versions to bui...
* Changes for 0.6.0 release
* Updated copyright
Changed TODO list
Change import version num...
Remove build process (switch to common.js)
github.com/jscad/scad-api - 276dce48f7d57d9568ee29d77d4e89425bf36c97 authored almost 8 years ago- added helper function
- added use of helper function for tests that fail on CI because of preci...
github.com/jscad/scad-api - 007e79189cfd20af6b706a2454d3c1a1818b5a15 authored almost 8 years ago
- removed all rollup , babel etc build steps
github.com/jscad/scad-api - f3696ac044310e6d7c29584687d56fd7a92b78eb authored almost 8 years agogithub.com/jscad/scad-api - dd4808e164569631aed9fdb100827696b3622910 authored almost 8 years ago
- switch back to common.js (bye build step)
- enable union between 2d & 3d shapes
- flagged curre...
Remove build steps (and thus es6 modules use)
github.com/jscad/OpenJSCAD.org - c9722f2957d514589b825f086b86db197cd71147 authored almost 8 years ago- removed rollup & rollup config files
- removed build from dist folder
- removed cli/module buil...
github.com/jscad/OpenJSCAD.org - 162911fe78e54a1e5febb7dc141fc68ab39fa976 authored almost 8 years ago
* Initial version of CONTRIBUTING
* Updated Contribute section with standard content
github.com/jscad/openscad-openjscad-translator - 4ff6e0780a7218513d060e48647473869f4505b5 authored almost 8 years agogithub.com/jscad/io - fef021649dcaa24a556e3ac50e3340d308632367 authored almost 8 years ago
Add additional check for `lib` in format.js module require section. While running in electron,...
github.com/jscad/OpenJSCAD.org - 4e924076eb3d62efd5038a52cb5cbbd9cd8dfb03 authored almost 8 years ago
* chore(package):
- updated build
- fleshed out README
* test(): commented out tests of uni...
github.com/jscad/openscad-openjscad-translator - 09c516459f4c6978582c65ac06dfc9cb0fd1648d authored almost 8 years agogithub.com/jscad/scad-api - b726707bc788ec03d6337fbe3a657679c3b49e58 authored almost 8 years ago
Looks good
github.com/jscad/OpenJSCAD.org - 23b38e0889938ae643afaa383c56c9e4ef66c780 authored almost 8 years agomodified path to online docs
github.com/jscad/csg.js - de5663c1e545fd07806d46221f4e68e003e3295b authored almost 8 years ago- also adjusted tests to the new default of binary stls
github.com/jscad/OpenJSCAD.org - 495e9e6ab7ac1d123ba955279f049579a2a90e58 authored almost 8 years agogithub.com/jscad/OpenJSCAD.org - d58bf7347c0986dbe3ba2f4020c8411e69bb9586 authored almost 8 years ago
docs(): completed supporting documents
github.com/jscad/csg.js - cec17f1e7a93559e07ea7eb353e48f0459f6e64d authored almost 8 years ago* fix(): fixes lot of smaller & bigger issues with the various sub-packages
github.com/jscad/io - 40bb2ebb2200eebecc706dcf4c1573a47dd6c054 authored almost 8 years agochore(package): fixed bad package name for X3D
github.com/jscad/io - 3f2cd43ffd196f042ff57678ed748c75e77ba812 authored almost 8 years agorefactor(): split each serializer/ deserializer into seperate package making this repo a monorepo
github.com/jscad/io - e2dca90e493e9e8492c8d0c5eee96dbbc5d50ac1 authored almost 8 years agoSwitch to package scoped to @jscad
github.com/jscad/openscad-openjscad-translator - 5a039cf10af8e819e44bf49d4c40f8006883d05e authored almost 8 years agogithub.com/jscad/openscad-openjscad-translator - 32472fc72fb25db765a4575702689a0b7fc842b4 authored almost 8 years ago
github.com/jscad/openscad-openjscad-translator - d3f2c18b1be7fdd3031fdd0a8983c783fb7c3272 authored almost 8 years ago
Changed LICENSE
github.com/jscad/openscad-openjscad-translator - 38872665b8c544ea89b577bf439d0d39cfe6f13a authored almost 8 years agogithub.com/jscad/OpenJSCAD.org - ec81dabf39f4bcb9c45b2ece9c759587fbe1983d authored almost 8 years ago
github.com/jscad/OpenJSCAD.org - f6e8d32eee2f26c1ec7ccefa758ab6138cf8e8b8 authored almost 8 years ago
Writer API changes & Cleanup
github.com/jscad/io - ccee52f00a1ec64903a1fd65818ef431b586e5d0 authored almost 8 years agogithub.com/jscad/io - 40086b90947f6afdbe64997e8429f89edcd64512 authored almost 8 years ago
github.com/jscad/io - df3f73ee178f3403c801723e99af0eb574a09a13 authored almost 8 years ago
github.com/jscad/scad-api - 9db05e7a6eea39efb70a91464d6bea1970663eca authored almost 8 years ago
github.com/jscad/scad-api - e23fdf8671eae84459f3980892f5a7c5c669d615 authored almost 8 years ago
github.com/jscad/scad-api - bc6b2c9fef6d383108be94794b6c3bc369041cbf authored almost 8 years ago
Package updates
github.com/jscad/scad-api - c15d4861c37f2062cbb5a3b3c6804ccc00586599 authored almost 8 years agogithub.com/jscad/scad-api - ba9ada5fcc50e1621e1b4eb87738f5fb956d0a5b authored almost 8 years ago
github.com/jscad/scad-api - 09b6cae89591d10d4810496063740701a95fdd77 authored almost 8 years ago
github.com/jscad/csg.js - 4f9ea3d52f0458df797c45b5f2f6b7942c67b9d1 authored almost 8 years ago
github.com/jscad/csg.js - dd1b4354ab6e3f2a45f574cf1964de38fa805941 authored almost 8 years ago
github.com/jscad/csg.js - 399a4cdc07501a948e2c8ef013a2c5e5e27dd650 authored almost 8 years ago
Cleanups and fixes to package & tests
github.com/jscad/csg.js - 95dcbbdb6009241ea3bae51298880768825db2bf authored almost 8 years agogithub.com/jscad/csg.js - ebb79e8cc5ca4ef59b111735a3cafb0ae50304e6 authored almost 8 years ago
github.com/jscad/csg.js - 6d4de6b9ae04938470a7c8daff2a5d86312e7532 authored almost 8 years ago
github.com/jscad/csg.js - 1210f66f95e2bd873fbe30411cb3debf7f26e1c6 authored almost 8 years ago
- overall cleanup & tweaks
github.com/jscad/csg.js - 5482f5d99a93d89fded0791539777d0a38138eb2 authored almost 8 years ago- updated ava commands
- removed obsolete package.json entries