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

refactor(urlHelpers): addded missing export

b909d9f089ed7a92b2e0d13027f3d7ef48ea5208 authored about 8 years ago
refactor(modeling): added exports to some modeling helpers (for testing)

5c2c50b565fa2842c6a08464c90127203053b902 authored about 8 years ago
refactor(CSG): migrated CSG.js into a module (for now keeping it internal

until it is a seperate lib)

e2b55c9944dbc818a625407de215c51ebad5f541 authored about 8 years ago
refactor(editor): now passing in processor instance to editor

743bd5802cf159403e69372186f4f950805918f8 authored about 8 years ago
refactor(index.js): all its content is now in new structure

c690d82a9b35ae7daa3ac9103b869bc8cb6712b8 authored about 8 years ago
feat(conversionWorker): added correct import & calling of createConversionWorker

8bf84865f57ba71bdbac13c70ee57127109cd1b9 authored about 8 years ago
refactor(conversionWorker): renamed module

3638bd6bf74e2f9faa4c1a7c87ccbfb94a391d79 authored about 8 years ago
refactor(examples):

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

3f6dd7a083efa7cd58b2312df1cc4f2a8701662d authored about 8 years ago
refactor(fileSystemApiErrorHandler): split out fileSystemApiErrorHandler

81f702e071307d3833830355de4b6644e04f8542 authored about 8 years ago
refactor(processor): restructured imports a bit

5b4229162f600435d5ea93af62c50a518151cedb authored about 8 years ago
refactor(getParamDefinitions): split out getParamDefinitions

9266734486598e3bb6edc5a4b0468a4009998bdb authored about 8 years ago
refactor(jscad): split out env

429cb474876dbaacc66172d70d4b7b6db2efaa6d authored about 8 years ago
refactor(cli): name change for new cli

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

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

22f52b30d4c6a4442d8ddfb452c01d6bce40e63e authored about 8 years ago
refactor(conversionWorker): moved & tweaked conversion worker (spawner & worker itself)

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

b831fc65c23c483067113a01601f5390afa3d279 authored about 8 years ago
refactor(jscad-worker): moved worker to new folder

5c2d2cfb7422b205b04ae0090ad33407ccf4f0b6 authored about 8 years ago
refactor(writers/parsers): writers & parsers now inside an 'io' folder

b0b5f2fb3128e8d303fc595f8b9692ba0ed47c94 authored about 8 years ago
refactor(openscad): openscad.js is now the src/modelling folder (split up)

fecd8d130be4028c7dccfb46ca2fc499e6e5faba authored about 8 years ago
refactor():removed "old" version of updated modules

b23c5e5565b060f2fd5f304714a6e46d7f0ee254 authored about 8 years ago
refactor(jscad-function): moved & cleaned up

d4d079e1fd51bd7c0bee178399ff61246d91f36f authored about 8 years ago
refactor(input/output formats):

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

fd22d9b286c5aacdaae751905a700e83a6ed6657 authored about 8 years ago
refactor(ace): removed ace lib bundle, now done via npm

747613e8f8446f0cf946fcc090a4a6620180c3e6 authored about 8 years ago
refactor(utils): moved utils to new source folder

f4e3d0616453dea42e36eefb7ee6222f7713a4af authored about 8 years ago
refactor(blob): moved blob to utils, cleaned up

a5a88fc576c2b51e65fc81f5925ab2a4e0a3407b authored about 8 years ago
refactor(log): split out logging helpers

08262f9316de55c8d33b837bd3c2a7709ddbd35f authored about 8 years ago
refactor(): split out conversionFormats & convertToSolid data/ functions

7a9e70015a1adb8c67c607200a62fea8416b3eae authored about 8 years ago
refactor(urlHelpers): regrouped, split out & cleaned up "url" helpers

337c4c01dd32e1d2b8513d13c932bc5746a0ec72 authored about 8 years ago
refacto(processor): modularizing the jscad-processor

- broke out dependencies
- small overall cleanup pass

2031236015c3f9c677a18688b600864c1fb41588 authored about 8 years ago
refacto(d&d): added imports/init of drag & drop (temporary)

e9728736e8b8330e0179dbd4ce6086604c067619 authored about 8 years ago
refactor(viewer):

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

93740df9d5ce231c6d2aed285a0e4471c72a93e6 authored about 8 years ago
refactor(drag drop): further tweaks & refactoring of drag& drop

4d77cbd0d7f581dc5e5d5bf65ff1a55812a1c6c9 authored about 8 years ago
refactor(drag & drop): copied & started refac of drag & drop ui

e577616f01980ead3d3bf8e6853c4ed567e8740d authored about 8 years ago
refactor(detectBrowser): regrouped & cleaned api for browser detectors

d70bb511707c9ae9dc8c840acfa8a916f81e4efb authored about 8 years ago
refactor(editor): extracted/updated editor

1943d89df0047cbc513a5b7c64e116484c416e1e authored about 8 years ago
fix(about selector): fixed selector for "about" section toggle

