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

refactor(cleanups): overall cleanups (minor ones)

github.com/jscad/io - dfcee7672951de9fec7a680101f70ad376d11d70 authored about 8 years ago
feat(includeJscadSync): experimental "sync" version of includer

github.com/jscad/OpenJSCAD.org - 86680f324ef153663f5850391cfe46611c0a68fc authored about 8 years ago
chore(cleanup): minor cleanups

github.com/jscad/OpenJSCAD.org - 76a3521c818f16d23dd42ca57dbed283e5c0c0f4 authored about 8 years ago
chore(cleanup): minor cleanups

github.com/jscad/io - 93e7330a23ba45dba3af2cc91a07848bbf46d6fb authored about 8 years ago
feat(conversionWorker):

- upgdaded conversionWorker to use require() calls for all needed parsers
- updated all parsers t...

github.com/jscad/io - 71ef07e0f9ecf24e63960756bd0da4e17b43f88b authored about 8 years ago
feat(conversionWorker):

- upgdaded conversionWorker to use require() calls for all needed parsers
- updated all parsers t...

github.com/jscad/OpenJSCAD.org - d87b9b7a02932150a40b42aafe32df37a2d93688 authored about 8 years ago
feat(conversionWorker):

- upgdaded conversionWorker to use require() calls for all needed parsers
- updated all parsers t...

github.com/jscad/scad-api - e58ba16291be0c9d0a4c0d5bf744458e957efa63 authored about 8 years ago
feat(conversion): added 'back' conversion from some formats:

- stl support works
- amf in progress but is harder
- related tweaks

github.com/jscad/OpenJSCAD.org - 5c434889b04b8e2bcd0e79a107f4d02432ab2d08 authored about 8 years ago
feat(conversion): added 'back' conversion from some formats:

- stl support works
- amf in progress but is harder
- related tweaks

github.com/jscad/scad-api - cb77ba0befbcd5b8834939462a6c08502eaf1860 authored about 8 years ago
feat(conversion): added 'back' conversion from some formats:

- stl support works
- amf in progress but is harder
- related tweaks

github.com/jscad/io - 7d618b1adcefda6085dc1f47e1211a1d98229820 authored about 8 years ago
refactor(processor):

- broke out rebuildAsync/sync ,cleaned up & homogenised their apis
- attempting a non-global inje...

github.com/jscad/OpenJSCAD.org - 23d03be570fb6df015647388ebdcf332eca588d3 authored about 8 years ago
feat(main for modeling helpers):

github.com/jscad/scad-api - 718b7cd1d997e126820570024096d19b4bc380e5 authored about 8 years ago
feat(main for modeling helpers):

github.com/jscad/OpenJSCAD.org - 6b4c77f78457f59b1b24bd29fc8d07d8b0b12b2e authored about 8 years ago
fix(convertToSolid): added missing imports

github.com/jscad/OpenJSCAD.org - 9fa6d2cb42224480a1b1c2acb11f3bbcecb480ea authored about 8 years ago
refactor(module): updated npm module entry point :

- removed clutter
- using newer tools from general refactor

github.com/jscad/OpenJSCAD.org - 057191e0628492a37f704eca612a27e479bffec1 authored about 8 years ago
fix(imports): added missing explicit imports where needed

github.com/jscad/scad-api - f6fb50f6c538e10590b53fcbe0fb2d452fc2c66a authored about 8 years ago
fix(imports): added missing explicit imports where needed

github.com/jscad/OpenJSCAD.org - 6afde61d5f6c6e3ab3f778704df54cf9a8056d59 authored about 8 years ago
refactor(processor):

- cleaned up rebuildSolid sync/async a bit , explicit script & parameter params for reuse oustide...

github.com/jscad/OpenJSCAD.org - 53c8525ebe4ea94f012bd7e3745d805b4458740a authored about 8 years ago
refactor(formats): minor cleanups

github.com/jscad/OpenJSCAD.org - 3583996c1cacec7c8a7cd07243eba9f06333c0c6 authored about 8 years ago
refactor(formats): minor cleanups

github.com/jscad/io - 319f2378a9a33a1d3bcad1259f1911baa8995831 authored about 8 years ago
refactor(generateOutputData): updated module to use convertToBlob + some cleanup

