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

chore(gitignore): added .DS_Store to gitignore

github.com/jscad/openscad-openjscad-translator - 66875d291de774f3387fb3179764252e0f67b8a5 authored about 8 years ago
chore(package):

- updated dependencies
- added tests commands
- tweaks

github.com/jscad/openscad-openjscad-translator - effbfd680a08fc5b18f2ca83febf1ad2ed98914d authored about 8 years ago
fix(lodash): fixed minor issues (thanks to tests !)

github.com/jscad/openscad-openjscad-translator - 61e29119d274ddbc9e7ce6aed3ecbcbdcaf62aa0 authored about 8 years ago
test(update): updated all tests:

- switched to commonjs
- refactor : helper function to cut down on redudancies added in tests/hel...

github.com/jscad/openscad-openjscad-translator - 7a13e01310935e7e067a6928c3066188505f16d7 authored about 8 years ago
fix(templates): updated ALL _templates to match their new api

github.com/jscad/openscad-openjscad-translator - 1c2e85654ad65739af8cfdca0713a9b9033bb009 authored about 8 years ago
fix(translator):

- removed old included lib
- added missing correct imports/requires

github.com/jscad/OpenJSCAD.org - 2ad674983d7082898467f1c27813a6b21257e8f8 authored about 8 years ago
fix(translator):

- removed old included lib
- added missing correct imports/requires

github.com/jscad/io - 2166d2384483032cbfd6097222add8d5dfac45b6 authored about 8 years ago
feat(parser): updates to parser itself:

- added parserWrapper (doing what OpenscadOpenjscadParser used to do)
- added pre-generated parse...

github.com/jscad/openscad-openjscad-translator - 0030992f10a47e0fb5d2a235268e4dfde95feb8a authored about 8 years ago
fix(missing dependencies): fixed issues with missing dependencies

github.com/jscad/openscad-openjscad-translator - f430e3308097431b8fd3da5985cde004e408da97 authored about 8 years ago
chore(package): added / updated dependencies

github.com/jscad/openscad-openjscad-translator - dce20b41ba4ae4a0c0f5a48840309efdd2f315cd authored about 8 years ago
refactor(src): converted all require/amf modules to common.js

- also minor related tweaks

github.com/jscad/openscad-openjscad-translator - ffe10ff16a868e2e5472f2d24fe9eec237a70fef authored about 8 years ago
fix(): temporary fix for issue with if else statement : disabled else statement ...

github.com/jscad/openscad-openjscad-translator - 53ef624a7d8a05d5c9960d4fe7080193ba7e761d authored about 8 years ago
feat(parserMaker): added small script to generate 'wrapped' parser

with correct require calls for commonjs

github.com/jscad/openscad-openjscad-translator - 99fed583369b70deb680c3538d78588589f4bb16 authored about 8 years ago
chore(package):

- updated jison version
- experimenting with alternate build commands

github.com/jscad/openscad-openjscad-translator - 8e11cf43c50bc04155aabd74a2670fcccf766441 authored about 8 years ago
Renamed directory tests to test in order to confirm to AVA standards

github.com/jscad/csg.js - a470ccfc3cbef79e5d1f2215acee5eba7a1c2b40 authored about 8 years ago
Added tests for new CAG objects

github.com/jscad/csg.js - 4e0f6e1533a302db144036018cee7ad5f2d9ce30 authored about 8 years ago
Added tests for new CSG objects

github.com/jscad/csg.js - 7ac8eb01911296bba76206c2e77ce4806fcb6ee9 authored about 8 years ago
Merge pull request #214 from kaosat-dev/external-csgjs

External csg.js

github.com/jscad/OpenJSCAD.org - 1947dca3e7dc545bd31f3c511e9d0c623c6ca490 authored about 8 years ago
Merge pull request #214 from kaosat-dev/external-csgjs

External csg.js

