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

docs(svg-serializer) corrected CHANGELOG for colors

c5867295b7da3f8657332e63e19561f786fd4e7b authored over 4 years ago
fix(web): apply throttles on viewer events, creating smoother transitions

4528a7e310c26117982aebaf26307fbd78c51538 authored over 4 years ago
fix(web): corrected errors when uploading files using Chrome OS #331 (#441), late V1 fix

025aab22f2517f5e499c044ef432781876399375 authored over 4 years ago
docs(all): updated CHANGELOG for all V2 related fixes and feats

3f564044a2df79a56d68df07a10d942fefa4504a authored over 4 years ago
fix(modeling): ensure extrude rectangular expand produces shapes with positive area

* ensure expand produces shapes with positive area

* Update offset and expand logic to always...

43ce5dd4341935966ed976ce16cb5a7e452becc2 authored over 4 years ago
chore(release): publish

- @jscad/[email protected]
- @jscad/[email protected]
- @jscad/[email protected]
- @js...

9893c1f9844cc13cce4c382afad15e6b2164fdcc authored over 4 years ago
build(all): lerna config changes

7d7de76022129c11cecf156d22c25eae2bcb2e12 authored over 4 years ago
build(all): lerna config changes

378c19e2223b9c01e6496c2f5e6af07bea563727 authored over 4 years ago
build(all): publishing preparations part 1

* build(all) bumped package versions to 1.*.* in order to create a major prerelease for V2

* ...

0c4ced9d583f3e11d6ef20800685805cfebd246d authored over 4 years ago
fix(modeling): corrected order of transforms in geom2, geom3, and path2

2cde3718fbd55b85f81c7dd9756ded6d9fe3214e authored over 4 years ago
fix(web) updated links, and added support for languages in help

* fix(web) updated links, and added support for languages in help

* style(web) tweaks to help...

de83a2405f708b15f9ab5e45a12e7de107985573 authored over 4 years ago
feat(modeling) restored center parameter to primitives

* feat(modeling) restored center parameter to primitives

* style(modeling) split circle out f...

c0bbd25a793ad3bdf384c0e5a8c9a1b9292f472d authored over 4 years ago
style(core) cleanup of core and web code and exports

* style(core) cleanup of exports

* style(core) deleted unused (verified) code

* style(web)...

6fb4195efc8d19e96699e1541d553021730e2d40 authored over 4 years ago
fix(web) changed to serialize objects using JSON

dc8ce03c87cb94f8317a7c7fcb9544060c91e3c3 authored over 4 years ago
fix(modeling) exposed additional user utility functions

* fix(modeling) moved user util functions to utils, math utils functions to maths/utils, adjuste...

1613c9119e079feb2ff8f2c9c21ca8027314d691 authored over 4 years ago
feat(modeling) adding curves/bezier object for curve-based easing and extruding

* Adding maths/bezier object for curve-based easing and extruding.

* Moving bezier to modelin...

c9b40c97ec1b4ba07ca0d51fead8e36016b5a889 authored over 4 years ago
fix(modeling) enhanced measurements to cache values as object attributes

* fix(modeling) enhanced measurements to cache values as object attributes

* fix(modeling) mo...

8a118f4aaaa2a57860423b7d03c7a2ffdf663892 authored over 4 years ago
docs(modeling) improved documentation

* docs(modeling) improved documentation

* docs(all) moved docs to old-docs

* docs(all) cha...

c2c5c2d7e2b50becc02aedd3775238bb9f98cd04 authored over 4 years ago
refactor(modeling) moved measurements out of operations

* refactor(modeling) moved measurements out of operations

* refactor(modeling) renamed measur...

f1c8c184a319050f428a0fb145cc8b9f615e3221 authored over 4 years ago
feat(modeling) changed line2/mat4/vec2/vec3/vec4 to create arrays of numbers

* feat(modeling) changed line2/mat4/vec2/vec3/vec4 to create arrays of numbers