github.com/jscad/OpenJSCAD.org - c6a4ec0452ad44d1a58a9dc5e2158e6d554ec7d5 authored about 8 years ago
refactor(convertToBlob): cleaned up convertToBlob, reusing some of the utils code as well

- modified api
- moved to io

github.com/jscad/OpenJSCAD.org - 0e0a3aa1291bf018090eb6ca87b024db21a94a27 authored about 8 years ago
refactor(convertToBlob): cleaned up convertToBlob, reusing some of the utils code as well

- modified api
- moved to io

github.com/jscad/io - e79cd4cfba920f81dad434fa1da2b3b284432bd8 authored about 8 years ago
refactor(cleanup): small general cleanup pass:

- removed redundant/obsolete modules
- small code cleanups

github.com/jscad/io - ab7084245283b31f568611601eda3fb6afbc75b9 authored about 8 years ago
refactor(cleanup): small general cleanup pass:

- removed redundant/obsolete modules
- small code cleanups

github.com/jscad/OpenJSCAD.org - 1a44149695f9d8e4dca9c5a1aecd4c6734b03bed authored about 8 years ago
refactor(index): extracted some more inline js

github.com/jscad/OpenJSCAD.org - 757749f574db8bc4babd778e7daf061e880884c8 authored about 8 years ago
refactor(drag & drop): attempt2 at refactoring drag & drop:

- this time it works at least
- moved all d&d code to sub folder
- creation of drag & drop compon...

github.com/jscad/OpenJSCAD.org - aba7871eb032fb382e36815e7051f7c2cca669ed authored about 8 years ago
refactor(drag & drop): attempt2 at refactoring drag & drop:

- this time it works at least
- moved all d&d code to sub folder
- creation of drag & drop compon...

github.com/jscad/io - 4810753faf3392098fda73fc6bf4bd72b63eda1d authored about 8 years ago
refactor(drag drop): further attempts at better structure for drag & drop elements

github.com/jscad/OpenJSCAD.org - a2fc47d385f19b21c9614710bd870cca26c85a0f authored about 8 years ago
refactor(drag & drop): further attempts at cleaning up the drag & drop

spaghetti

github.com/jscad/OpenJSCAD.org - 03e087f20e818c14af3502dc8a1ec8c7c1d34bc5 authored about 8 years ago
refactor(drag & drop): extracted inline click

github.com/jscad/OpenJSCAD.org - 022a13efeb51d309af9d2701ba14f47273d17234 authored about 8 years ago
refactor(examples): attempts at further cleanups of example handling:

- split out url params extraction to urlHelpers
- seperated (internally) more clearly the differe...

github.com/jscad/OpenJSCAD.org - 74192a440b1f188e92e71157386766b503d9e6be authored about 8 years ago
refactor(drag&drop): spliting up drag & drop for reuse (not 100% sure)

github.com/jscad/OpenJSCAD.org - ad8095d2249192a37276ab26c032d33e727df619 authored about 8 years ago
fix(editor):

- added missing exports
- added missing return of editor instance

github.com/jscad/OpenJSCAD.org - 161a74957ed2b996d7c24f273fabc73e8d08c8ff authored about 8 years ago
refactor(examples): continuing cleanup & improvement of examples management:

- loading of jscad examples now works
- reorganized what code goes into the main ui index vs exam...

github.com/jscad/OpenJSCAD.org - 7f16d2332b8068988cb14bcecb36c7fd7890565c authored about 8 years ago
feat(conversion worker): added a new version using WebWorkify

- worker now spawning via WebWorkify
- modified api to match various recent changes

github.com/jscad/OpenJSCAD.org - d73e3e5b27983f57defbce9aff99a7944d18b2b9 authored about 8 years ago
feat(conversion worker): added a new version using WebWorkify

- worker now spawning via WebWorkify
- modified api to match various recent changes

github.com/jscad/io - 68595bdd8c268eb3592d269936baffdec2d51550 authored about 8 years ago
feat(text): exposed text helpers

github.com/jscad/OpenJSCAD.org - e5d9b0fa2b01b32ec18c7ed59fefbe02a0d56c0f authored about 8 years ago
feat(text): exposed text helpers

github.com/jscad/scad-api - 562ed480d26dfd7c67804dd4e4eaddb1930b31cb authored about 8 years ago
refactor(examples): simple function renaming + export