github.com/jscad/io - c520b300cf019ec5b0cde019d67edb57ead733b4 authored about 8 years ago
Merge pull request #212 from kaosat-dev/node-x3d-support

Enhancements for exporting X3D from NODEJS based scripts.

github.com/jscad/io - 23ac1f7ce4a2b43ea0e9d840a75613040d6a13f9 authored about 8 years ago
Merge pull request #212 from kaosat-dev/node-x3d-support

Enhancements for exporting X3D from NODEJS based scripts.

github.com/jscad/OpenJSCAD.org - 3871b4919d546e480638a12ae59a50ef493e4b1c authored about 8 years ago
Merge pull request #211 from kaosat-dev/modeling-tests

I'm merging this as we will have more discussions about changes to the API. This is a great star...

github.com/jscad/OpenJSCAD.org - 4a9f456d57cfdc92286deb71cbbc13d600e109f5 authored about 8 years ago
docs(README): made it clearer that you can directly use CSG/CAG objects as input to generateOutput()

github.com/jscad/OpenJSCAD.org - 40084c74015b583edee3af15a4b3d225c39b0364 authored about 8 years ago
refactor(module): minor cleanups to module.js & its tests

github.com/jscad/OpenJSCAD.org - 8c19aa7b4dd460fec7f42abfbb4f5797f227e461 authored about 8 years ago
test(generateOutput + direct csg): added test to verify 'manually'

created csgs objects can be used for inputs

github.com/jscad/OpenJSCAD.org - 379ebec10602ca569f6f664d5a52b68bbc69d17d authored about 8 years ago
chore(build): updated distributable files

github.com/jscad/OpenJSCAD.org - 48e8952c452254511cc4af9b3e3772e9d6897ac7 authored about 8 years ago
fix(build): made the csg dependency external to fix csg/cag 'instanceof' calls:

- because an 'inline (included in the openjscad distributable' would be different from a 'require...

github.com/jscad/OpenJSCAD.org - 3717783344726aabe20d50e25c36b7bfcdba9db1 authored about 8 years ago
fix(test): fixed import path

github.com/jscad/OpenJSCAD.org - 4dec54d3802866ac0c0cd6de2f247092c79f7cb8 authored about 8 years ago
chore(build): updated build

github.com/jscad/OpenJSCAD.org - 91435dfc7537fdbf0e989f6450c8d77e6a250c0c authored about 8 years ago
chore(package): added csg.js as external dependency

github.com/jscad/OpenJSCAD.org - f32ed9ce8f510027803bff0ff317f196be92b58a authored about 8 years ago
fix(csg): fixed bad imports

github.com/jscad/scad-api - 8ed9d704ac7c1d2ed84b328398997b103bec5911 authored about 8 years ago
fix(csg): fixed bad imports

github.com/jscad/OpenJSCAD.org - 6b92c06521cf7caee8bac8687a674131028af1d3 authored about 8 years ago
updating package.json

github.com/jscad/csg.js - 5102e1b851cef55ee93aae4339e98dfa43baf85c authored about 8 years ago
chore(rollup): updated rollup config for csg exports

github.com/jscad/OpenJSCAD.org - 296a7cba7d7fc433412e0d89dbde27fd6bb04e65 authored about 8 years ago
refactor(): updated import paths for csg.js

github.com/jscad/scad-api - add8dda5e74c82b9cbb2386ed311e6e9adb5e446 authored about 8 years ago
refactor(): updated import paths for csg.js

github.com/jscad/OpenJSCAD.org - 20d0ddbc29b87991829217844704c4768f7c6488 authored about 8 years ago
refactor(): updated import paths for csg.js

github.com/jscad/io - 139514d72cc466eb294acfcb02144413164dc1cf authored about 8 years ago
let's start with some naive tests

github.com/jscad/csg.js - 77edbeaf70c932bf36db9cb92e9b77fd04b31ccc authored about 8 years ago
fix(package): fixed package name

