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

Added appropriate markup for standard sections

Added banner and short description

github.com/jscad/csg.js - b4e5c0674536630e06af5b8e4b5c4a7eabd4406b authored almost 8 years ago
Reworked init() function to be more flexible about initializing sections as well as settting callbacks

This gives more flexibility to HTML page content. For example min.html

github.com/jscad/OpenJSCAD.org - 28ba1237ede0b3adca41bc31f6d851c60b8463a7 authored almost 8 years ago
Added height style to properly size the menu

github.com/jscad/OpenJSCAD.org - 4eb830aebf656668bf7c81de89836feac2a8530d authored almost 8 years ago
Converted to use index.js

github.com/jscad/OpenJSCAD.org - e8f976a3b0a3717f7b79684bfbace4ca68753457 authored almost 8 years ago
Further tests for CSG.sphere(), CSG.cylinder(), CSG.cube()

github.com/jscad/csg.js - 109570feb9357b2de6af95626d618af1b333f464 authored about 8 years ago
Initial outline for testing CSG shapes

github.com/jscad/csg.js - f122b4dee001de345f5bb77c19c7d80a1798678d authored about 8 years ago
Import CSG

github.com/jscad/csg.js - 073b78f4c58f77ba178feee748dff1f3883a7d7a authored about 8 years ago
Changed to compare with the results of loadPrevious()

github.com/jscad/csg.js - 4ddcb6f9e7dc93ee5c6640fd025f9d2e7549c396 authored about 8 years ago
Added loadPrevious(objectid,object)

Enhanced to support CSG objects

github.com/jscad/csg.js - 9d19de1bb553670cd9fcc795d8fd4734ad8f4d88 authored about 8 years ago
Elliptic cylinder.

Construct a elliptic cylinder. This new function is a clone of a simple
cylinder with small alte...

github.com/jscad/csg.js - 827e614d61154ee66e8c4cb6d5423d89846faf7f authored about 8 years ago
retain only changed param values

github.com/jscad/OpenJSCAD.org - 99bee81ba82512ba17fb8c281d63246cfddfb63e authored about 8 years ago
collect only changed param values

github.com/jscad/OpenJSCAD.org - d78084e7e97eb2fd0c0ec79093625e2dd1b5da18 authored about 8 years ago
test():

- added tests for boolean operations
- forced not implemented tests to fail , to make failing/pas...

github.com/jscad/csg.js - 50c11349d0bffbd86b12a99af7eeb2166cdff355 authored about 8 years ago
chore(package): increased timeout (for travis CI)

github.com/jscad/csg.js - 4ff058b00a69098ba3a32490752c647210e7ead5 authored about 8 years ago
refactor(csg): removed part about old repo, not true anymore

github.com/jscad/csg.js - dd545980413573d98f3d1fa0309561e8b70251ae authored about 8 years ago
Merge pull request #7 from z3dev/master

Integrating Changes from Original gh-pages

github.com/jscad/csg.js - e356d4e70ac211032a7fe8da237a57cebf802074 authored about 8 years ago
Merge pull request #1 from z3dev/master

Corrected square() when passed a single number

github.com/jscad/scad-api - 24391942d379c87dc6b6d7f018ec4db35a4fe53e authored about 8 years ago
Corrected test values for centered square

github.com/jscad/scad-api - 467fe03ee7b41c61e13b12dca5b3a775da8e9dc1 authored about 8 years ago
Corrected square() where single parameter passed as number

github.com/jscad/scad-api - 5ee34d1952a4b0dcc72e4f90b9f4d97682dad1ea authored about 8 years ago
chore(package): added missing dependency

github.com/jscad/scad-api - 3aa976d7e2084d30f3f56a5a9ab47c36575ade5c authored about 8 years ago
refactor(csg): replaced csg imports with '@jscad/csg'

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

github.com/jscad/csg.js - 319586cfbce233c830ced96f305128e4e2e91cc9 authored about 8 years ago
chore(package): updated dependencies

github.com/jscad/scad-api - 9ce8e888fe9cadfef8d5c3a1a8e4d5db251e9b72 authored about 8 years ago
Added options (symmetrical) to extrudeInOrthonormalBasis and extrudeInPlane

