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

docs(): fix example code on README.md (#278)

github.com/jscad/OpenJSCAD.org - 5f5ccf9027657e9d4aedc8c0c31137d5ec66098d authored over 7 years ago
test(): upgrade some tests & tooling (#23)

* added basics of coverage measurement tooling & setup
* added helpers to simplify testing
* u...

github.com/jscad/scad-api - 2b933c8804c3148bb17fe4b2454639a2c0ab0db8 authored over 7 years ago
docs():doc Changes (#25)

* Removed Distribute section
* Removed run build step
* Corrected link to Reporting Issues guide

github.com/jscad/scad-api - dbe821eae42e10a3506eb7dd5cb10807e0a6d6f1 authored over 7 years ago
Merge branch 'master' of https://github.com/jscad/csg.js

github.com/jscad/csg.js - 77d5b27d60156d5f156a8be5bb0359e1851ff456 authored over 7 years ago
fix(Polygon3) : also other fixes and tests (#43)

*fixed bad import
*added basic test for polygon3
*updated release scripts

github.com/jscad/csg.js - 702e5dc2de235c27525dff41ceb5229b9630b74f authored over 7 years ago
docs(): Further Documentation (#45)

* Changed source to everything in src directory
* Additional JSDOC comments

github.com/jscad/csg.js - dbdc5fc2b8a54318584851a5a3c179f4a52cda36 authored over 7 years ago
Additional JSDOC comments

github.com/jscad/csg.js - 9c24e2d01faefea26b99fee22ee402f18f343bf7 authored over 7 years ago
Changed source to everything in src directory

github.com/jscad/csg.js - e48921e122e974c0452587f110010d42e4befcba authored over 7 years ago
docs(): Adjustments to documentation (#277)

github.com/jscad/OpenJSCAD.org - 245996d61814e428479fc214fa6009ff79a6bb9c authored over 7 years ago
fix(remote loading) (#275)

- add standard (normal) url param parsing : ?uri=xxx
- remote url is renamed proxyUrl (in src/u...

github.com/jscad/OpenJSCAD.org - 5b02eab7a12354807f27cc28dff661ea3ce76bc4 authored over 7 years ago
refactor(csg.js): split out various pieces into seperate modules (#42)

- split out various pieces into seperate modules
- split ou 2d & 3d primitives
- split out mat...

github.com/jscad/csg.js - fd81044f0d96fa2389dd7ad9dfacf7384137438f authored over 7 years ago
feat(CAG.toPoints): CAG Enhancement for toPoints()

* Additional test using Vector3D constructor
* Added CAG.toPoints() in order to convert to a li...

github.com/jscad/csg.js - d023243b9ceb5f3ddb1826e590a84348114a955c authored over 7 years ago
Merge branch 'master' of https://github.com/Spiritdude/OpenJSCAD.org

github.com/jscad/OpenJSCAD.org - f3706723e22d34db2b129c153746ff45101373f3 authored over 7 years ago
fix(package): build script

* chore(release): created major release/
* chore(package): fixed bad build name in release comm...

github.com/jscad/OpenJSCAD.org - 965404690985a6e981c6c896fcdbb2b0f612a722 authored over 7 years ago
chore(package): fixed bad build name in release commands

github.com/jscad/OpenJSCAD.org - 200320437435e76677cf06f3a48306ac1ea383d4 authored over 7 years ago
Merge branch 'master' of https://github.com/Spiritdude/OpenJSCAD.org

github.com/jscad/OpenJSCAD.org - afffde2c4a5c86c2664a9521f1ff7c0e42268213 authored over 7 years ago
chore(release): created major release/

github.com/jscad/OpenJSCAD.org - 9081c70e1e05998285413d735bd92b9323ad4061 authored over 7 years ago
chore(package): even more fixes & tweaks for next release..

* chore(release): created major release/
* docs(README): fixed/updated link
* chore(package): ...

github.com/jscad/OpenJSCAD.org - d05f7d659b062a239a7d72d3f9734c2126600029 authored over 7 years ago
chore(): Merge pull request #269 from kaosat-dev/merge-dev-master

Release: merge dev into master

github.com/jscad/OpenJSCAD.org - d0f2b4c2d435e4fb7b3d0be51941e32cf4bb4f75 authored over 7 years ago
Merge branch 'dev'

github.com/jscad/OpenJSCAD.org - 8dc80e42a501babcee90524598bc90a9cefa9e4c authored over 7 years ago
chore(): Release Tweaks

* docs(README): added acknowledgments
* chore(examples): minor changes to 'about' dialog
* cho...

github.com/jscad/OpenJSCAD.org - 8167884c03d2d00a8c30268cda91b6fe7b3d62bf authored over 7 years ago
Merge branch 'master' of github.com:jscad/jscad-scad-api

github.com/jscad/scad-api - 3a6e06059a15e1904317cea78c06b44cc89056dd authored over 7 years ago
fix(package): updated dependency on csg.js

fix(package): updated dependency on csg.js

github.com/jscad/scad-api - b362b74d29cfdfa0dceafefe54486721ac3cdfcd authored over 7 years ago
fixes(): tweaks & fixes (svg deserializer, etc)

* chore(package): bumped version number & published
* fix(svg-deserializer): reverted overzealo...

github.com/jscad/io - 6e37a1aaf63ff23c4666dab7b19ebcb6d48b507e authored over 7 years ago
fix(exports): various fixes and tweaks for release

* fix(formats dropdown): filtered out stl (without specifier) output
* fix(js export): output a...

github.com/jscad/OpenJSCAD.org - cc24f0690cd50497f3d11d94b2f3a4f1f352bb79 authored over 7 years ago
fix(union): fixed forced extrusion of union of 2d shapes (#21)

- removed 'forced extrude' of union of 2d shapes
- added optional options (!) as first paramete...

github.com/jscad/scad-api - 43cd9dcdd70fbc359942617d28a48cf59fb5df3d authored over 7 years ago
fix(union): fixed regression in union boolean: (#20)

- added tests to cover this
- fixed issue (combo 2d/3d union with bad if/else)

github.com/jscad/scad-api - 4240b7d59d6905f57aff3d4ef938b8a5ef44c675 authored over 7 years ago
fix(CAG): reverted back CAG to default to canonicalized = false

- this fixed some issues dealing in some official OpenJSCAD examples
- enables .canonicalized()...

github.com/jscad/csg.js - 68a0558ef71e868d8106f62471cc70bd95fad018 authored over 7 years ago
docs(): various documentation Changes

* 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
docs(): README & CONTRIBUTING Changes

* Removed Distribute section
* Removed run build step
* Corrected link to Reporting Issues guide

github.com/jscad/scad-api - cffdccece5bfb4db4680f6199dc1a5048c5f816b authored over 7 years ago
chore(): (#38)

- fixed typos /bad names in README
- added missin license file

github.com/jscad/csg.js - ef6b0ebd7333c84cfcd76f4775d7c68b1d619956 authored over 7 years ago
docs(README): fixed bad require uri (#18)

github.com/jscad/openscad-openjscad-translator - 156e130c99eb8f2920aa84b4edf8390f6b7903f6 authored over 7 years ago
Merge branch 'master' of github.com:jscad/csg

github.com/jscad/csg.js - 24a20e29acfb8f6672848e8ec090f7b5db73b1b2 authored over 7 years ago
chore(package): updated description and names for releases (#37)

github.com/jscad/csg.js - 1b5af55575a1d3e2c3c064217492de3c64fb20d3 authored over 7 years ago
chore(package): updated description and names for releases

github.com/jscad/csg.js - ced5dd7055e445aa19606e4fd7ad013d13937091 authored over 7 years ago
chore(index): switched forgotten es6 imports to commonjs (#18)

github.com/jscad/scad-api - 1de705c180f77b7bacb08ae672e107cf03200167 authored over 7 years ago
fix(CLI): fixes scad => jscad => stl conversion using CLI (#264)

* chore(CLI):
* moved all cli related code to cli folder for more coherence
* added tests for ...

github.com/jscad/OpenJSCAD.org - f4bc613e1126abd83242a8f714a4e35ede3b106a authored over 7 years ago
fix(cli): fixed lacking shebang (#262)

github.com/jscad/OpenJSCAD.org - b6a5b7f91aebbd641e721af5145fdd1d822eb14e authored over 7 years ago
docs(README): updated stability badges to reflect stable nature of api (#17)

github.com/jscad/scad-api - db3c7652959eecc8a81c8b1f88c45b19705ce7e1 authored over 7 years ago
chore(): set of changes for 0.6.0 release(2) (#258)

* fix(imports): fixed openscad-openjscad translator imports
* chore(CI): update versions to bui...

github.com/jscad/OpenJSCAD.org - 126c2c8bc52c4ee7ada8d917570fa3f3a6a24009 authored over 7 years ago
chore(): changes for 0.6.0 release (#255)

* Changes for 0.6.0 release

* Updated copyright
Changed TODO list
Change import version num...

github.com/jscad/OpenJSCAD.org - 1cac087114540f0bf2b1bef993487e7a78a98506 authored almost 8 years ago
Merge pull request #14 from jscad/simplify

Remove build process (switch to common.js)

github.com/jscad/scad-api - 276dce48f7d57d9568ee29d77d4e89425bf36c97 authored almost 8 years ago
test(primitives3d): added almost equal polygon compare

- added helper function
- added use of helper function for tests that fail on CI because of preci...

github.com/jscad/scad-api - 5d2218387aa5f9420872e2af4885ee21750331d7 authored almost 8 years ago
chore(CI): limiting tests to es6 capable node.js versions

github.com/jscad/scad-api - 007e79189cfd20af6b706a2454d3c1a1818b5a15 authored almost 8 years ago
chore(cleanup):

- removed all rollup , babel etc build steps

github.com/jscad/scad-api - f3696ac044310e6d7c29584687d56fd7a92b78eb authored almost 8 years ago
refactor(): migrated to commonjs of forgotten module

github.com/jscad/scad-api - dd4808e164569631aed9fdb100827696b3622910 authored almost 8 years ago
refactor():

- switch back to common.js (bye build step)
- enable union between 2d & 3d shapes
- flagged curre...

github.com/jscad/scad-api - f427892340ce72394b22eab8a227196dfc384cae authored almost 8 years ago
Merge pull request #254 from kaosat-dev/simplify

Remove build steps (and thus es6 modules use)

github.com/jscad/OpenJSCAD.org - c9722f2957d514589b825f086b86db197cd71147 authored almost 8 years ago
chore(build): removed all cli/module build elements:

- removed rollup & rollup config files
- removed build from dist folder
- removed cli/module buil...

github.com/jscad/OpenJSCAD.org - 99210f113bb2b4f5efa2025a0b4491a24a7f6988 authored almost 8 years ago
refactor(): change es6 module import/exports to common.js module.exports + require

github.com/jscad/OpenJSCAD.org - 162911fe78e54a1e5febb7dc141fc68ab39fa976 authored almost 8 years ago
docs():Updating Documentation for Release (#14)

* Initial version of CONTRIBUTING

* Updated Contribute section with standard content

github.com/jscad/openscad-openjscad-translator - 4ff6e0780a7218513d060e48647473869f4505b5 authored almost 8 years ago
docs(): Update Documentation for Release (#6)

github.com/jscad/io - fef021649dcaa24a556e3ac50e3340d308632367 authored almost 8 years ago
Fix(formats.js): for use as module

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 & builds):Adjusted build & README (#10)

* chore(package):
- updated build
- fleshed out README

* test(): commented out tests of uni...

github.com/jscad/openscad-openjscad-translator - 09c516459f4c6978582c65ac06dfc9cb0fd1648d authored almost 8 years ago
docs():Completing Supporting Documents (#12)

github.com/jscad/scad-api - b726707bc788ec03d6337fbe3a657679c3b49e58 authored almost 8 years ago
Merge pull request #250 from kaosat-dev/io-changes

Looks good

github.com/jscad/OpenJSCAD.org - 23b38e0889938ae643afaa383c56c9e4ef66c780 authored almost 8 years ago
docs:()Last minute changes to README (#36)

modified path to online docs

github.com/jscad/csg.js - de5663c1e545fd07806d46221f4e68e003e3295b authored almost 8 years ago
chore(build): updated build

- also adjusted tests to the new default of binary stls

github.com/jscad/OpenJSCAD.org - 495e9e6ab7ac1d123ba955279f049579a2a90e58 authored almost 8 years ago
fix(io):fixed dependencies, input/output handling details

github.com/jscad/OpenJSCAD.org - d58bf7347c0986dbe3ba2f4020c8411e69bb9586 authored almost 8 years ago
Completing Supporting Documents (#34)

docs(): completed supporting documents

github.com/jscad/csg.js - cec17f1e7a93559e07ea7eb353e48f0459f6e64d authored almost 8 years ago
Various fixes (#5)

* fix(): fixes lot of smaller & bigger issues with the various sub-packages

github.com/jscad/io - 40bb2ebb2200eebecc706dcf4c1573a47dd6c054 authored almost 8 years ago
chore(package): fixed package name (#4)

chore(package): fixed bad package name for X3D

github.com/jscad/io - 3f2cd43ffd196f042ff57678ed748c75e77ba812 authored almost 8 years ago
Multi packages (#2)

refactor(): split each serializer/ deserializer into seperate package making this repo a monorepo

github.com/jscad/io - e2dca90e493e9e8492c8d0c5eee96dbbc5d50ac1 authored almost 8 years ago
Merge pull request #9 from jscad/scoping

Switch to package scoped to @jscad

github.com/jscad/openscad-openjscad-translator - 5a039cf10af8e819e44bf49d4c40f8006883d05e authored almost 8 years ago
chore(CI): added travis configuration

github.com/jscad/openscad-openjscad-translator - 32472fc72fb25db765a4575702689a0b7fc842b4 authored almost 8 years ago
Merge branch 'master' of github.com:jscad/openscad-openjscad-translator

github.com/jscad/openscad-openjscad-translator - d3f2c18b1be7fdd3031fdd0a8983c783fb7c3272 authored almost 8 years ago
Updated to follow standards for README files

Changed LICENSE

github.com/jscad/openscad-openjscad-translator - 38872665b8c544ea89b577bf439d0d39cfe6f13a authored almost 8 years ago
refactor(io): updated parsers/deserializers to new api

github.com/jscad/OpenJSCAD.org - ec81dabf39f4bcb9c45b2ece9c759587fbe1983d authored almost 8 years ago
refactor(io): updated serializers to new/upcoming api & structure

github.com/jscad/OpenJSCAD.org - f6e8d32eee2f26c1ec7ccefa758ab6138cf8e8b8 authored almost 8 years ago
Merge pull request #1 from jscad/cleanup

Writer API changes & Cleanup

github.com/jscad/io - ccee52f00a1ec64903a1fd65818ef431b586e5d0 authored almost 8 years ago
chore(build): updated build

github.com/jscad/io - 40086b90947f6afdbe64997e8429f89edcd64512 authored almost 8 years ago
chore(package): cleaned up package.json

github.com/jscad/io - df3f73ee178f3403c801723e99af0eb574a09a13 authored almost 8 years ago
Merge branch 'master' of github.com:jscad/jscad-scad-api

github.com/jscad/scad-api - e23fdf8671eae84459f3980892f5a7c5c669d615 authored almost 8 years ago
chore(dist): built dist/

github.com/jscad/scad-api - bc6b2c9fef6d383108be94794b6c3bc369041cbf authored almost 8 years ago
Merge pull request #11 from jscad/updates

Package updates

github.com/jscad/scad-api - c15d4861c37f2062cbb5a3b3c6804ccc00586599 authored almost 8 years ago
chore(package): updated dependencies

github.com/jscad/scad-api - ba9ada5fcc50e1621e1b4eb87738f5fb956d0a5b authored almost 8 years ago
chore(build): added tests for node latest in travis

github.com/jscad/scad-api - 09b6cae89591d10d4810496063740701a95fdd77 authored almost 8 years ago
Merge branch 'master' of github.com:jscad/csg

github.com/jscad/csg.js - dd1b4354ab6e3f2a45f574cf1964de38fa805941 authored almost 8 years ago
Merge pull request #32 from jscad/cleanups

Cleanups and fixes to package & tests

github.com/jscad/csg.js - 95dcbbdb6009241ea3bae51298880768825db2bf authored almost 8 years ago
chore(gitignore): added objects folder to avoid accidental commit of test helpers

github.com/jscad/csg.js - ebb79e8cc5ca4ef59b111735a3cafb0ae50304e6 authored almost 8 years ago
refactor(test): import cleanups

github.com/jscad/csg.js - 6d4de6b9ae04938470a7c8daff2a5d86312e7532 authored almost 8 years ago
fix(asserts): fixed issue with asserts in latest ava

github.com/jscad/csg.js - 1210f66f95e2bd873fbe30411cb3debf7f26e1c6 authored almost 8 years ago
refactor(test): moved test helpers to test (they are helpers of tests)

- overall cleanup & tweaks

github.com/jscad/csg.js - 5482f5d99a93d89fded0791539777d0a38138eb2 authored almost 8 years ago
chore(package): updated dependencies

- updated ava commands
- removed obsolete package.json entries

github.com/jscad/csg.js - aea4f5e86ef6e484f40cf88d081e93eca5b32fed authored almost 8 years ago