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 #168 from z3dev/dev

Updated information about documentation

54aa7dcb3f7d11261de6cd9e1f19795aad30f17c authored over 8 years ago
Merge branch 'dev' of https://github.com/Spiritdude/OpenJSCAD.org into dev

aa4e5e604f44562c07042ab6d864d1a13f7b4cb0 authored over 8 years ago
Added information about Quick Reference

Corrected links to documentation

0b921b2e3f532e5d784f8d3c895c3ddd2059f21c authored over 8 years ago
Merge pull request #166 from z3dev/dev

Ace 1.2.4

f2ca80157aa9b01cddc12880788885aaa7bd6f21 authored over 8 years ago
Ace 1.2.4

7071924bff08ea0d75f6c0efe81f6219222f7e14 authored over 8 years ago
update user guide

8269eff31847428db89abfd02182216df4af7e8c authored over 8 years ago
update doc link

676684477d9a41701b34c51a73354bb5e6b59e1b authored over 8 years ago
...

e05cd8407bda8b3001d51ef1cd1a07c6cc77a8b1 authored over 8 years ago
...

5957abcebdeb0a9b9fcd0b7cc63734b7a95665dc authored over 8 years ago
...

36c608063dbd1c851d749395979e2c54d3fe5069 authored over 8 years ago
Merge pull request #159 from z3dev/dev

Preparations for Alpha Release 0.5.1

c322ed60998388a956ec617a6e098c99ea557d30 authored over 8 years ago
Preparations for Alpha Release 0.5.1

3968cdfafb13b27e8ee84133e3368a7040754257 authored over 8 years ago
Merge pull request #157 from ArktekniK/dev

Source editor workflow improvements

21bf984983a6097b5f1043301312fbb09137c9b6 authored over 8 years ago
Use F5 or Shift Return to render code

Update key bindings note

82df16e743f65803f6b089b0b03e16180eec6b2c authored over 8 years ago
Merge pull request #155 from z3dev/dev

AMF Parsing and Conversion based on SAX XML

cd1b766af2dd27eef6c2a62024721ebe64e07b6d authored over 8 years ago
Merge pull request #1 from ArktekniK/EditorWorkflow

Editor workflow

ad13f07a0831dd1aa91cc7f076f346a7abf21a3c authored over 8 years ago
Update sidebar shortcut documentation

45ade94b8c50eb0b1799e9d9daace8e82cd2c4d3 authored over 8 years ago
Add automatic resume of saved work from localStorage

59e7cf17de64050907f5172140f587af19457c58 authored over 8 years ago
Add manual save to localStorage

Add manual load from localStorage
Change render code / build to F5 shortcut

e197f9e88dcd7e7ecc6d8b8189be9e91666d4b16 authored over 8 years ago
Corrected AMF conversion code to use js/jscad-parseAMF.js and SAX XML library

e2fdd569ebc8c974584b73dce62a483507497dbb authored over 8 years ago
Removed special code for AMF parsing which is unnecessary now

869af440d664cc2ec7265c308d92017bc6d7c0ce authored over 8 years ago
Removed special code for AMF parsing which is unnecessary now

6f8eb3854dd5f7f9a3e7f94476f76e357a371ba0 authored over 8 years ago
Updated to used the new AMF parser in js/jscad-parseAMF.js

Removed unused code

541a5e272e8e6aec2867354f6bb3dcf23d8e66f5 authored over 8 years ago
AMF parsing and conversion

3499e23179af387d21e74785c7365da56c066679 authored over 8 years ago
Moved parseAMF() to js/jscad-parseAMF.js

4c1b74d89f937596ada9e87085c47de38e51400d authored over 8 years ago
Merge pull request #153 from z3dev/dev

Enhanced STL binary import, adding support for MM color scheme

65a52e476a5b375188e58816e56c779f941c0fdd authored over 8 years ago
STL version of Feathers McGraw PenguinDatingGame by q1g0ng (TinkerCad CC ShareAlike)

4eafea6a96fa8aba0b2cae7282868e9c59a49b75 authored over 8 years ago
Added STL example from TinkerCad which supports colors

237907d62eb850c5e9e78328e672a7746331dc7c authored over 8 years ago
Corrected parseBinary() to produce empty colors array for standard STL

Corrected vt2jsad() to handle non-existing c parameter or unmatching c array

769f48b07d362e49e2130af2872ef12599b70091 authored over 8 years ago
Enhanced STL binary import, adding support for Materialise Magics color scheme

8a6acb310d537442b24cb6bb8976a734a9192979 authored over 8 years ago
Merge branch 'master' into dev

d376922cdee0630c2ed3333a5ea5eae1b379b5fc authored over 8 years ago
Merge pull request #150 from z3dev/dev

Last Changes for 0.5.0

42cf14f5878e8c4c732e441046da1be60a4e9230 authored over 8 years ago
Version number changes for 0.5.0 alpha release

2c48467642ebd6740ed93bc84a15b4a739fe505a authored over 8 years ago
Corrected copy right date