github.com/jscad/csg.js - cbba148e1f4a16012b5c176f1d1e37de56907288 authored about 8 years ago
doc(README): fleshed out README

github.com/jscad/csg.js - 859c7e8d6d3416fd2b91b1e841ab0cb77e66ce5d authored about 8 years ago
Merge pull request #1 from dav-m85/README

adding a simple README

github.com/jscad/csg.js - eb9826e205bcf5a84ab7e759459c966746afe802 authored about 8 years ago
adding a simple README

github.com/jscad/csg.js - 3c097ad8f8b2ec86dcd1f3b63193b461c1c896b8 authored about 8 years ago
feat(csg.js): updated csg.js based on recent changes in OpenjSCAD.org

- node module export
- various updates (elipse basics etc)

github.com/jscad/csg.js - db1d133b8885fcd8f5e7f019221781770e526129 authored about 8 years ago
chore(gitignore): added gitignore

github.com/jscad/csg.js - 541ced79126beabdee8190c57cc99d2259aff42c authored about 8 years ago
chore(package): added basic package

github.com/jscad/csg.js - a6ae51ce8af48453606229c8f781bbdb3588c624 authored about 8 years ago
refactor(formats): removed formats.js out of scope for this lib

github.com/jscad/csg.js - cf9f8b2cc91c2fdd1f65831501260559291b750d authored about 8 years ago
refactor(openjscad): removed openjscad.js file, out of scope

github.com/jscad/csg.js - cf5dc312bf2798b53e0380c755bf1f08d033f522 authored about 8 years ago
test(module): module test pointing to dist again

github.com/jscad/OpenJSCAD.org - 678cfa7dbb643ac9a77e75ce624da799f2809d76 authored about 8 years ago
chore(build): updated build

github.com/jscad/OpenJSCAD.org - 6f4f2a66ee1c852f2c7da6c0689fcaecad77a327 authored about 8 years ago
fix(package): fixed bad test path introduced in last commit

github.com/jscad/OpenJSCAD.org - c67934ffccbb4d03e1c69e2d3fe4d5b69c5b06e8 authored about 8 years ago
feat(X3D): added support for node.js export of X3D using the xmldom lib

- added dependency
- modified CSGToX3d module to work both in browser & node
- updated tests

github.com/jscad/OpenJSCAD.org - dd03d5c4a6a3c726456ce31761636d1e37e6f92a authored about 8 years ago
feat(X3D): added support for node.js export of X3D using the xmldom lib

- added dependency
- modified CSGToX3d module to work both in browser & node
- updated tests

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

github.com/jscad/OpenJSCAD.org - aae5cf9227230f584cfe5cf89a893e99fb873723 authored about 8 years ago
fix(imports): removed obsolete & broken imports

github.com/jscad/OpenJSCAD.org - ee07e50bb3bf6c340882ee55e962d53b944dffd4 authored about 8 years ago
refactor(group): superficial group function cleanup

github.com/jscad/scad-api - 7309ff94192dfd3c59f47851d32b83a3d977eae3 authored about 8 years ago
refactor(group): superficial group function cleanup

github.com/jscad/OpenJSCAD.org - a383e4cbf8f0722c606c3648601e3765d184270d authored about 8 years ago
refactor(clone): superficial clone cleanup

github.com/jscad/scad-api - c020d6c5818b940c9e197ae1c273532b080712ae authored about 8 years ago
refactor(clone): superficial clone cleanup

github.com/jscad/OpenJSCAD.org - f4e506a341c24791fbd2c625479c15b57dccd5f4 authored about 8 years ago
test(clone): added basic test for clone() function

github.com/jscad/OpenJSCAD.org - adb52c7a4fd88c8b6ee806b69a2906c64820b157 authored about 8 years ago
test(clone): added basic test for clone() function

github.com/jscad/scad-api - 2cd2d6e172229ec47434cd5833789401b81d67dd authored about 8 years ago
refactor(modeling meta): cleanups & added note on usefulness