These additions are from the original repository, gh-pages branch

github.com/jscad/csg.js - 7664a53a85ca41a43daad1ce5e43ff58e398b553 authored about 8 years ago
Split off extrude tests

github.com/jscad/csg.js - 4df90b12ee8c1258512d91cf901c5a87b2a4487d authored about 8 years ago
New test cases for CAG extrude functions

github.com/jscad/csg.js - 8f769634b4d2308e843f308b59b898445d960c4c authored about 8 years ago
Retain customized parameter values on rebuildSolid

github.com/jscad/OpenJSCAD.org - 8a7862e00a13bdbb919cdf3c5b029ed856dc8dcc authored about 8 years ago
Merge branch 'master' of github.com:jscad/csg

github.com/jscad/csg.js - 12edc2c53ce13759df501c3c3ccf28944d64d487 authored about 8 years ago
doc(README): added stub

github.com/jscad/csg.js - 46559d3fc30360a2505cc9a9fb30d5e9e30e5c4f authored about 8 years ago
Merge pull request #6 from z3dev/master

Small fixes from testing

github.com/jscad/csg.js - 9e8b124312c4920f8e670d0df09f208028c13e1b authored about 8 years ago
chore(): tweaks to README & package.json

github.com/jscad/scad-api - 1549db64a99c4d95504514b8cedc27654cf2a50e authored about 8 years ago
docs(README): updated installation instructions

- also other tweaks to fix readme formating (perhaps?)

github.com/jscad/csg.js - de7fad26cf34728f03da87423487d0b1fb646534 authored about 8 years ago
fix(README): more attempts at fixing README on npm ...

github.com/jscad/csg.js - a5ae096956fa2706598382c985e9811498ab6842 authored about 8 years ago
chore(package): added tags

github.com/jscad/csg.js - d2e132dbb00cc1f97c5d92cecd1853a2c615633d authored about 8 years ago
doc(README): trying to fixed broken formatting in MD

github.com/jscad/csg.js - 92bb6ec73e0f2cd13bfc6c1707bb4607eaad6914 authored about 8 years ago
docs(README): minor tweaks & fixes to readme

github.com/jscad/csg.js - 9ac940d193ba688b75b40e17385ec346cd3ae786 authored about 8 years ago
chore(package): updated csg.js dependency to point to scoped package

github.com/jscad/scad-api - 71539dc10daf1c3518e4bd166575e72e7c01ce94 authored about 8 years ago
fix(typo): fixed typo in package name

github.com/jscad/csg.js - 4f2aec6c59842de23ec2402898fd756bc5a17086 authored about 8 years ago
chore(package): added jscad scope for npm package

github.com/jscad/csg.js - 19a24e06d0eaacc66500103d84b060bea7cf7695 authored about 8 years ago
chore(): switching to scoped npm package, renamed package to scad-api

github.com/jscad/scad-api - 358c81a6953313a0ac7b950873114e01ae951719 authored about 8 years ago
chore(package): switching to scoped npm package

github.com/jscad/openscad-openjscad-translator - 6772a282500f73e42246287ceb81fba9df664b41 authored about 8 years ago
chore(CI): added travis.yml file for continous integration

github.com/jscad/csg.js - e0e489ae3893d951e6a9e8dc23bb599e50d5e877 authored about 8 years ago
fix(babelrc): added missing babelrc

github.com/jscad/csg.js - 94f9684702fb000efbf7c2ccfa3aabbdc1be74aa authored about 8 years ago
fix(): fixed another bad use of _.rest

github.com/jscad/openscad-openjscad-translator - b65134e882329aeff1670a738162dfecd3e312b9 authored about 8 years ago
chore(build):updated build

github.com/jscad/openscad-openjscad-translator - 76a8c885d3326f20e152cdb9f47797876f18a327 authored about 8 years ago
fix(): fixed bad use of _.rest instead of _.tail (underscore => lodash)

github.com/jscad/openscad-openjscad-translator - 2286b63479cf03775a700f0386b263644363c53d authored about 8 years ago
Added copyrights from original authors

github.com/jscad/csg.js - da8515244e056e7eea4314df57bbe78d665e8dac authored about 8 years ago
Corrected Vector3D() in order to instantiate from anonymous objects