31c95f89e787d8019453c711b561fffe98aa076d authored almost 9 years ago
Corrected editor mode for SCAD versus JSCAD source

Removed unnecessary function calls

3e1d91fa6c41752ee91e89d515b88e7263ec275d authored almost 9 years ago
Merge pull request #147 from z3dev/dev

Enhanced drag-n-drop to support mobile devices

e79827f1bfb21daa237853cc65546c5111b19789 authored almost 9 years ago
Enhanced drag-n-drop to support mobile devices, switching to File selection (button)

13fef59ce13069903cc022da832bd9f1185781e1 authored almost 9 years ago
Merge pull request #145 from z3dev/dev

All examples tested properly so merging these changes.
Full testing to be completed soon for 0.4.1

edef3cd8d578498523916e50e6c85babad02bb82 authored almost 9 years ago
Some clean up of code

Implemented useAsync and useSync options for Processor
Corrected temporary directory names

9ff7b980197936866fa434923993ab55940d5f97 authored almost 9 years ago
Changed to create major DIVs for error, status, and parameters if not found

Removed hard coded styles for status div and sub-elements

5d9e6f376c766ae7f1da3b3e26f0d75ec9db55d8 authored almost 9 years ago
Added style for GROUP headings

Added styles for status div and sub-elements

207e3120f386609c4bd65c823779a6c1b2983db3 authored almost 9 years ago
Added jscad-function.js to list of imported scripts

fc9af6e0a58b5cf00d6c9b9e0245700e6c4440a9 authored almost 9 years ago
Merge pull request #142 from z3dev/dev

Rework of Viewer and Processor to Support Options

All examples pass via browser and CLI

215cb3181c5c593b1796271fc644441671df79e5 authored almost 9 years ago
Reworked Viewer to use options for all control settings, and added functions to set the options

Reworked Viewer.onDraw to use control settings
Added Viewer.reset() to reset the viewer perspecti...

be63f039a13dc4e709915ca3323d6294aa475d6b authored almost 9 years ago
Added information about the keystroke which resets the viewer perspective

0aec30fe397f16a746b4875548582f184708b8ab authored almost 9 years ago
Added a keystroke to reset the veiwer perspective

eb10873adb7781e8bc14661c707e275b2d9bbd5a authored almost 9 years ago
Changed OpenJsCad.status() to gProcessor.setStatus()

cbfc8aedbf504bdb786c249dd980377d08b59466 authored almost 9 years ago
Changed createJscadWorker to OpenJsCad.createJscadWorker

94acb3e2e4826b9b2207928d7d839efb2205c370 authored almost 9 years ago
Reverting a change that caused centering to break

8a7b54cec2d893ae4e3e6905b6a8a134bf8aa81c authored almost 9 years ago
Merge pull request #141 from z3dev/dev

Fixes for SVG Conversions

47475dc865025ebe674d7284b949cd8e4a2c8617 authored almost 9 years ago
Changed to use PXPMM if provided on SVG element

Corrected scaling of units if viewBox is provided

91000c53b19eaf12971c2448a29e162ee6e24c23 authored almost 9 years ago
Merge pull request #139 from z3dev/dev

SVG Support

92c77885c45f4d74d69d192fa712f4f99081c194 authored almost 9 years ago
Corrected orientation of SVG documents

Added width,height,viewBox to the svg element in order to scale the image correctly

aa55145f641ac8e41162f59eb9252d74cff8ccfc authored almost 9 years ago
Example SVG image of baby panda

5558357e829e9c8fca4f8a2bca6fcf6d5c612c5b authored almost 9 years ago
Added support for SVG file input as well as CAG to SVG output

Simplified the help dialog
Simplified some error messages

551b33922c09fdc369d25ad26a138003f452e6a5 authored almost 9 years ago
Simplified regular expressions for file extensions

Changed the test of supported formats to use OpenJsCad.conversionFormats

b24897f538a3a63f8198ab280dddb8bcbf5a3f75 authored almost 9 years ago
Added support for SVG export of CAG objects

e81cf37630a9e1fb18c188b505fb572c54bbf275 authored almost 9 years ago
Added SVG example to list of examples

Simplified regular expression for file extensions

7d54a8b4e90c31a7d5e59fbc23b105207a8cfa8a authored almost 9 years ago
Added dxf and svg formats to left hand panel

Simplified text on the drag and drop panel

0af63af3170bab0b5bd5702b880e2feeff869603 authored almost 9 years ago
Added OpenJsCad.conversionFormats in order to define a list of supported conversions

db30504cf147381ebbb66836680fc6acfb6381e4 authored almost 9 years ago
Added conversion of SVG source via OpenJsCad.parseSVG()

4ecd757fce5e72e0ef1dc7f4192bcc942e92f035 authored almost 9 years ago
SVG file conversion via XML SAX parser

18fc43a6d7699024d8a657e8824d76344da8e29d authored almost 9 years ago
Adding XML SAX parser library for SVG (and other) file conversions

63378ad969947510a4072590ed8729ee74c1d9bd authored almost 9 years ago
Added CAG.prototype.toSvg() function