github.com/jscad/OpenJSCAD.org - dd53331c704e12b5e1249f4be3f76d8925545b2a authored about 8 years ago
refactor(modeling meta): cleanups & added note on usefulness

github.com/jscad/scad-api - f990ce14afd70968a4cca1be8fc1d05f83b2d1b9 authored about 8 years ago
refactor(modeling debug): superficial cleanup of debug helpers

github.com/jscad/scad-api - 3f429465001c2c9b0225d7a1fa4c9acd1c309571 authored about 8 years ago
refactor(modeling debug): superficial cleanup of debug helpers

github.com/jscad/OpenJSCAD.org - 1f80a33ae13a46f5690b8c7f6dd216f602032e2c authored about 8 years ago
refactor(colors): code structure cleanup, fixed missing export

github.com/jscad/OpenJSCAD.org - e5819629e2bc419375c7a7939f210cc28641dd34 authored about 8 years ago
refactor(colors): code structure cleanup, fixed missing export

github.com/jscad/scad-api - 070061f0012db1fcffeef2709ffccd246943ef72 authored about 8 years ago
test(color): added tests for color space conversion functions

github.com/jscad/scad-api - 58b360d8fafb7eef6807aba64836c3789210bea5 authored about 8 years ago
test(color): added tests for color space conversion functions

github.com/jscad/OpenJSCAD.org - c48eaf42a9e0d2bd9d763c5c22220988ea6ff974 authored about 8 years ago
test(modeling): added tests for colors & text

github.com/jscad/OpenJSCAD.org - d941f89944690ad9330a4a99e4dc8ae3c727191b authored about 8 years ago
test(modeling): added tests for colors & text

github.com/jscad/scad-api - ea2c624d5dc99c1066d7459d833aa884467605d7 authored about 8 years ago
test(modeling): finished adding & fixing tests for a good portion of modeling:

- extrusions
- transformations
- primitives

github.com/jscad/OpenJSCAD.org - 330af8bb994b79e3483278abf0ea5d8048831412 authored about 8 years ago
test(modeling): finished adding & fixing tests for a good portion of modeling:

- extrusions
- transformations
- primitives

github.com/jscad/scad-api - f336cdc8c88fc6ee8f58c803ee8ed5b984e56b53 authored about 8 years ago
test(ops-transformations): added notes on failing tests / implem

github.com/jscad/scad-api - ae6987af7da880d88851590debdb60e5665d1a73 authored about 8 years ago
test(ops-transformations): added notes on failing tests / implem

github.com/jscad/OpenJSCAD.org - 287678ec6dac74a985e701ab5d148964deb1acd9 authored about 8 years ago
test(ops-transformations): added tests for transforms

github.com/jscad/scad-api - 3673db0ef78a8d16a24cbf1d9204dfdbc2970edc authored about 8 years ago
test(ops-transformations): added tests for transforms

github.com/jscad/OpenJSCAD.org - ea80b093c1d5475066586f7817c17d86d513ff5e authored about 8 years ago
tests(modeling ops): added (empty for now) tests for extrusions & transformations

github.com/jscad/scad-api - 26a3b5914257743e9a3971659dc0cedd2f9558ef authored about 8 years ago
tests(modeling ops): added (empty for now) tests for extrusions & transformations

github.com/jscad/OpenJSCAD.org - 90ade6f28e96a5f704236acc7c7d73fea85deea6 authored about 8 years ago
feat(primitives3d): fleshed out primitives3d test

github.com/jscad/scad-api - 2ef29af711bf7d92fc1e9c00150704ea76218d6f authored about 8 years ago
feat(primitives3d): fleshed out primitives3d test

github.com/jscad/OpenJSCAD.org - 836bf4ecbe486302d336ff82805940bed48e9d64 authored about 8 years ago
test(primitives3d): more tests added for cubes