* tests(modeli...

6a19d3efd4da03d84fa8d71e849bcae5f5960835 authored over 4 years ago
feat(modeling) renamed geometry API to geometries, and adjusted tests and code

* feat(modeling) renamed geometry to geometries

* fix(modeling) changes due to rename of geom...

65715e494aa38680d5e84a2a660109b2e0e3bcc4 authored over 4 years ago
fix(modeling) updated vec2 and vec3 to use the same logic as glmatrix

* fix(modeling) updated vec2.normalize to the same logic as glmatrix, and added more tests

* ...

2393aa63642365f772e669d847bbb6c924cb6b17 authored over 4 years ago
build(modules) updated dev dependencies to latest

* build(modules) updated dev dependencies to latest

* test(modeling) updated tests due to cha...

39e1e4d2ab9e9a5b054db768e56db440d4a9946b authored over 4 years ago
feat(modeling) renamed math to maths

* feat(modeling) renamed math to maths, and adjusted doc aliases

* fix(modeling) updated requ...

784949776a6c74f243496fd5f05ff67b52960844 authored over 4 years ago
feat(poly3) removed plane from poly3 data structure, added plane() function

* feat(poly3) removed plane from poly3, added plane() function to calculate plane on demand

*...

3bc18a6a63e2c6d49dad7fe017ad731f4976ef90 authored over 4 years ago
fix(web) small change to CSS and layout to eliminate id conflict in demo.html

* fix(web) small change to CSS and layout to eliminate id conflict in demo.html

* fix(web) a ...

0832c31136f2b9c4534568bca7deb010de542781 authored over 4 years ago
Merge pull request #611 from jscad/v2-cleanup-modeling

fix(modeling) removed unused V1 code

abb9c833e4a28c8070c2ee0d8f88fed80710a73f authored over 4 years ago
fix(modeling) removed used/duplicated code (see operations/booleans)

ddf83085fbea438abeab1da7d3f9e1c1e740310f authored over 4 years ago
fix(modeling) removed old V1 / unused code

5405dc2d33669ed5e8c6c7d619939199a4f9431e authored over 4 years ago
fix(modeling) removed support for document generation, as docs are generated at a higher level

9ec5b55aaf25379b470a429598a4af00a6fac20a authored over 4 years ago
Merge pull request #610 from jscad/v2-lint-web

V2 : lint web

c27c27e3780ed4714431b9c101b4e95191d43c86 authored over 4 years ago
fix(web) changes to resolve lint warnings

c1f4ff221272af517be2a1dede1495de49dcd114 authored over 4 years ago
fix(utils) changes to resolve lint warnings

5b9d25e09935405823607d0d4adad7bc74c9c2c4 authored over 4 years ago
Merge pull request #609 from jscad/v2-lint-core

V2 : lint core

f011d379ac0d506ce2c8d9e33fbf07f38238126f authored over 4 years ago
fix(core) changes to remove lint warnings

1b1cb29755f0c149a90f67f791578c83d9be1c11 authored over 4 years ago
Merge pull request #608 from jscad/v2-fix-project-loading

V2 : fix project loading from directories

a2172dc83e01b8335ff74a0a0704cec87d071045 authored over 4 years ago
fix(web) removed heavy console logging in design flow

0834ef27680c9b697fd897dd269ea088d40c7dea authored over 4 years ago
docs(general) added LARGE contributing button to top README

1d7599e0b11a82d2865e2b4f9577d8d097eefeda authored over 4 years ago
Merge V2 into v2-fix-project-loading

a70d18fc3b6fa42224e82c9068bd1e3c3bad4807 authored over 4 years ago
Merge pull request #607 from jscad/v2-enhance-themes

V2 : enhance themes

c67cbecc91a7580c6cf6d74f8e2928e1bb14cca3 authored over 4 years ago
feat(web) enhanced code to support loading of project directories

1974de3508cfe009d905cb1fdb5baa4add700881 authored over 4 years ago
fix(web) corrected issues with export format selection, and export of selection

290619621fbb0852e6f973529d506be596b653a3 authored over 4 years ago
fix(packaging) Lerna formatted package.json

1c3f5a1a059bfe2cb86608cb83057ecc3056f009 authored over 4 years ago
fix(web) created a list of themes, which is used to initialize the available themes

4bc33a3999bcff6f532d75444fc258b7d177321f authored over 4 years ago
fix(web) simplified logic in updateAndRender loop

cc2961bb028076d1dd9ee640b1481568e577498a authored over 4 years ago
Merge V2 into v2-enhance-themes

dff3f2a91ed2b93056cb9696bd8e2a53bdfc99b2 authored over 4 years ago
Merge pull request #606 from jscad/v2-fix-svg-serialize

V2 : fix svg serialize

3b3607c81cb949c4858a35181422432c3fb524ad authored over 4 years ago
Merge pull request #605 from jscad/v2-enhance-regl-renderer

V2 : enhance regl renderer

aaaa598a3b07b08259d23df5ab40e4babab17860 authored over 4 years ago
Merge pull request #587 from jscad/v2-enhance-webrequire

V2 : enhance webrequire to support node_modules

59ef8471114c99ead3c968c09c1d5f1b756b8be9 authored over 4 years ago
fix(web) moved to div/span layout to support Safari, enhanced to support theme based colors

de2d54378d612074349b5696a2018d89abd8c241 authored over 4 years ago
fix(web) enhanced viewer view to support themes, and added time based rendering

3dffa39fd421f73b222ee6269f43243360b49d05 authored over 4 years ago
fix(web) removed unnecessary logging in parameterControls view

eb40fb2930a997a156d39163493db1490fecedd3 authored over 4 years ago
fix(web) enhanced options view to build a selection list of themes

03149f345479e224032f19cb72e66dccd68dabd1 authored over 4 years ago
fix(web) added grass and ocean themes to list

baeb151aec08ffa785e001f3ef5e7ac82bd19a7b authored over 4 years ago
fix(web) added subColor to themes, added grass and ocean themes

54c0e1e7a471b6b6a6f7107414e41d499d76bcbb authored over 4 years ago
Merge pull request #604 from jscad/v2-add-invert

V2 : add invert() to geom3

883a87a05c24af1b43eaacf654812fa840df6109 authored over 4 years ago
fix(svg-serializer) corrected orientation of SVG shapes, updated test suites

ccaaf901a418a977c18ce2025240e36f88ecf746 authored over 4 years ago
Merge V2 into v2-enhance-regl-renderer

ce4af0f00ba696d45b94d26fd849b4403aac4781 authored over 4 years ago
Merge pull request #603 from jscad/v2-fix-svg-deserializer

V2 : fix svg deserializer

5039f7c0babac94157fb95a6ad1f4ca68d305526 authored over 4 years ago
Merge pull request #602 from jscad/v2-fix-registerExtensions

V2 : fix registerExtensions

bc30c2f576e08c34e774ad3b2e92950adf02eedb authored over 4 years ago
fix(regl-renderer) implemented an alternative caching scheme in render

ca7005c3d1a2b726e4b40d206e049e431fb9bd40 authored over 4 years ago
fix(regl-renderer) changes to resolve LINT warnings

4b075b15b5a653ac8053a1e7349c76b3848cdf01 authored over 4 years ago
docs(regl-renderer) updated README to match other documentation

f6646e702b51e95a6ad36f1afcc9b682dca98ce6 authored over 4 years ago
fix(regl-renderer) updated demo apps to use V2 modeling

849f5dfb3b24dbf3a3f94f266c1ce85fc058f4d4 authored over 4 years ago
fix(regl-renderer) updated package dependencies to V2

cf6a2971ab52583a66bfeccf7c7a9f440b491e17 authored over 4 years ago
docs(modeling) added appropriate aliases for new invert functions

5a5f91fb095d90fe26a485596f6332e945e4a41f authored over 4 years ago
Merge pull request #595 from jscad/v2-remove-duplicate-canvas

V2 : remove duplicate canvas entities in web application

6dce90bd4062d5e6b9872a9227693e18f1950fef authored over 4 years ago
fix(modeling) updated operations to use poly3.invert

ebad486a1b135f0c7fa9d4e8d2d44e51a618046e authored over 4 years ago
feat(modeling) renamed flip to invert in poly3, adjusted test suites

433b6ecd28f6d1f319d12b4011d0b8f982c214d3 authored over 4 years ago
feat(modeling) added invert to geom3, as well as a new test suite

42dd56375ac908f45e03f94d9906a65e19067ff3 authored over 4 years ago
Merge V2 into v2-fix-registerExtensions

7d292faef9b215bc03c19d54fc1efc09fe393405 authored over 4 years ago
tests(svg-deserializer) enhanced instantiate test suite to cover all bezier curves

49cb36da2107cf5cafc7bdb28431a88de8c46f3d authored over 4 years ago
fix(svg-deserializer) corrected conversion of shapes when target is path2

corrected conversions of bezier curves in svg paths

e21539489fb647603775c5ce675ef515ec52c1c1 authored over 4 years ago
fix(svg-deserializer) corrected svg transforms while instantiating shapes

2aca3dd656c533a65a5af0ad5d92cd106ce024f7 authored over 4 years ago
Merge V2 into v2-enhance-webrequire

c473c7e3aa5831f3783f4232af3513c16f5987c1 authored over 4 years ago
Merge pull request #597 from jscad/v2-lint-reloaded

V2 : lint reloaded

c8063221ffbefdeaf6526918302104ca0a071ffd authored over 4 years ago
docs(modeling) corrected namespace for colors

49eac4ed13c37a6180bce505e1295533784f3aeb authored over 4 years ago
fix(web) reworked the logic in viewer setup, considating options

427437d9ba8d48faff14b96806c4673c84cfcc80 authored over 4 years ago
fix(core) fixed parameters to svg deserializer in registerExtensions, and added support for OBJ deserialize

6fb36ec5da428e550ceb18cef08311cab0d8df37 authored over 4 years ago
Merge V2 into v2-enhance-webrequire

c2dc9edce25f906ece174bdc29059e54b4fad1d7 authored over 4 years ago
Merge branch 'V2' of https://github.com/jscad/OpenJSCAD.org into v2-lint-reloaded

Conflicts:
packages/io/amf-deserializer/objectBuilder.js

e4ca82c2561fd881a4490c6b477193f0429d3b88 authored over 4 years ago
Merge V2 into v2-remove-duplicate-canvas

dff7814fd1cf377eab3c1941afa1b22007f1f22a authored over 4 years ago
Merge pull request #599 from jscad/v2-patch-colors-2

V2 : additional patches for color to colors name change

The change to vtree is key for the we...

f3211c0e3b9ea6728407241c2bfaa997a9178ea8 authored over 4 years ago
fix(io vtree) additional patches for color to colors name change

d87464f9a9e7c818210adba06dada081bace069f authored over 4 years ago
fix(io modeling) changes to removed lint warnings

b43be42a6a859bf44014a220ba69b94ac48ddf30 authored over 4 years ago
feat(packaging) switched to standardx for lint, added additional rules for var and function expressions

350e13f57b8b7205664fd7471fb1ed106c24d24d authored over 4 years ago
Merge V2 into v2-enhance-webrequire

b2c787b55ac09ed802998d0678c42d8f5c7601ad authored over 4 years ago
Merge V2 into v2-remove-duplicate-canvas

bc3315a5b3785794bf7b95d8a01361f1a710fde7 authored over 4 years ago
Merge pull request #596 from jscad/v2-patch-colors

V2 : patch colors

93e4d8597160fd5ef5507ec7c1eb16656a0f867b authored over 4 years ago
fix(vtree) corrected colorize in core API

c10266140391e85b7171c11733efd7fabdfa52df authored over 4 years ago
fix(modeling) corrected colorize of path2 to use clone, enhanced test case

fae2659a3d00260de79d39027cbf6a29c7e74642 authored over 4 years ago
Merge pull request #591 from RedHatter/colors

color.color -> colors.colorize

e306f1da66477628660891bd0221d945114521d9 authored over 4 years ago
fix(web) corrected to pass the canvas option to initialize the regl instance properly

a87a9cbb858c1b6196d8606a3c3971474070d06d authored over 4 years ago
fix(web) cleanup of html for the main view

a5661b5f5f7c1ef9a607126fa0af581f72d4d6b4 authored over 4 years ago
Merge pull request #578 from jscad/v2-fix-compact-binaries

All changes completed, and approved. Merging to complete.

c0902189dbc48c71841aa5612e5d897b2047c99b authored over 4 years ago
tests(modeling) simplified tests for fromCompactBinary

fc03ee9be528a2bf166d431e7340e272732f3634 authored over 4 years ago
fix(modeling) added TODO comments back into to/fromCompactBinary functions

6c124a01c736cbcbeb89d16102e30a815ecd3d99 authored over 4 years ago
fix(modeling) added color support to to/fromCompactBinary functions,and added tests

0821a5949be207c01065167edabc5e032b79bcac authored over 4 years ago
Merge V2 into v2-fix-compact-binaries

f2f02b4b93e207ae5c7feab57fae40cdee6d1dd3 authored over 4 years ago
Fix api.md

cefee300dd5cfd7848a66ea02f4a346c79c6258a authored over 4 years ago