Corrected several default states for CAG.isCanonicalized
Corrected missing variable declarations ...

github.com/jscad/csg.js - 207c06310244937436d8c5f3c088c7ac457ace80 authored about 8 years ago
Merge pull request #3 from z3dev/master

Added tests for new CSG and new CAG objects

github.com/jscad/csg.js - e11e99f6b9d4c8839e05f4e4c1bb4871250d73c6 authored about 8 years ago
New test scripts

github.com/jscad/csg.js - f770108eb5695f069a567c3b85b616b89674df0e authored about 8 years ago
Added test script definition

Added devDependencies for babel

github.com/jscad/csg.js - 3b4571fc72b4d0c3e7ea9e0ae2fed09d7e0b552b authored about 8 years ago
Merge branch 'master' of https://github.com/jscad/csg.js

github.com/jscad/csg.js - 010f0a9498a761ad9cd8a57d396810923339bb68 authored about 8 years ago
Merge pull request #222 from kaosat-dev/split-out-scad

split out openscad/scad api to separate repository

github.com/jscad/OpenJSCAD.org - 2ae93700efedc1ecc10bb60b4802693b70f16c41 authored about 8 years ago
chore(build): updated builds

github.com/jscad/OpenJSCAD.org - 74007068eba38875bc0c658e8b38a5dd79951663 authored about 8 years ago
refactor(scad): extracted openscad/scad to seperate repository :

- removed local code
- modified a few imports
- modified package.json with VERSIONED dependencies

github.com/jscad/OpenJSCAD.org - 35b59b29e7b03a4b84b6d1794584c8174f16bc46 authored about 8 years ago
refactor(scad): extracted openscad/scad to seperate repository :

- removed local code
- modified a few imports
- modified package.json with VERSIONED dependencies

github.com/jscad/io - 56729a7e86c1ef77ea9293eac73eab610a1a0074 authored about 8 years ago
docs(README): fleshed out readme

github.com/jscad/scad-api - ee589b80a9cb5b87341e10e8216811458ec7f129 authored about 8 years ago
chore(build): added build files

github.com/jscad/scad-api - c042430f44cd92174c7d66e8231f664c41819373 authored about 8 years ago
feat(log): added (tempoary?) log helper

github.com/jscad/scad-api - b0107cf1b348e53f5da33676c5ae64d03f1ff968 authored about 8 years ago
chore(build): added rollup config file

github.com/jscad/scad-api - 9ea1daf2d68028dad440778abb7670d1ab74ef8d authored about 8 years ago
chore(package): added missing dependencies

github.com/jscad/scad-api - 2f2a19cebd30985518c2ebac5f262d0bec89d189 authored about 8 years ago
chore(test): added travis file

github.com/jscad/scad-api - 2343d323d4aeba53722fc93de3d194235c43a040 authored about 8 years ago
chore(package): updated package

- dependencies
- description
- repos

github.com/jscad/scad-api - 2e039fb293180109a8706bf5829255731b3213c8 authored about 8 years ago
docs(README): tweaks & fixes to readme

github.com/jscad/scad-api - dd729d4793d04e4876808c468b0001d7346463f2 authored about 8 years ago
Merge pull request #221 from kaosat-dev/package-fixes

Package fixes

github.com/jscad/OpenJSCAD.org - 795092a453c2852d22d0c67e59483a9b37dbc565 authored about 8 years ago
chore(): added boileplates, README, package.json etc

github.com/jscad/scad-api - 76ce9b04deecd33716719ffd7f8effc02b785c6b authored about 8 years ago
refactor(moved to src): moved files

github.com/jscad/scad-api - 25a7c985e691cdc9176798fa20f9f59c3b8a618d authored about 8 years ago
fix(package): minor tweaks and fixes to package:

- removed bad build command
- updated dpenency paths

github.com/jscad/OpenJSCAD.org - 1d49b05a520b8d211e0605177bfaaaa38e7fd7dd authored about 8 years ago
Merge pull request #6 from jscad/update

Overall update

github.com/jscad/openscad-openjscad-translator - 6b80cfa9f29cd86eae724c4bf2dd53ff0b7a814f authored about 8 years ago
Merge pull request #218 from kaosat-dev/fixes

