Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jscad/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 applications.
https://github.com/jscad/OpenJSCAD.org
2c59a29acca97e65ffee5dca658a4aab1ae9fed9 authored about 8 years ago
017b15717ffd8266db806c04c636dae3642e83cb authored about 8 years ago
- cli.js (rollup bundle for cli use, tested, works)
- module.js (rollup bundle for module use, te...
- added needed rollup tools & config
- added dependencies
- added commands
59e094136be3b00e536df8398284727f16f4c83d authored about 8 years ago
e2f6271d417933b5705c824a6adbdea041adf6de authored about 8 years ago
06ba02e64bc227ea01e9d3683e8166fdf1e84c0b authored about 8 years ago
2cc1502f7d5b6ab22dcb46c83b1be94eaace0953 authored about 8 years ago
- Blob module now contains a makeBlob() function that either returns window.Blob or the node.js B...
f5c3df720317bd4104d27d10527a503028203f31 authored about 8 years ago- migrated node require calls to es6 modules
- renamed openjscad-module to module
- cleanups
09097552e10415a97a7cdecf74780e04ec74fa42 authored about 8 years ago
eb96a4db3d98ed4275f3e3d4ef38e59cf4a7ce75 authored about 8 years ago
f625d45ac609ec05350175acaa362f19dff0f387 authored about 8 years ago
9368cf56fdba77dc10f92ec7cd067cb3202580ae authored about 8 years ago
72454203f7529c57997a50119bd73a92ae32e493 authored about 8 years ago
- modified CLI & node module paths : TESTED AND WORKING !
- added my own infos to contributors
- ...
986694be7a147cbb991b9d27886b5dc599c4d281 authored about 8 years ago
d3cdb1c4b2ee38baf1c3d18b3d5c85ba7a4f5b2f authored about 8 years ago
1a10f7bf3ebc7ee1a0ed328e3e698cc72ea566f6 authored about 8 years ago
- fixed bad shebang / node location
- fixed missing imports / old code
- moved common.js imports ...
a99eb3ec866585fe8434359ab480c92198a3f84b authored about 8 years ago
2712fdc50cf0e3912b0ea71a29ddf376b5c9df2b authored about 8 years ago
e4834c7d6357c50891043a1ce11febb2853f2e3c authored about 8 years ago
dccc36723fb8838fd138d866a87b4f5ecdfec8a5 authored about 8 years ago
67b18f85aa474a4614d58b85b1617ad629191098 authored about 8 years ago
041ec8c41efaa201578ada29770ce46d7846742e authored about 8 years ago
b1b57aac603d7ec109dee94fea9a5ce23fd1da05 authored about 8 years ago
efd65f6553deffee098f7c088924972e84855aa3 authored about 8 years ago
bf367a0c3ddcb3caffb05b727ca24677a777fe5e authored about 8 years ago
1a84d258b5f65a5c205d875d05636b13c499b10f authored about 8 years ago
17db62671da6174e4cbc349dc5ff0345d6ca8522 authored about 8 years ago
- now reuses jscad-function features
- totally restructured/rewritten to use webworkify & the new...
- modified imports accordingly
11c714f9301a6d469a9913dfe8963b6b61a4cf1a authored about 8 years ago0143887a13b95cb569d1ba170e0117b3dba89417 authored about 8 years ago
f90a4990a7edaa0af5a6f5c0ff79d0861329f1c2 authored about 8 years ago
b196e8336ea871e4fc0cf63aabe4a377a51b29b7 authored about 8 years ago
040d3a6539f826dcf3084c00f4591b8cd2ff9c04 authored about 8 years ago
for node.js
f1e506f4afb77cc24e39f43b0a361be251f56631 authored about 8 years agoa78c8542bed107b430c0a09c1967e908832176e0 authored about 8 years ago
43fbd5e72d37ebbdd228ea9b5e38af6009704121 authored about 8 years ago
- updated generateOutputData to use exising modules
- modified handling of getParameterDefinition...
16584afd1063c9b30407932c7cb3783430127436 authored about 8 years ago
eb1744f4baf5bc478e8faeaa8279f9317f4d2ce7 authored about 8 years ago
f95379b35e45ce66558d1c8b2820efc1f9d992cd authored about 8 years ago
dc1e8f33cdc23b1df85804df30228e60da3c6572 authored about 8 years ago
by two parsers
5f5d9e161e15071548b7b8ce452e9620404a5803 authored about 8 years agod922a608781d912a7405f5345ae3394b3d4e8970 authored about 8 years ago
771861fd053597730f6e01bd970fbcb2b834d148 authored about 8 years ago
0e7d5f058ddb69d205702276513843cb1a33c047 authored about 8 years ago
de0b3a0ec20833812e3c14077eda56f3bdb58de4 authored about 8 years ago
864e4ca716afe9c0d5165f5b5088fa77a44440ab authored about 8 years ago
- modified implementation & tests to match changes (use of async & promises)
6db9e491bf7f0470eebb16fc885271dbe8b66f34 authored about 8 years ago94af248aecf73529fd92d591d7668ce688d9886d authored about 8 years ago
a2b15b94cced13f0e3324d9ebb83ce018f700b16 authored about 8 years ago
39f334b21c10f8331040e0344fe0c8b4e70bd35c authored about 8 years ago
68f6b3c3e75009fec9543d7e396b826d5f7c41ef authored about 8 years ago
- no more injected promise
- switch back to try/catch + callback
8f66a5bb710d33cbe7cf2f1e3e4213d50797e1f1 authored about 8 years ago
code inlinine system:
- added all code needed to replace include() statements with the inline cod...
c44d980617bf7a9604b34898bf91f168d3f989a6 authored about 8 years ago
86680f324ef153663f5850391cfe46611c0a68fc authored about 8 years ago
76a3521c818f16d23dd42ca57dbed283e5c0c0f4 authored about 8 years ago
- upgdaded conversionWorker to use require() calls for all needed parsers
- updated all parsers t...
- stl support works
- amf in progress but is harder
- related tweaks
- broke out rebuildAsync/sync ,cleaned up & homogenised their apis
- attempting a non-global inje...
6b4c77f78457f59b1b24bd29fc8d07d8b0b12b2e authored about 8 years ago
9fa6d2cb42224480a1b1c2acb11f3bbcecb480ea authored about 8 years ago
- removed clutter
- using newer tools from general refactor
6afde61d5f6c6e3ab3f778704df54cf9a8056d59 authored about 8 years ago
- cleaned up rebuildSolid sync/async a bit , explicit script & parameter params for reuse oustide...
53c8525ebe4ea94f012bd7e3745d805b4458740a authored about 8 years ago3583996c1cacec7c8a7cd07243eba9f06333c0c6 authored about 8 years ago
c6a4ec0452ad44d1a58a9dc5e2158e6d554ec7d5 authored about 8 years ago
- modified api
- moved to io
- removed redundant/obsolete modules
- small code cleanups
757749f574db8bc4babd778e7daf061e880884c8 authored about 8 years ago
- this time it works at least
- moved all d&d code to sub folder
- creation of drag & drop compon...
a2fc47d385f19b21c9614710bd870cca26c85a0f authored about 8 years ago
spaghetti
03e087f20e818c14af3502dc8a1ec8c7c1d34bc5 authored about 8 years ago022a13efeb51d309af9d2701ba14f47273d17234 authored about 8 years ago
- split out url params extraction to urlHelpers
- seperated (internally) more clearly the differe...
ad8095d2249192a37276ab26c032d33e727df619 authored about 8 years ago
- added missing exports
- added missing return of editor instance
- loading of jscad examples now works
- reorganized what code goes into the main ui index vs exam...
- worker now spawning via WebWorkify
- modified api to match various recent changes
e5d9b0fa2b01b32ec18c7ed59fefbe02a0d56c0f authored about 8 years ago
6455c3ebf3d217d3451198e3a680703ad9a86fd1 authored about 8 years ago
to work (still sync only)
7757e7a9a5199a88f7c205213d3a6bbcb6821507 authored about 8 years ago6c97722cde3749a642c4e33ebd6a876790c65fba authored about 8 years ago
03af3b33a072d81f2af4eeb4900ce28b31becffb authored about 8 years ago
67b562eb69c89bfc490e95fff45624cbc7a39d4e authored about 8 years ago
acdc5acdd255b039fdc84581c16e770ae4c7c2a6 authored about 8 years ago
- split out both generateOutputFileBlobUrl & fs
- restructured their internals to reduce code red...
51d8e7a37f1d46d8d2a3694895728fd3f6b9d7b6 authored about 8 years ago
- extracted convertToBlob from processor
- added correct imports & updated the handling of output...
- correct module exports
- fixed internals where applicable
- minor cleanups
to a given context (global, window, whatever)
- renamed primitives to primitives3d for more coher...
aca322cd4c49ba134359739c3adff6b2728dcc34 authored about 8 years ago
- added experimental import / set as global of csg & modeling helpers:
- related tweaks
ee7a4f7e138f7163d66c98d48409c341eb20dbf4 authored about 8 years ago
2d91b9789298bf0f9b722865f086f911f055f1b0 authored about 8 years ago