github.com/jscad/scad-api - fc4962f56661855a23a1fbb97c8c0ef5e8adbd73 authored about 8 years ago
test(primitives3d): more tests added for cubes

github.com/jscad/OpenJSCAD.org - 25c23e87427d13d2b63d9c230c6ac3524bbe6acb authored about 8 years ago
test(primitives3d): fleshed out cube tests

github.com/jscad/scad-api - 2962f4ff0d166e76204c819ff2ea8e2138e4a193 authored about 8 years ago
test(primitives3d): fleshed out cube tests

github.com/jscad/OpenJSCAD.org - ced0c0585a98700f603bcb35fb063370277533d7 authored about 8 years ago
test(modeling: maths): added test for custom maths functions

- also cleaned up maths module

github.com/jscad/scad-api - 8b7b159ac5436dea92957fd2589694798c2d9cd2 authored about 8 years ago
test(modeling: maths): added test for custom maths functions

- also cleaned up maths module

github.com/jscad/OpenJSCAD.org - 4bc83551b24a8c83e9c3b23dc33e11bbe27be0c8 authored about 8 years ago
refactor(primitives2d): cleaned up 2d primitives module

github.com/jscad/scad-api - 3d372b5c25c05f26a0d59c9b716de45c4049f772 authored about 8 years ago
refactor(primitives2d): cleaned up 2d primitives module

github.com/jscad/OpenJSCAD.org - 55c51a6dca01fdda2780ebbdff0e4975172e2767 authored about 8 years ago
refactor(modeling): extrusion renamed to ops-extrusions

github.com/jscad/OpenJSCAD.org - 375536996b578d78d69e584b82089429ff89d4ff authored about 8 years ago
refactor(modeling): extrusion renamed to ops-extrusions

github.com/jscad/scad-api - 5b5efdc080de97dc9473a0f8bf35084250f9bb4e authored about 8 years ago
Merge pull request #209 from z3dev/dev

Some fixes

github.com/jscad/OpenJSCAD.org - d5f012f75070590f3a8459434649e34ae48d45ec authored about 8 years ago
refactor(transformations): renamed transformations to ops-transformations

github.com/jscad/OpenJSCAD.org - b9283bb2af4e12f3f37b765c8f4bbb578eefd447 authored about 8 years ago
refactor(transformations): renamed transformations to ops-transformations

github.com/jscad/scad-api - a745e0e60dfeb476adc99314ef1b8413a8a86649 authored about 8 years ago
test(booleans & 3d primitives): added basic tests for boolean operations

started tests for 3d primitives

github.com/jscad/scad-api - cdbb047d9933dc405a46af84efc0def0dfbf329f authored about 8 years ago
test(booleans & 3d primitives): added basic tests for boolean operations

started tests for 3d primitives

github.com/jscad/OpenJSCAD.org - 031475443cdc52f42282d28c93d4b5d9d010b5f4 authored about 8 years ago
Use loop instead of forEach() for browser compatibility

github.com/jscad/OpenJSCAD.org - 0b46a9acbcf3a4b03033ccd198300c6120928735 authored about 8 years ago
Corrected definition of match, which fixed issues when converting STL via drag and drop

github.com/jscad/OpenJSCAD.org - 65d6b3af669ff2108ce06e77f7938244c970797e authored about 8 years ago
Corrected definition of match, which fixed issues when converting STL via drag and drop

github.com/jscad/io - bcc1a9de60a8732ec5b89dd7416492e8c74a27d4 authored about 8 years ago
Corrected URLs to documentation

github.com/jscad/OpenJSCAD.org - c8d8f51232c91eb35e8eccfc836a254e97cf008a authored about 8 years ago
Merge branch 'dev' of https://github.com/Spiritdude/OpenJSCAD.org into dev

github.com/jscad/OpenJSCAD.org - 040dc57d906855a5caca318c018ec27a3883a965 authored about 8 years ago