f82eba3ae98227e8a1a719c6696da63551703f67 authored about 8 years ago
refactor(version display):

- updated version number display(s) to new system (no more inline document.write)
- version numbe...

344fb738fe83dbf0c0b6fceb8a53afc2ff09e849 authored about 8 years ago
refactor(ui): extracted some jquery code from html to main index.js

c259ea11e3449ad20b089a92c3b388aaada2f2f5 authored about 8 years ago
refactor(cli & module): moved cli & module code to src

862048bda21f86141124e8b2b9eaea5b2e67eb4a authored about 8 years ago
refactor(options): split out, cleaned up options handling

- also updated cookies
- added correct imports/exports

de503a234451c02460b295635a3e498e9e39a103 authored about 8 years ago
refactor(examples): move a few more examples related code to examples module

1ee0af67fd4b5e3297b3c58610f4a5f7f759ba3b authored about 8 years ago
refactor(setup & examples): restructuring piece by piece of the basic ui + examples fetching:

- split out error handling
- split out examples related code
- updated imports to use the node mo...

ec6b0a9fb4ec89bd0fe29128a8b634719cf4e9e3 authored about 8 years ago
refactor(split up 'openscad'/modeling helpers):

- split up openscad.js into smaller, focused modules
- split up by 'logical' grouping
- work in p...

8cf82ada650cdd881b71e6d498ae7285b4104524 authored about 8 years ago
chore(build): added babelrc config

dcfc24b5e0498934de73b9636fbf50f5607cc195 authored about 8 years ago
chore(package): added most 'external' dependencies as node dependencies

9d883833483f1bc597e6b971e2189d28e6a364e5 authored about 8 years ago
feat(js entry point): added new index.js for module/browserified version

4e57fbe11065c08b5f38f52c80ec486f82843bad authored about 8 years ago
feat(index): added new html entry point for browserified version (wip)

dd4f6470fed68a081535f1ac1ea098d9a9a5d096 authored about 8 years ago
fix(package):

- added correct, browserifyable version of ace editor
- fixed path for start-dev command

f02755ceb2c65bb140b7d98920759e4318995e47 authored about 8 years ago
Merge pull request #203 from kaosat-dev/js-refactor

Move all javascript files to js folder

3b17c657dcc976afd468e7ebedf8de84f2da1f76 authored about 8 years ago
fix(typo): fixed naming typo for module tests

74706abba064a69e887f4a7968c5bceaa93667bb authored about 8 years ago
fix(Makefile): updated js files to copy

293a253fe35e1e2fac4c6fe2fd4b5ee91d3ef51a authored about 8 years ago
chore(Makefile): adjusted js path to copy files (might need more tweeks)

3818234e7adcef6ff070471b9f07640afba14bfe authored about 8 years ago
chore(Makefile): adjusted js path to copy files (might need more tweeks)

ef1454758208796eff608d9965f380715c12e587 authored about 8 years ago
fix(package): fixed path to openjscad executable

67715803827415c7a58e1c49d1a68fb3bcba6816 authored about 8 years ago
refacto(index): minor cleanup

844f59a3aa8ccfb6069ca97a5b76aa8cfea28a71 authored about 8 years ago
refactor(js): also fixed import path for min & big example html files

fb07d50021cea523c0d1505c5b872d78c6fe6007 authored about 8 years ago
refactor(js): moved all the javascript code to the js folder

- external libraries are now in js/libs
- all internal 'modules' are under js/
- updated import p...

f32c8e3483fdad1321d661e1a9bb27b6df702ad5 authored about 8 years ago
Merge pull request #192 from hobofan/fix/makefile-deinstall

fix `make deinstall` to properly deinstall openjscad

706949d0ae92d303f94781a543e46934d3847b72 authored about 8 years ago
Merge pull request #200 from kaosat-dev/restructure

Node module basics

1f8fa5de42c890b633f5a255d7dbbe453132a9c6 authored about 8 years ago
Merge branch 'restructure' of github.com:kaosat-dev/OpenJSCAD.org into restructure

05b137eda173f9c7bac77f26bfb93f0a998ff217 authored about 8 years ago
refactor(openjscad-module): removed convert function , as it

seems redundant (can be composed with) existing api functions

6e23928cc08998d6f6108a7b53d4e48094f68170 authored about 8 years ago
fix(package): fixed entry point for module

e2f535c41d57d19e46474a4f7c47903b8cdff82e authored about 8 years ago
docs(evaluateSource): added notes about the use of eval & lack of alternatives for now

510b9e2abb293464331734427834edda0f623ec8 authored about 8 years ago
refactor(inputFormatHandlers): renamed vague 'openscad' parameter

to more explicit 'modelingHelpers'

cd81997b78e7df4530123337ec267a5447505bbb authored about 8 years ago
refactor(tests): various tweaks & cleanups to tests

e9fdf8b961461e51de4f04622fe2dd242b04aa47 authored about 8 years ago
refactor(utils): cleanups & tweaks to utilities

0f5af864ddbe1e3069cff05bc9f60597800a5866 authored about 8 years ago
fix(README): updated README with the changes to dev