github.com/jscad/OpenJSCAD.org - 6455c3ebf3d217d3451198e3a680703ad9a86fd1 authored about 8 years ago
feat(modeling): exposed a few extra modeling helpers to allow more examples

to work (still sync only)

github.com/jscad/OpenJSCAD.org - 7757e7a9a5199a88f7c205213d3a6bbcb6821507 authored about 8 years ago
refactor(getParamValues): extracted getParamValues to seperate module

github.com/jscad/OpenJSCAD.org - 6c97722cde3749a642c4e33ebd6a876790c65fba authored about 8 years ago
feat(exports): added exports to colors & maths modeling helpers

github.com/jscad/scad-api - af1029fe2ad7dbb298069942fcdf2795dad086e7 authored about 8 years ago
feat(exports): added exports to colors & maths modeling helpers

github.com/jscad/OpenJSCAD.org - 03af3b33a072d81f2af4eeb4900ce28b31becffb authored about 8 years ago
refactor(cli): cli now uses format data from src/io/formats

github.com/jscad/OpenJSCAD.org - 67b562eb69c89bfc490e95fff45624cbc7a39d4e authored about 8 years ago
refactor(formats): extracted formats data , merged with descriptions from cli

github.com/jscad/OpenJSCAD.org - acdc5acdd255b039fdc84581c16e770ae4c7c2a6 authored about 8 years ago
refactor(formats): extracted formats data , merged with descriptions from cli

github.com/jscad/io - 6be645ba9e7b9525c6d88d7718b8d9e4e180b0b0 authored about 8 years ago
refactor(generateOutputFiles):

- split out both generateOutputFileBlobUrl & fs
- restructured their internals to reduce code red...

github.com/jscad/OpenJSCAD.org - 25a4bc00d067e771974b6f273fd3f27b0c38628c authored about 8 years ago
fix(CAGToDxf): updated/fixed CAG to dxf

github.com/jscad/OpenJSCAD.org - 51d8e7a37f1d46d8d2a3694895728fd3f6b9d7b6 authored about 8 years ago
fix(CAGToDxf): updated/fixed CAG to dxf

github.com/jscad/io - d483cde33a1ec82d895c7e8bcac2f3bc3eb40b1b authored about 8 years ago
refactor(convertToBlob):

- extracted convertToBlob from processor
- added correct imports & updated the handling of output...

github.com/jscad/OpenJSCAD.org - ba090f18f3dec93887deb1ad09294f5ff8f448f3 authored about 8 years ago
feat(writers): updated all writers:

- correct module exports
- fixed internals where applicable
- minor cleanups

github.com/jscad/OpenJSCAD.org - 1b832e15ad39f58aa2907dc625e7680b85a27bcf authored about 8 years ago
feat(writers): updated all writers:

- correct module exports
- fixed internals where applicable
- minor cleanups

github.com/jscad/io - ba22dc2927aa1cc6e95347da6161bec4c6208ff0 authored about 8 years ago
refactor(modeling): added experimental , cleaner way of exposing modeling api helpers

to a given context (global, window, whatever)
- renamed primitives to primitives3d for more coher...

github.com/jscad/scad-api - a9bf17dcb1c23b6369ba3f3fa4cd183d1c52d607 authored about 8 years ago
refactor(modeling): added experimental , cleaner way of exposing modeling api helpers

to a given context (global, window, whatever)
- renamed primitives to primitives3d for more coher...

github.com/jscad/OpenJSCAD.org - 5c05d2f3a0c00e61cd1d9e7b59f729243df8901f authored about 8 years ago
fix(polygon2D): added back CSG.polygon2D shim

github.com/jscad/OpenJSCAD.org - aca322cd4c49ba134359739c3adff6b2728dcc34 authored about 8 years ago
feat(sync compile basics): basic compiling & display works ! (hack)

- added experimental import / set as global of csg & modeling helpers:
- related tweaks

github.com/jscad/OpenJSCAD.org - c0b21ac2288b58212f9ae871892d8d45a9cff543 authored about 8 years ago
refactor(fileSystemApiErrorHandler): minor code tweaks

github.com/jscad/OpenJSCAD.org - ee7a4f7e138f7163d66c98d48409c341eb20dbf4 authored about 8 years ago
chore(version): added small note