Various fixes

github.com/jscad/OpenJSCAD.org - 99e7575e29866ee8ed974cfd7d0f545d62a6227c authored about 8 years ago
Tests for creating shapes using all parameter combinations

github.com/jscad/csg.js - b9f4ff0e7b30e794419f0171abddd95ce047e4b1 authored about 8 years ago
fix(webworkify): fixed lower/uppercase for webworkify

github.com/jscad/io - 1b281bd80ba79c609ed60c10de329bfc03a7c51e authored about 8 years ago
fix(webworkify): fixed lower/uppercase for webworkify

github.com/jscad/OpenJSCAD.org - 4878eec40532d80d3bbbdfd2948f2ed9d67b37b9 authored about 8 years ago
fix(imports): fixed imports & exports for a few modules (case issues)

github.com/jscad/OpenJSCAD.org - cceb243627839686ed7f4636f68b2250a9ec201d authored about 8 years ago
fix(imports): fixed imports & exports for a few modules (case issues)

github.com/jscad/io - d8dc9ba319f7ee585fc834ebe8f583fe81c4d5a1 authored about 8 years ago
Merge pull request #217 from kaosat-dev/scad-jscad

Updated & fix integration of openscad-openjscad translator

github.com/jscad/OpenJSCAD.org - d13652ed330ac5fefe7653c25058753ed69d5c73 authored about 8 years ago
Helper to store and load JSON objects by id, which allows tests to make deep comparisons

github.com/jscad/csg.js - f113f22f689309014a6da648cc3b5d81cb0fb348 authored about 8 years ago
Completed move of tests to test

github.com/jscad/csg.js - 355bc5a2b55d0de2faf3fb94ddfdbed558afcb50 authored about 8 years ago
chore(package):updated dependencies

github.com/jscad/OpenJSCAD.org - 76a5a8e72d15df97d1b44cbd4a27a6de720d882b authored about 8 years ago
docs(README): minor fixes & tweaks to readme

github.com/jscad/openscad-openjscad-translator - 15eb43d0e26b341598552791e6869abc7d381a87 authored about 8 years ago
chore(dependencies-sylvester): modified dependency to point to temporary fork

- also added some explanation in readme about what / why

github.com/jscad/openscad-openjscad-translator - 401562aab1751058efb060b80b64583f36983b32 authored about 8 years ago
chore(build): updated build

github.com/jscad/openscad-openjscad-translator - 994435aa5ec9adea89d46682f041a1ef5a2d46a2 authored about 8 years ago
chore(package): added a few useful commands

github.com/jscad/openscad-openjscad-translator - 3abd037d6c2dd2e53d24e138324baecd2e90674a authored about 8 years ago
docs(readme): updated readme

github.com/jscad/openscad-openjscad-translator - 7d51a21d18b09cf2b535e4af4dcd757befbec86f authored about 8 years ago
fix(src): various fixes to template, regenerated parser

github.com/jscad/openscad-openjscad-translator - 833e6c58f92aeb27273f3956a7f8bf8415044b4a authored about 8 years ago
fix(package): removed part of package relevant to 'builds'

github.com/jscad/csg.js - 7bf48155c59a11ac84604eb638518af4144d5b2e authored about 8 years ago
test(index.html): updated test/demo html

github.com/jscad/openscad-openjscad-translator - cccbbe1c7df3ad2131fc28006a26c12eb7687187 authored about 8 years ago
chore(package): fleshed out package:

- added browserify dependency etc
- added build commands for web & web min

github.com/jscad/openscad-openjscad-translator - 7cab00fcb2178122998986f069e9bb405bf4791a authored about 8 years ago
refactor(cleanup): removed obsolete files

github.com/jscad/openscad-openjscad-translator - 8d31d8815eb4f79ae90a9f03323e4769f728f56f authored about 8 years ago
chore(build): added web & web min builds

github.com/jscad/openscad-openjscad-translator - 0a3d57e9d420e9529901e33b9838603d1bb4d49f authored about 8 years ago
refactor(lib): removed 'manual' includes

github.com/jscad/openscad-openjscad-translator - 827792c51216f93162a6b63827baac3bc3e193b4 authored about 8 years ago