33763d69ea4642abf99450d5b373ed938edb676c authored about 8 years ago
docs(README): fleshed out section about use as a module

9343838eb4fba83f4e9780efbf4bf2ef5e1fd405 authored about 8 years ago
chore(package): increased test timeouts further for slower systems

a1d18fd9db8e1df43f9fa3cff847cd849e230b30 authored about 8 years ago
feat(module): changed parameter ordering for compile() function

- also updated tests accordingly

815abb6de73e7b6bd14e4aa4d179663251f44632 authored about 8 years ago
chore(package): increased timeout for tests

e6cc46a7ed14f8f324d6ee275b5a7534464528a2 authored about 8 years ago
refactor(): minor changes to make some modules run without transpiling (for now) in node v4.x

3db5460f84bb4662df9c81585628619bb118c918 authored about 8 years ago
refactor(cli):

- moved 'future-cli' into js folder, made cleare that is is for Node6 + only for now
- added a co...

68bce66363b7cf8d2606bcc583c8631d899b06ac authored about 8 years ago
chore(travis CI): added basic travis config

bd59d12cd28ed750a739e5820ec4704794b8d2a4 authored about 8 years ago
chore(package): added timeout for unit tests

567f7bb03e8fc51d58fa1577174c62a1e44bc12c authored about 8 years ago
test(generateOutput): added test for various output formats

13a9ec3dff71b29e883172cda154a0cc0d348e17 authored about 8 years ago
feat(module: generateOutput): implemented basic version of generateOutput

da28442a178b4d540bb564f73fa97e642f9da287 authored about 8 years ago
refactor(cli): renamed a few imports/ data for more clarity

c6c6fafa95005cd4344def59a3f1cb1213d5dda3 authored about 8 years ago
refactor(imports): simplified require calls where possible

3b5c5fc6eec9ead6ca01d3c8ea8acdc123f05e57 authored about 8 years ago
chore(package): added path to executable for CLI version

4b0b32cfedee14fe18cbfe2e19bb28c91c180501 authored about 8 years ago
feat(openscad module 'compile' function): basic implementation &

working tests added for compile function

eac7444e482ab42575735271e9feea05849f55c4 authored about 8 years ago
refactor(future-cli): split out generatOutputData helper

e53706b89ac317a122013923d7146c217def3c7a authored about 8 years ago
refactor(future-cli): extracted inputFormatHandlers, for reuse

0706b97ba7a3a1c9385007a5f773babf5eec5c39 authored about 8 years ago
feat(cli rewrite): added experimental, cleaned up rewrite of CLI:

- based on openscad main script
- is meant as a DROP IN replacement for the current cli script
- ...

30c0e306afc1914d57db03a91bae1f4bc6bdb630 authored about 8 years ago
refactor(tests): minor refactoring & cleanups to tests

3186d68558f51a589394628afa227a6e034d518c authored about 8 years ago
test(cli): added tests for command line interface version

996eed4fee08d5816f241592b9b264f5d436bf76 authored about 8 years ago
chore(dependencies): updated package dependencies

5acfcf1565a8ad1a102633367c6720de2a15e244 authored about 8 years ago
chore(gitignore): added gitignore file

840db5422334682126bf2ad1d848763320e12862 authored about 8 years ago
fix(README): updated stability badge

aed60035c7ee0a0c7574b26b6a6249afeeff7cc8 authored about 8 years ago
docs(README): cleaned up , restructured & updated readme

- more markdown, less html
- table of contents added
- added version etc badges
- added infos abo...

798bfdc47fb83bc34aa4058953793cd009a94b54 authored about 8 years ago
feat(openjscad node module): added stub (empty!) for node.js module

outlining basic api
- also added basics for future unit tests

54e73c1a680918ae2fc49af1ef897a1a24b49bb7 authored about 8 years ago
refactor(future-cli): split out evaluation of source from outputData generation

a798338790d7f982bbc8620374abc059804bfc3d authored about 8 years ago
refactor(future-cli): a bit more refactoring , for better handling

of params & imports

90042e77a5548481a938b61400535b0a47ed5191 authored about 8 years ago
chore(package): added basic package.json (with some extra tooling)

0abe8ab923453618592bb7eca3aaf8f0e5d40a62 authored about 8 years ago
fix(README): updated README with the changes to dev

ede5668b1f78b4bfa8499de7b09dd96a79aca367 authored about 8 years ago
Merge pull request #202 from apla/refactor-viewer

Viewer rewrite, second attempt

c6720c0e9b64a5c8b054d63b1e111c5b4cae01a4 authored about 8 years ago
Merge pull request #204 from Spiritdude/master

Syncronizing DEV and MASTER

27ade09c6ec558cb8f1a3af76e507192a7f63c85 authored about 8 years ago
...

61ff3438b65aa5e3ebb3cf66b5c1d52ff7b79ea2 authored about 8 years ago
Merge branch 'master' into dev

1f180b91f6c132b4d412b4fa492ccf4edf28f661 authored about 8 years ago