github.com/jscad/OpenJSCAD.org - 2d91b9789298bf0f9b722865f086f911f055f1b0 authored about 8 years ago
refactor(urlHelpers): addded missing export

github.com/jscad/OpenJSCAD.org - b909d9f089ed7a92b2e0d13027f3d7ef48ea5208 authored about 8 years ago
refactor(modeling): added exports to some modeling helpers (for testing)

github.com/jscad/OpenJSCAD.org - 5c2c50b565fa2842c6a08464c90127203053b902 authored about 8 years ago
refactor(modeling): added exports to some modeling helpers (for testing)

github.com/jscad/scad-api - a29a2f65e02b73e6e6558a65a37a387d4d037d20 authored about 8 years ago
refactor(CSG): migrated CSG.js into a module (for now keeping it internal

until it is a seperate lib)

github.com/jscad/OpenJSCAD.org - e2b55c9944dbc818a625407de215c51ebad5f541 authored about 8 years ago
refactor(editor): now passing in processor instance to editor

github.com/jscad/OpenJSCAD.org - 743bd5802cf159403e69372186f4f950805918f8 authored about 8 years ago
refactor(index.js): all its content is now in new structure

github.com/jscad/OpenJSCAD.org - c690d82a9b35ae7daa3ac9103b869bc8cb6712b8 authored about 8 years ago
feat(conversionWorker): added correct import & calling of createConversionWorker

github.com/jscad/OpenJSCAD.org - 8bf84865f57ba71bdbac13c70ee57127109cd1b9 authored about 8 years ago
refactor(conversionWorker): renamed module

github.com/jscad/OpenJSCAD.org - 3638bd6bf74e2f9faa4c1a7c87ccbfb94a391d79 authored about 8 years ago
refactor(conversionWorker): renamed module

github.com/jscad/io - 1c4849a318fbfe917dfcfac3f15cba66c356aaed authored about 8 years ago
refactor(examples):

- a bit more clear variable naming
- tweaks & notes for workers

github.com/jscad/OpenJSCAD.org - 3f6dd7a083efa7cd58b2312df1cc4f2a8701662d authored about 8 years ago
refactor(fileSystemApiErrorHandler): split out fileSystemApiErrorHandler

github.com/jscad/OpenJSCAD.org - 81f702e071307d3833830355de4b6644e04f8542 authored about 8 years ago
refactor(processor): restructured imports a bit

github.com/jscad/OpenJSCAD.org - 5b4229162f600435d5ea93af62c50a518151cedb authored about 8 years ago
refactor(getParamDefinitions): split out getParamDefinitions

github.com/jscad/OpenJSCAD.org - 9266734486598e3bb6edc5a4b0468a4009998bdb authored about 8 years ago
refactor(jscad): split out env

github.com/jscad/OpenJSCAD.org - 429cb474876dbaacc66172d70d4b7b6db2efaa6d authored about 8 years ago
refactor(cli): name change for new cli

github.com/jscad/OpenJSCAD.org - 6afd7bae0d39353330c9e9e306d60f568e5f4f41 authored about 8 years ago
refactor(openjscad): removed old cli, will be obsoleted by src/future-cli.js

github.com/jscad/OpenJSCAD.org - b86c9b6fbe805729b30370be23c9351135070dac authored about 8 years ago
refactor(conversion worker): renamed modules for more clarity

- removed redundant code now in the 'conversionFormats' module
- minor cleanup pass

github.com/jscad/OpenJSCAD.org - 22f52b30d4c6a4442d8ddfb452c01d6bce40e63e authored about 8 years ago
refactor(conversion worker): renamed modules for more clarity

- removed redundant code now in the 'conversionFormats' module
- minor cleanup pass

github.com/jscad/io - d8d203ee079b3e45d71216494c771570a7807ee5 authored about 8 years ago
refactor(conversionWorker): moved & tweaked conversion worker (spawner & worker itself)

github.com/jscad/io - 98d6a3c4ab87fb3d76f2a239166e9d20674e7f42 authored about 8 years ago
refactor(conversionWorker): moved & tweaked conversion worker (spawner & worker itself)

github.com/jscad/OpenJSCAD.org - c52a6483671ed3203a1c7dcf6d26670441b067a4 authored about 8 years ago
refacto(jscad-worker): "modulified" jscad-worker: added basic imports/exports