4e5627fd114c62967bccd184ea96a6f8140a6f11 authored almost 9 years ago
Bug Fix: corrected CAG.Path2D.appendArc() math inconsistencies

Added CAG.ellipse() for SVG support

78faf7d693459e8d2213235502694762677d0a43 authored almost 9 years ago
Merge pull request #136 from Spiritdude/dev

Dev

1e24d638ea097c887a58adcb11c2d60acf8d3529 authored almost 9 years ago
Merge pull request #135 from z3dev/dev

Corrected date in OpenJsCad.version

599e804c8ab05fde33b9c07c17d178c1536edfb9 authored almost 9 years ago
Merge branch 'dev' of https://github.com/Spiritdude/OpenJSCAD.org into dev

b13563de5af41b23a83c5b1bbe4cd80a889e5ffc authored almost 9 years ago
Changing the date of OpenJsCad.version

adc37e44a6df1074581983a22be9f21cdc072ade authored almost 9 years ago
Merge pull request #134 from Spiritdude/dev

Updating Master to Fix Issues with URL Parameters

43ddc995e1e47983738f63bb9709433d5f37b1dc authored almost 9 years ago
Merge pull request #133 from z3dev/dev

Changed the date of the release as as result of a quick fix

55bcb1055988054d20071981a8b6bd894284944f authored almost 9 years ago
Changed the date of the release as as result of a quick fix

05d5a279006be08f6301386ef22d18d4129c82db authored almost 9 years ago
Merge pull request #131 from z3dev/dev

Remove remote links and parameters before setting baseurl

3c234f94ce97d927618e0b2e13fe1e2802718864 authored almost 9 years ago
Remove remote links and parameters before setting baseurl

a24971d7b7f9e9ed006fc807f980f2ad3ae112f8 authored almost 9 years ago
...

470306a9610e2fcc0683e4c4af91054713062d1b authored almost 9 years ago
add dev-to-master

cf0d904edc0b8f20f67b86ece7aa5bdbf4170581 authored almost 9 years ago
Merge branch 'master' into dev

d41b22dcd1c13024a56e987dfc7e18bd73f271db authored almost 9 years ago
...

18640cf1b425bd59cf8873c8fd21b99e0e636702 authored almost 9 years ago
disable cnc example

fd966b735e2f511aa3d11ee8c19bbcc2549941fb authored almost 9 years ago
...

3522de40f1f4f4c31d52277734f627bc25242434 authored almost 9 years ago
replacing in/out imgs

e47d587f8550af7a104cb595d3f3faa764ca8d09 authored almost 9 years ago
Merge pull request #127 from z3dev/dev

Final changes for Alpha 0.4.0

3eb38056cbdcb18e17e037e1d143d374286a9b00 authored almost 9 years ago
Added comment for 0.4.0 changes

77912892489d019b5bb0d94cb29fc91ad92a2b92 authored almost 9 years ago
Changed license to MIT

Added Version

c84d12b609b373346551e319507e71cd4913f55c authored almost 9 years ago
Added proper copyrights

Added history section
Added version number postfix to all scripts

12ef1d323df74576baa8b7a918685592a8aeb905 authored almost 9 years ago
Added proper copyrights

Added history sections

0cca1d30dbfd8ddbf8452167d707767864e26e96 authored almost 9 years ago
Added images for the handle to the Editor pane

2965218870b0caae258b92fb30d77c1117592d19 authored almost 9 years ago
bumped version info

b482dca7cbbcf9f85d045aae26b488a7af7ebc6b authored almost 9 years ago
...

984ab798808dbf1ac099c9f8512f6c68cabacf8c authored almost 9 years ago
extending example

55658c21f646c5558a993c27bb2d90d66fb7dc89 authored almost 9 years ago
bumping version

68452275c4329cdbb9ccb141e4f0cb3a1d5159bc authored almost 9 years ago
Merge pull request #123 from z3dev/dev

Corrected retention of objs as currentObject

e94ef780e5f2c68cd60cc8ca1bf459dd83d4ebd3 authored almost 9 years ago
CNC Corner Cutout example from OpenJsCad

e6533400a2a93a9051d6ce2bc3f1aa97ff9273b0 authored almost 9 years ago
Added CNC Corner Cutout example

c8d8f15345a064067855c91941c9b88f1b6a6e6c authored almost 9 years ago
Corrected retention of objs as currentObject

e69636f578184262691ed2aafc0a5cc845e7896f authored almost 9 years ago
Merge pull request #122 from z3dev/dev

Disabled options

98465f025c05a1ba14cfa0021769febcb46b63ff authored about 9 years ago
Disabled options

dcd87953f480d8999b4b1738014435a98cdc35b3 authored about 9 years ago
fixing spelling

5f0783d145c862f526307258c5000d9d5d3619ad authored about 9 years ago
Merge pull request #118 from z3dev/dev

Changes for Code Reuse

fa0b58135294f7d6f84f9e8220baefa85443293a authored about 9 years ago
Added this qualifier when calling convertToBlob()

d0e8af109278b217e4055fe0b7c24fb0fcbab40d authored about 9 years ago