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

Merge pull request #835 from jscad/fix-renderer

Fixes to regl-renderer

2e13781890e3a6153547ea524ec0970363cf5759 authored over 3 years ago
fix(regl-renderer): added reasonable defaults for drawGrid

d64e06228f8a92e014df3e22ea9ee48e11825420 authored over 3 years ago
fix(regl-renderer): corrected conversion of empty solids to entities, updated tests

967fe82ea429af14fe23a51d19099b1752ceead3 authored over 3 years ago
reorg(web core): moved sideEffects/most-utils from core to web (#831)

f1065122fd9ba9100e831b13691f6a392d631cef authored over 3 years ago
chore(release): publish

Release : 2021 MAY 07

6f012a30c7579bebccb5ab2da3f7c6a948b04a88 authored over 3 years ago
chore(release): publish

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

db3ccfdad6487b77411c017981863bb0035c3323 authored over 3 years ago
feat(web): enhanced to support auto zoom control (#825)

1c9908e74b6b5eeefc0ccbbdfd306d473334d69d authored over 3 years ago
refactor(web): hr translations (#828)

0753f4fdf819e967ca9ebde5b78b604579349d1e authored over 3 years ago
docs(all): corrected and added badges in package README files (#824)

c9bffd74160f07bf9edd126db374df694dd4210e authored over 3 years ago
fix(regl-renderer): improved performance of viewer

fix for #813

4681202e7a96ec8a1739c724b8ed1b4421d1916e authored over 3 years ago
chore(all): Release : 2021 APR 30

ec3696abb2daf8e0684d8f5261bb85df0cb646c9 authored almost 4 years ago
chore(release): publish

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

a63e5107687dd8e454848b43b21a4d31644c7a66 authored almost 4 years ago
feat(regl-renderer): refactored and corrected conversions of solids to entities, supporting HUGE solids (#797)

* docs(regl-renderer): refactor of demo apps and documentation

* feat(regl-renderer): refacto...

f8baa222e89ac9357c795620b7f21341e202ad74 authored almost 4 years ago
Merge pull request #803 from jscad/release

Release : 2021 APR 20

271e50399cc0ebe52e5b4c7ad408980be10d9433 authored almost 4 years ago
chore(release): publish

- @jscad/[email protected]
- @jscad/[email protected]
- @jscad/[email protected]
- @jscad/amf-serializ...

6fd61d801a357212f95433fc21aab515f1855cc5 authored almost 4 years ago
build(all): changed options to publish-dryrun

e41bf7d23ba7559ede28d1f357ce2811df16e17f authored almost 4 years ago
build(all): changed options to publishing

1d7f12b09a1a3992cd084c784d768b8baee6480c authored almost 4 years ago
Merge pull request #802 from jscad/feat-expose-array-utils

docs(all): added array-utils to documentation generation
feat(core): added @jscad/array-utils t...

ecfa894e5878e3c33888a7974c928d0c0df28f4e authored almost 4 years ago
Merge branch 'master' into feat-expose-array-utils

682092e8d263f403172decb994e521b629a3e5d1 authored almost 4 years ago
refactor(modeling): refactored boolean trees into ES5 classes

1ecb36c627e79a7aec2289bfcf1bb075c266dc02 authored almost 4 years ago
feat(cli): added array-utils to dependencies, enhanced test suite

d631fc5842653b21fa94de3c6afd9ad8daaa951a authored almost 4 years ago
feat(core): added @jscad/array-utils to list of core modules

79ddf31bd10b5250953545e110e59d736109c6b8 authored almost 4 years ago
docs(all): added array-utils to documentation generation

63419a7be33545a38821d26b6e9a7fb2906cf57d authored almost 4 years ago
refactor(modeling): refactored boolean trees into ES5 classes

0e9bb953cc0746f0eafc4e86d6b412560c7f9484 authored almost 4 years ago
chore(all): Release : 2021 APR 17

Release : 2021 APR 17

4383027018b59522858a0720a9dd11ad3d9c35a4 authored almost 4 years ago
chore(release): publish

- @jscad/[email protected]
- @jscad/[email protected]
- @jscad/[email protected]
- @jscad/dxf-serializer...

c628787328df814695997b43b1ccb7ad3a8c132b authored almost 4 years ago
build(all): corrected option to publish-dryrun

b730f6f2ff5eaedef180c7b9840f1147da8418a8 authored almost 4 years ago
feat(array-utils): imported array based functionality from modeling (#795)

f06144be8160e325cfc6d8836b509b2904554f97 authored almost 4 years ago
build(all): Release : 2021 APR 15 (#794)

* build(all): changed options for publishing

* chore(release): publish

- @jscad/[email protected]...

7c37f243aaf9ec0fa59d40fdf178ad6d36c72615 authored almost 4 years ago
fix(regl-renderer): corrected zoomToFit for 2D geometries (#793)

* refactor(regl-renderer): simplified computeBounds

* fix(regl-renderer): corrected zoomToFit...

2a05d3e9b380e8782148c5d158c40715d6af2cd8 authored almost 4 years ago
fix(modeling): correced snapPolygons to remove duplicate vertices which is possible (#791)

1eaf86f182e101cdf038e52f6a1ad1a6480575a8 authored almost 4 years ago
Merge branch 'V2'

6df986e46c4766543fdbaf544f75b95c6ed7e941 authored almost 4 years ago
Merge branch 'master' into V2

b7b2a5a3dd2f7dc39f7257453907b47708e753d6 authored almost 4 years ago
build(all): V2 Release (#788)

* chore(regl-renderer): Regl renderer tweaks (#427)

* refactor(regl-renderer): various tweaks...

3b39095a986241671f12ff64585b4996237b38bd authored almost 4 years ago
docs(all): updated links to new website (#787)

6a3d9bcf34a196cc8e46c7cf76b7d4ab41e0c00b authored almost 4 years ago
chore(release): V2 Pre-release : 2021 MAR 07 (#776)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

e95e63989190e34180b4070972154ce3686868d8 authored almost 4 years ago
feat(modeling): V2 : rename option to align and center (#775)

* feat(modeling): changed center API to use relativeTo

* tests(modeling): adjusted test suite...

c5b0f48bbd980b59876d73b673a0e3bef44d2b30 authored almost 4 years ago
fix(modeling): V2 revisit modifiers (#773)

* fix(modeling): coverted and improved insertTjunctions from V1

* test(modeleing): added comp...

1e28120d2b8505dc1882cf3d607296d6fcd5526d authored almost 4 years ago
docs(all): V2 update docs (#772)

* docs(modeling): changes to make docs and examples consistant

* docs(all): corrections to RE...

6838ca48790b3d5709d4ac214fe7b755d31b26b9 authored almost 4 years ago
build(all): V2 bump dev dependencies (#771)

* build(all): bumping ava to 3.15.0

* build(all): bump standardx to 7.0.0

* build(all): bu...

c5d0b8e4f6a11e94728daa2ab52598c2e69597e7 authored almost 4 years ago
chore(release): publish V2 Pre-release : 2021 FEB 07 (#766)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

e06e8c807b21912d9ad7d72fd19c481f9ebe70bc authored almost 4 years ago
fix(web): various minor improvements (#764)

* fix(web): changed http side effect to use fetch() for retrieving remote files, which supports ...

82baca565d3640b62ee27e6dacb41ba15c2bbc77 authored almost 4 years ago
feat(modeling): V2 fix extrusions (#761)

* feat(modeling): adjusted extrudeFromSlices to use startCapped and endCapped, updated test suit...

466910e7c1a3398065ba2895871c42f35877834a authored about 4 years ago
feat(modeling): V2 : adding new class of operations to modeling; modifiers (#743)

* feature(modeling) : add snap function to vec2 and vec3, and test suites

* feat(modeling) : ...

9e20303255fb10bf11251dbefffa6b8c1dad9b49 authored about 4 years ago
docs(all): V2 update docs (#762)

* docs(modeling): changes to make docs and examples consistant

* docs(all): corrections to RE...

bc5f0e0b8e44a32b643fc4f84744c1fd32b7a529 authored about 4 years ago
chore(release): V2 Pre-Release : 2012 JAN 04 (#752)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

c6aae9fc0a6f94d0e1a90a39643668b95e720d29 authored about 4 years ago
docs(all): V2 update docs (#750)

* docs(modeling): changes to make docs and examples consistant

* docs(all): corrections to RE...

275d252a7c6ff5508455edbb0eb99c44df330979 authored about 4 years ago
fix(core,modeling): V2 fix extrude (#751)

* fix(modeling): corrected calculation of plane for complex slices

* fix(core): corrected log...

767b6fc13a24b6203248c197210645e5b7cebc28 authored about 4 years ago
feat(web): V2 : initial implementation of the built-in editor (#746)

* fix(web): style changes to option, editor, and help sections for consistency

* fix(web): co...

cc260edc873bc75a853d91c9d08bae85b69e9238 authored about 4 years ago
fix(web): V2 fix instant update (#744)

* fix(web): added title to demo.html

* fix(web): corrected flow processing to ignore paramete...

c009e6df90d5dad99219e18ba83468ad75b10051 authored about 4 years ago
fix(modeling): re-implemented poly2.isPointInside to correct issues (#741)

and adjusted test suite

4266c8f623f3de9f8c8a5999647e654c8d5aaf31 authored about 4 years ago
chore(release): V2 Pre-release : 2020 DEC 04 (#739)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

9eef8a4e710f5b64e56eeb313ad211fb6ca76d5b authored about 4 years ago
feat(modeling) : typescript declarations (#726)

* demo typescript declarations

* geom2.transforms is not optional

https://github.com/jscad...

a403119ab2f4bc34d8e0da9e0be66f8a3d3560f1 authored about 4 years ago
feat(svg-deserializer): V2 - enhance SVG deserializer for mirror transforms (#733)

* fix(svg-deserializer): corrected order of SVG transforms

* fix(svg-deserializer): corrected...

a50b5847645009a385636852398257b12c6b0949 authored about 4 years ago
V2 feature livereload (#729)

* livereload initial attempt

* improve timing for starting websocket

* standardx lint

*...

c09ba70fa4aebbee57566a38aed3af03744ef397 authored about 4 years ago
fix(regl-renderer): variable distance in pan controls (#735)

* Update orbitControls.js

* remove comments not needed after fix

9ad661c44cb87ee6ae58f20a69eaad5fd83a05a6 authored about 4 years ago
docs(modeling) : document changes (#732)

* fix cylinderElliptic.height param

* fix cylinder.height param

* p1 -> point1 and p2 -> p...

01e8c6e7ec292df8fe1807db9f8547023005d14b authored about 4 years ago
chore(release): V2 Pre-Release 2020 NOV 11 (#731)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

32e83328f7176c841d834f3c3ee5e56174aaa35c authored about 4 years ago
fix(all): fix keyboard shortcuts and activation of auto-rotate (#730)

* fix(regl-renderer): corrected orientation of left and right presets

* fix(regl-renderer): a...

db6e710157a38a0b31ea697ef3cf1f6f580003ac authored about 4 years ago
fix(modeling): fix extrude rotate (#727)

* fix(modeling): corrected extrudeWalls to ignore invalid polygons(walls) which occurs if slices...

13de03788336ac5c2e00818fadd631bc8aadc523 authored over 4 years ago
fix(web): changed the file system watcher to use setTimeout(), and calculate dynamic delays (#725)

97575616ff850ee2a1d8a619f9ddd5e57efbda6a authored over 4 years ago
build(all): changes to standardize the publishing of core packages (#723)

* build(all): standardize package contents, improving published packages

* build(all): sync ....

54dd261925a76b9d7131a14e1abf859d88709931 authored over 4 years ago
fix(regl-renderer): Changes to improve regl-renderer (#722)

* style(regl-renderer): removed commented code in drawGrid

* build(regl-renderer): removed un...

7bcc689e3d36cfbc3ac6f9b4c3822a72d54a996e authored over 4 years ago
feat(core): V2 : Fix core packaging (#720)

* build(core): corrected main in configuration, and adjusted test script

* feat(core): reorga...

e19c10c6d1a8f2b4f15a0b81144be8439095e02f authored over 4 years ago
chore(release): V2 Pre-release : 2020 OCT 24 (#721)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

fd58e3dba06b88151866202a283bdcf3b194424f authored over 4 years ago
fix(io): io revisited (#714)

* fix(io-utils): split out Blob and converted to ES5 class, added test suite

* build(io-utils...

22f04f1b2894a82e24952655875e73b74727bf86 authored over 4 years ago
fix(web): improve tracking of rotate/pan/zoom changes (#717)

* Update viewer.js

* fix pan throttling, and need for cancelAnimationFrame

* short variabl...

ab69808f8f17e2f5603c741fc793067e4b6d448b authored over 4 years ago
fix(all): V2 : allow other file types to be loaded into the fake FS of the WEB UI (#709)

* fix(core): correct webRequire when the package main is a relative path

* fix(web): enhanced...

1d4304ae6b42c51b0526cba369eab1806fe8f274 authored over 4 years ago
build(all): Pre-Release 2020 OCT 11 (#712)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

7aca766538271040fd5d5d17ff3aaac05b09cd39 authored over 4 years ago
fix(core): Remove connectors from public api (#703)

* fix(core): Remove connectors from public api

* fix(docs) : remove connectors from doc gener...

a3bf8a42e7ccf2204351da4a4acff55c2d6acad6 authored over 4 years ago
fix(all): V2 : several fixes for modeling (#705)

* fix(modeling): added startAngle and endAngle options to ellipse / circle
expanded test cases
...

62017a41214169d6e000f1e0c11aaefdd68e1097 authored over 4 years ago
fix(web) improved consistency and layout of demo page

* fix(web): moved CSS property definitions to css directory

* fix(web): added fonts to web co...

80b4b2704ea39c4fe8ce98b3f97e23450a2996ae authored over 4 years ago
chore(release): V2 Pre-release Publishing (#702)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

9722dbc9ce2ba3542b2d0695e90ebbe81886a0d6 authored over 4 years ago
build(all): V2 Pre-Release 2020 SEP 28 (#699)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

8a8a16920f8dbd44cd2e99281662f119a9b94403 authored over 4 years ago
fix(modeling): V2 - primitives revisited (#697)

* style(modeling): updated to conform with coding standards

* fix(modeling): added further ch...

47214847b9ea1a144bd0ec595318979199c47dea authored over 4 years ago
fix(web): V2 web layout tweaks (#687)

* fix(web) added noscript section in demo.html to warn users to enable javascript
added handlin...

15f96a4bdfb61b2920a6b8999ad38e0e738c6eb4 authored over 4 years ago
fix(web): V2 fix loading of designs from remote URLs (#692)

* style(web): updated urlUtils to use URL class

* fix(web): added source and sink (events) fo...

21940a2f113e574a05757e1f21811c485339d74e authored over 4 years ago
feat(modeling): added aggregate functions for area, volume, epsilon measurements

* adding files for aggregates

* functioning aggregate functions and tests

* Minor fixes to...

cf558bb7d0df1ab4562fda022a8db2c4216d7514 authored over 4 years ago
chore(release): Publish V2 Pre-release 2020 SEP 19 (#689)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

a4dd9ffc977ab6d7adba383fe794c66b6991aaa6 authored over 4 years ago
fix(web): V2 enable multi-gesture touch events for mobile devices (#686)

* fix(web): changes to enable multi-gesture touch events
corrected resizing of the canvas

* ...

3243f17da5679d8bb6c19819a0e130ef5aafbb60 authored over 4 years ago
fix(all): fix json import (#675)

* fix(io) created a list of deserializers for export

* fix(io) created a list of deserializer...

05caf60efc3f090313b3e0bddcc0b4f94de67c78 authored over 4 years ago
fix(dxf-deserializer): support for colors in dxf serializer (#684)

* fix(dxf-deseriallizer) removed color (62) from default layers

* fix(dxf-deserializer) corre...

2b89a3a7c4dde177ed93769d96522319954188df authored over 4 years ago
docs(all): improve doc content and layout

* improving docs display

* improving look and feel of docs

* Adding some tutorial content....

8ef40f5bda26a4c8c9aa1bd1f4048ed8b8c7c383 authored over 4 years ago
fix(all): support sparse arrays from main() (#672)

* build(all) ignore VIM temp files on windows

* fix(regl-renderer) corrected boundingBox func...

209961d41ebf77373d427a7986934d195780f118 authored over 4 years ago
build(all): housekeeping on gitignore file

* housekeeping on gitignore file

* housekeeping on gitignore file

4179b680c3244997f1d5d820af7be7f1e1cb0ff0 authored over 4 years ago
feat(svg-deserializer): add support for new segments option

* Add a segments argument to deserialize

* Add support for ellipse, circles and rounded rect
...

9bdc7f59dff8847c250c8c63a91babb1a69a03a6 authored over 4 years ago
feat(modeling): add align() and measureAggregateBoundingBox() functions

* Adding measureAggregateBoundingBox() and align() initial work

* fixes for align and measure...

72df65cfec065f26a84a8bb1ff80f5750a9972bf authored over 4 years ago
chore(release): publish V2 Pre-release 2020 SEP 08 (#677)

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

cc02b18cf519fd287db0c69ccde208fbf7070caf authored over 4 years ago
feat(examples): examples overhaul for V2 JSCAD

* refactor(examples): renamed a few examples, changed extension from .jscad to .js

* refactor...

d73e06f51e187e673487c3d9599672e66ac441d7 authored over 4 years ago
fix(modeling): Adding & improving tests, docs, removing some equals()

* fix(maths): corrected indexes for mat4 and vec4

* tests(maths) additional tests for mat4 an...

1f3724b7cb9c8afd5ddc61587de506dbac93125e authored over 4 years ago
fix(core): corrected webRequire to use posix paths

* fix(core) corrected webRequire to use posix paths

* build(web) removed export of NODE_ENV a...

53a6e85e1dc8f515e8e259e0bb40f292909645fa authored over 4 years ago
fix(modeling): fix torus offset when outerRotation is supplied

f7b3a2a9adfee91ecc2be1661883f5f17264a798 authored over 4 years ago
chore(release): publish

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

0b0c82a9d1c9cc50ced49b1b0c541de602180a52 authored over 4 years ago
fix(all): update dependencies

* fix(web): updated dependencies to latest, changing bel to nanohtml

* fix(img-utils): bumped...

d8c713a933b97a6d179ed3d3e923e188e334f99e authored over 4 years ago
fix(regl-renderer) Fixes to renderer

* build(regl-renderer) enabled automated testing

* build(regl-renderer) enabled coverage repo...

ff7ffbe1bfb91768fbcfb38bc68a365a83c36406 authored over 4 years ago
fix(web): fixes for slider, group, and choice parameter types

* Fix for slider min/max propagating to UI

* Fixes for groups display and consistency, select...

a3faba367604c897d240f56ba86ddb5404034afd authored over 4 years ago
chore(release): publish

* build(all) switch version process to prerelease

* chore(release): publish

- @jscad/cli@...

9fe99b26c074f78965376d675f9e20030d1a5004 authored over 4 years ago
Merge pull request #653 from jscad/v2-throttle-events

V2 throttle viewer events

fbf131948b864ba2e3b34529164dd1b2a362b8fc authored over 4 years ago
Merge V2 into v2-throttle-events

1bb12d65ac46426955d8f8f3bf67d5abbee3340a authored over 4 years ago
Merge pull request #647 from jscad/v2-prerelease

V2 Prerelease - Phase 1

8819a765b47ea2a0adcad1aba77409d2815bec7e authored over 4 years ago