github.com/jscad/OpenJSCAD.org - b831fc65c23c483067113a01601f5390afa3d279 authored about 8 years ago
refactor(jscad-worker): moved worker to new folder

github.com/jscad/OpenJSCAD.org - 5c2d2cfb7422b205b04ae0090ad33407ccf4f0b6 authored about 8 years ago
refactor(writers/parsers): writers & parsers now inside an 'io' folder

github.com/jscad/OpenJSCAD.org - b0b5f2fb3128e8d303fc595f8b9692ba0ed47c94 authored about 8 years ago
refactor(writers/parsers): writers & parsers now inside an 'io' folder

github.com/jscad/io - 0155895c36c822447bda914bb790db72e545d49a authored about 8 years ago
refactor(openscad): openscad.js is now the src/modelling folder (split up)

github.com/jscad/OpenJSCAD.org - fecd8d130be4028c7dccfb46ca2fc499e6e5faba authored about 8 years ago
refactor():removed "old" version of updated modules

github.com/jscad/OpenJSCAD.org - b23c5e5565b060f2fd5f304714a6e46d7f0ee254 authored about 8 years ago
refactor(jscad-function): moved & cleaned up

github.com/jscad/OpenJSCAD.org - d4d079e1fd51bd7c0bee178399ff61246d91f36f authored about 8 years ago
refactor(input/output formats):

- split out formats.js to individual parsers/writers
- moved existing parsers to new folders

github.com/jscad/OpenJSCAD.org - fd22d9b286c5aacdaae751905a700e83a6ed6657 authored about 8 years ago
refactor(ace): removed ace lib bundle, now done via npm

github.com/jscad/OpenJSCAD.org - 747613e8f8446f0cf946fcc090a4a6620180c3e6 authored about 8 years ago
refactor(utils): moved utils to new source folder

github.com/jscad/OpenJSCAD.org - f4e3d0616453dea42e36eefb7ee6222f7713a4af authored about 8 years ago
refactor(blob): moved blob to utils, cleaned up

github.com/jscad/OpenJSCAD.org - a5a88fc576c2b51e65fc81f5925ab2a4e0a3407b authored about 8 years ago
refactor(log): split out logging helpers

github.com/jscad/OpenJSCAD.org - 08262f9316de55c8d33b837bd3c2a7709ddbd35f authored about 8 years ago
refactor(): split out conversionFormats & convertToSolid data/ functions

github.com/jscad/OpenJSCAD.org - 7a9e70015a1adb8c67c607200a62fea8416b3eae authored about 8 years ago
refactor(urlHelpers): regrouped, split out & cleaned up "url" helpers

github.com/jscad/OpenJSCAD.org - 337c4c01dd32e1d2b8513d13c932bc5746a0ec72 authored about 8 years ago
refacto(processor): modularizing the jscad-processor

- broke out dependencies
- small overall cleanup pass

github.com/jscad/OpenJSCAD.org - 2031236015c3f9c677a18688b600864c1fb41588 authored about 8 years ago
refacto(d&d): added imports/init of drag & drop (temporary)

github.com/jscad/OpenJSCAD.org - e9728736e8b8330e0179dbd4ce6086604c067619 authored about 8 years ago
refactor(viewer):

- updated viewer to be more module based
- split out helpers (colors mostly)
- added module expor...

github.com/jscad/OpenJSCAD.org - 93740df9d5ce231c6d2aed285a0e4471c72a93e6 authored about 8 years ago
refactor(drag drop): further tweaks & refactoring of drag& drop

github.com/jscad/OpenJSCAD.org - 4d77cbd0d7f581dc5e5d5bf65ff1a55812a1c6c9 authored about 8 years ago
refactor(drag & drop): copied & started refac of drag & drop ui

github.com/jscad/OpenJSCAD.org - e577616f01980ead3d3bf8e6853c4ed567e8740d authored about 8 years ago
refactor(detectBrowser): regrouped & cleaned api for browser detectors

github.com/jscad/OpenJSCAD.org - d70bb511707c9ae9dc8c840acfa8a916f81e4efb authored about 8 years ago
refactor(editor): extracted/updated editor

github.com/jscad/OpenJSCAD.org - 1943d89df0047cbc513a5b7c64e116484c416e1e authored about 8 years ago