Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenSCAD

Creators of OpenSCAD
Collective - Host: opensource - https://opencollective.com/openscad - Website: https://openscad.org/ - Code: https://github.com/openscad/openscad

Updated homebrew instructions - it works again now

github.com/openscad/openscad - 34d62c1a30b480e7d01155f29b3416d751b90004 authored over 8 years ago by Marius Kintel <[email protected]>
Refactored the import code into separate files per format

github.com/openscad/openscad - 25ec72ce0770115ad62c17fe10ee7464ac256391 authored over 8 years ago by Marius Kintel <[email protected]>
More offscreen context testing, better error reporting

github.com/openscad/openscad - ad2956dcd0abf3d2c8717cfcf68523ff3656ed57 authored over 8 years ago by Marius Kintel <[email protected]>
More virtualfb debugging

github.com/openscad/openscad - f225d0de15aa05adc7b61b1eedee9444a77bef1f authored over 8 years ago by Marius Kintel <[email protected]>
Removed deprecated pixel format attribute. Added comment for how to force software rendering

github.com/openscad/openscad - 2b09df816a9b27fdde472c83747ca680c6f123c3 authored over 8 years ago by Marius Kintel <[email protected]>
We now require OS X >= 10.8

github.com/openscad/openscad - 204032ba9e3be94f8927c26d109b15668a9c122c authored over 8 years ago by Marius Kintel <[email protected]>
Enable debugging of virtualfb.sh to figure out why Travis CI sometimes fails

github.com/openscad/openscad - 557d15c61df4d4a5c4e6c7c92ef701a4fc3a11ab authored over 8 years ago by Marius Kintel <[email protected]>
Update Qt info (fixes #1736)

github.com/openscad/openscad - eef2a4048f4f24913166cc62d1c16fd22c2404a7 authored over 8 years ago by Torsten Paul <[email protected]>
Merge pull request #1714 from openscad/obs-fix

Ensure to always return a value to fix OBS builds.

github.com/openscad/openscad - fee7a7292439e563809e1ae0b6b02947739b1d30 authored over 8 years ago by Marius Kintel <[email protected]>
Removed a few unneccessary boosty includes

github.com/openscad/openscad - 6d750ee7c93f43ef538056d478ec3d78aa841e72 authored over 8 years ago by Marius Kintel <[email protected]>
#1647 remove workarounds for older versions of boost

another config

another one

github.com/openscad/openscad - 0a38deaed748ac16b4e6ff80651a721327a6d593 authored over 8 years ago by Konrad Malkowski <[email protected]>
Ensure to always return a value to fix OBS builds.

github.com/openscad/openscad - 802bb992b1d1758cb938e61866023df7790eb171 authored over 8 years ago by Torsten Paul <[email protected]>
Merge branch 'master' of github.com:openscad/openscad

github.com/openscad/openscad - 02439847dc0a98cf7e6ba7095b64d521ab3f6553 authored over 8 years ago by Marius Kintel <[email protected]>
#1588 Set SUFeedURL to fix Sparkle-related crash. add http download exception for now

github.com/openscad/openscad - aba13a386e689ba2e1c6a72958d912ea70aebf7b authored over 8 years ago by Marius Kintel <[email protected]>
Updated libraries, use @rpath instead of absolute paths

github.com/openscad/openscad - 10f80dd9c409675decd52ef2287764bac3700a78 authored over 8 years ago by Marius Kintel <[email protected]>
Qt 5.7 requires OS X 10.8+

github.com/openscad/openscad - d5bf793814833485245fba86962674534fc28c19 authored over 8 years ago by Marius Kintel <[email protected]>
Merge branch 'ast-refactor'

github.com/openscad/openscad - ae11be80d58efa13a1fba71cc61618cc110a3ca2 authored over 8 years ago by Marius Kintel <[email protected]>
Correctly handle locations in the lexer

github.com/openscad/openscad - ae7438bddfd9ec9e15871a61168491f45a41bda8 authored over 8 years ago by Marius Kintel <[email protected]>
Return const ref to the Location object

github.com/openscad/openscad - 33773ec251d92a08422a990026680cbaa6761c48 authored over 8 years ago by Marius Kintel <[email protected]>
Merge branch 'ast-refactor'

github.com/openscad/openscad - 1ee2edaf7b9d1c7326d16b28c623786250d6fc4f authored over 8 years ago by Marius Kintel <[email protected]>
#1672 Report error instead of crashing

github.com/openscad/openscad - 7036a6dd5c9b3f2db1ec37c7e0b3cb3efe559dba authored over 8 years ago by Marius Kintel <[email protected]>
#1672 Added testcase

github.com/openscad/openscad - c3a6128e6a2a3679ee11ab2d876a2ed5cc375628 authored over 8 years ago by Marius Kintel <[email protected]>
Moved fixed bug to issues/

github.com/openscad/openscad - 7452397e96c1bcb5718d734e11467ce4aaf82666 authored over 8 years ago by Marius Kintel <[email protected]>
#1671 Don't crash - report CGAL exception instead

github.com/openscad/openscad - a63c5127b6c8a9c70e77dce22ef05b59b7d33fbe authored over 8 years ago by Marius Kintel <[email protected]>
Merge branch 'master' of github.com:openscad/openscad

github.com/openscad/openscad - 316abc6eaac30273fe1196cd9f51bd2513b6e343 authored over 8 years ago by Marius Kintel <[email protected]>
#1671 Added testcase

github.com/openscad/openscad - 7956f57cefa08a7b1c88406ce2a26a48985d1a18 authored over 8 years ago by Marius Kintel <[email protected]>
Moved arguments that should be available at construction-time into the constructor

github.com/openscad/openscad - 68316c443e176124bbbf792fef0062e53d22e482 authored over 8 years ago by Marius Kintel <[email protected]>
C++11: gcc-4.6.1 doesn't support delegating constructors

github.com/openscad/openscad - f4ddead656d7fa5fb02178054e957e2deaaf8870 authored over 8 years ago by Marius Kintel <[email protected]>
Added a Location object to ASTNode, to track source code locations

github.com/openscad/openscad - b509afd4ed9cd005e9a818b29ce9e8cebc8c46ed authored over 8 years ago by Marius Kintel <[email protected]>
C++11: gcc-4.6.3 (Ubuntu 12.04) doesn't support non-static member initializers

github.com/openscad/openscad - 33e49a84a121ed4274e93f064f3884a1f9829ba5 authored over 8 years ago by Marius Kintel <[email protected]>
ast refactoring: Made the traverser part of NodeVisitor as it was dependent on the node tree

github.com/openscad/openscad - 95b5306495a4a86a43b7b5c7e5db98c1713d068f authored over 8 years ago by Marius Kintel <[email protected]>
ast refactoring: added recently changed files

github.com/openscad/openscad - 0eadffea33d7a44c04c17f3d83e4385c84f47427 authored over 8 years ago by Marius Kintel <[email protected]>
AST refactor: Refactored the visitor system to a more general purpose visitor

github.com/openscad/openscad - d8523ae6be6036b173b28fd315b0ffc7ee8f3e5e authored over 8 years ago by Marius Kintel <[email protected]>
Split the module file into module, FileModule, UserModule and GroupModule to better manage dependencies

github.com/openscad/openscad - ae60056968ba827610ee7c913b517e0ae7c406c4 authored over 8 years ago by Marius Kintel <[email protected]>
Renamed Visitor to SettingsVisitor to avoid naming confusion

github.com/openscad/openscad - 9f899914a68e4603de46fbc74566da0bcc667001 authored over 8 years ago by Marius Kintel <[email protected]>
AST refacroting: Green refactoring preparing for a more general visitor system: Made accept() a macro and use a common supertype BaseVisitable.

github.com/openscad/openscad - 7800683cf1fd563668d813b808ed49cc611cd6f9 authored over 8 years ago by Marius Kintel <[email protected]>
AST refactoring: New ASTNode supertype, refactored Expression, Module and Function class hierarchies

github.com/openscad/openscad - fb18ec935b300203e1b41fe8a9fcbe3b1a329c29 authored over 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1665 from mnottale/fix-invalid-use-after-free

Fix invalid use after free in compileTopLevelDocument.

github.com/openscad/openscad - b95227280d3ae686d55968a97a4cf197fa92f408 authored over 8 years ago by Marius Kintel <[email protected]>
Fix invalid use after free in compileTopLevelDocument.

github.com/openscad/openscad - 41aef27643ac12841f1c0a46db1b189baa93c14c authored over 8 years ago by Matthieu Nottale <[email protected]>
Merge pull request #1654 from mnottale/rlimit-stack-infinity

Handle RLIMIT_STACK set to infinity.

github.com/openscad/openscad - 365e399036323207afe1937b9a35c1a532457f66 authored over 8 years ago by Marius Kintel <[email protected]>
Handle RLIMIT_STACK set to infinity.

github.com/openscad/openscad - e6def11a69ab51f84f4068edfc36d8fed8673c32 authored over 8 years ago by Matthieu Nottale <[email protected]>
Merge pull request #1637 from doug-moen/issue214

Fix issue 214. When a syntax error is reported, we report the source …

github.com/openscad/openscad - 0cbef206ef0395ee314978868f1515563f2577eb authored over 8 years ago by Marius Kintel <[email protected]>
removed obsolete env files

github.com/openscad/openscad - 09c8d9b18b471aca6a790af56cd8fbdb05e7f681 authored over 8 years ago by Marius Kintel <[email protected]>
add manual tests

github.com/openscad/openscad - 26348d0f42c34d346901650676561a82ed3ed583 authored over 8 years ago by Doug Moen <[email protected]>
fix bug: `include` broken in GUI (but not CLI)

github.com/openscad/openscad - d61f76fa20e7ec13227ea4331583db069645f3fa authored over 8 years ago by Doug Moen <[email protected]>
Merge pull request #1615 from jasleenkaur/Line_Number

shrink margin on demand

github.com/openscad/openscad - 7f4a6b1d254d33081466bdccdf26341711608b80 authored over 8 years ago by Marius Kintel <[email protected]>
Merge branch 'anna-marina-backspace-unindent-feature'

github.com/openscad/openscad - 133303e1dd8fd18d22e57b69e9657533abc54097 authored over 8 years ago by Marius Kintel <[email protected]>
Accept backspace unindent feature, but set default value to false

github.com/openscad/openscad - 527fc3173af5816cde85c9e556566b7e6a2c1593 authored over 8 years ago by Marius Kintel <[email protected]>
#872 Use Ctrl-Shift-F to trigger Find&Replace on Windows, as AltGr is used to simulate Ctrl+Alt on that platform

github.com/openscad/openscad - 7b8265a6c9ee52e8c7043918ae2b11c749a5603e authored over 8 years ago by Marius Kintel <[email protected]>
Merge branch 'backspace-unindent-feature' of https://github.com/anna-marina/openscad into anna-marina-backspace-unindent-feature

github.com/openscad/openscad - c00f5830c8b29a48431dc616d7baf005d465d851 authored over 8 years ago by Marius Kintel <[email protected]>
Revert "removed unnecessary include"

This reverts commit 00090fde1a83a50b2e385ffa72312dcc2e3ba199.

github.com/openscad/openscad - d3db6a6f5075b8939e79be476c5eff88a222fd32 authored over 8 years ago by Marius Kintel <[email protected]>
removed unnecessary include

github.com/openscad/openscad - 00090fde1a83a50b2e385ffa72312dcc2e3ba199 authored over 8 years ago by Marius Kintel <[email protected]>
Add scintilla backspace unindents feature

github.com/openscad/openscad - 155398cf8ed034434858bd250e967461035ba76a authored over 8 years ago by Anna <[email protected]>
Trying to add preferences item

github.com/openscad/openscad - 1345d6650d31a13d3c4ede1ee78a20103930e72c authored over 8 years ago by Anna <[email protected]>
Fix 2nd travis-ci build failure.

See https://travis-ci.org/openscad/openscad/builds/127839452
A portability problem involving old...

github.com/openscad/openscad - 72b7a86e3d180b91707ed08be3e1635245d724fb authored over 8 years ago by Doug Moen <[email protected]>
Fix travis-ci build failure.

See https://travis-ci.org/openscad/openscad/builds/127687399
Fixed 'clever' code that wasn't por...

github.com/openscad/openscad - caa5533366ce2414c67bfbdf7dc85f5349e212e5 authored over 8 years ago by Doug Moen <[email protected]>
#1625 Crash fix: Don't attempt to export an empty geometry

github.com/openscad/openscad - 3e614dec95cdff56f9b8a07d8148366006e49037 authored over 8 years ago by Marius Kintel <[email protected]>
Fix issue 214. When a syntax error is reported, we report the source file name

and the line number within the source file where the error occurred.
This works even if the synta...

github.com/openscad/openscad - a60ba41b776bf50aa6fbbc9b0a1be4106055c6b4 authored over 8 years ago by Doug Moen <[email protected]>
Merge pull request #1601 from amarjeetkapoor1/master

shortcut key for view all (ctrl +shift+ v)

github.com/openscad/openscad - e2c349298498c2da58f57bfe5343890ff235aa25 authored over 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1627 from anna-marina/fix-save-log

Do not clear handler after save

github.com/openscad/openscad - 0182e95a78267ab67f7c88822a1a1d91de4ff300 authored over 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1634 from anna-marina/disable-spinbox-wrap-indent

Disable spinbox when it has no effect. Fix issue #1187

github.com/openscad/openscad - 5af6ce171c7d64d35514f9462a0fbe0dee2ace78 authored over 8 years ago by Marius Kintel <[email protected]>
Disable spinbox when it has no effect. Fix issue #1187

github.com/openscad/openscad - 24375f322618e8ec710a658b767887de01d3d9b1 authored over 8 years ago by Anna <[email protected]>
Do not clear handler after save

github.com/openscad/openscad - 3ae370441debdcf99272a7b797eef609ee213435 authored over 8 years ago by Anna <[email protected]>
margins set to display markers

github.com/openscad/openscad - 1517b28eeb12483d33cb343e1780073c3dc2efed authored over 8 years ago by jasleenkaur <[email protected]>
Shrink margin on demand

github.com/openscad/openscad - d640838af57b2e32e71a0994523c44bf7dc2d40f authored over 8 years ago by jasleenkaur <[email protected]>
shrink on demand

github.com/openscad/openscad - dbd259538c1dc7ca3388f074ec6a7a553b396a31 authored over 8 years ago by jasleenkaur <[email protected]>
Merge pull request #1622 from javialamo/master

Updated spanish translation

github.com/openscad/openscad - 50441e85a2d0920af6a1a886b97edc001f4dc0ae authored over 8 years ago by Marius Kintel <[email protected]>
Updated spanish translation

github.com/openscad/openscad - f3fd2c3c1b11a22aaaefcdb41578155f02b97db7 authored over 8 years ago by javialamo <[email protected]>
Update README.md

github.com/openscad/openscad - 64e65b874af84eb8302733d414a3244beadf2edf authored over 8 years ago by Marius Kintel <[email protected]>
shrink margin on demand

github.com/openscad/openscad - 57a0c7513aa72080e6c5d84c261ebbbba420797e authored over 8 years ago by jasleenkaur <[email protected]>
Merge pull request #1612 from jasleenkaur/Line_Number

added line number option on editor preferences

github.com/openscad/openscad - 9caee5b80ac0b3638ce9ce7ef2fc9c1f10a61fd2 authored over 8 years ago by Marius Kintel <[email protected]>
minor changes in line numering check Box

github.com/openscad/openscad - 012a4a977fc5bef9ba22b264878f25786cf28698 authored over 8 years ago by jasleenkaur <[email protected]>
added line number option on editor preferences

github.com/openscad/openscad - 588ec0fa0fc85d1a7258728d8921cb6a96fc4735 authored over 8 years ago by jasleenkaur <[email protected]>
#1607 Refactored export UI code to make 2D and 3D export use the same code path.

github.com/openscad/openscad - 8308bd71ba4007062400cdcae64c092771b6f9f4 authored over 8 years ago by Marius Kintel <[email protected]>
pre-fill filename for image export. Fixes #1606

github.com/openscad/openscad - e56648930d1fc8a0bbbcbb1317f21f3c7bcca541 authored over 8 years ago by Marius Kintel <[email protected]>
Merge branch 'anna-marina-directory-mix'

github.com/openscad/openscad - 444d7373b32ffbc8c009d1b1353b300c08ce8a33 authored over 8 years ago by Marius Kintel <[email protected]>
cosmetics

github.com/openscad/openscad - 9f2c46972b5a2a20f703caacb5ce30d3e58c70f3 authored over 8 years ago by Marius Kintel <[email protected]>
Merge branch 'directory-mix' of https://github.com/anna-marina/openscad into anna-marina-directory-mix

github.com/openscad/openscad - 842f024830865f57e2e5961bcbf5915906fb7962 authored over 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1598 from anna-marina/export-prefill-fix

Pre-fill full file base name on export. Fix #1552.

github.com/openscad/openscad - 45017535c7e7d6d039d224a8d4cde7bb07230195 authored over 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1603 from anna-marina/fold-comments

Add multiline comment folding. Resolve #1408

github.com/openscad/openscad - 1b678083d3ebea717da0404c70afc8f53f0f0807 authored over 8 years ago by Marius Kintel <[email protected]>
Add multiline comment folding. Resolve #1408

github.com/openscad/openscad - e3a6138fc8b51ba48706a28266ac78fe712e983f authored almost 9 years ago by Anna Maryina <[email protected]>
shortkey for view all

github.com/openscad/openscad - 84d260f0d5bd5199e941600ef58afefc4aed79e5 authored almost 9 years ago by amarjeetkapoor1 <[email protected]>
Merge pull request #1600 from openscad/svg-fix

Restore width & height parameters and use mm in SVG header

github.com/openscad/openscad - dafbdd7d3040bd58cbcff9d3ee546911aa2198cd authored almost 9 years ago by Marius Kintel <[email protected]>
Restore width & height parameters and use mm in SVG header (fixes #1597).

github.com/openscad/openscad - 6ecf8ed375678129401a80c3af53e6b5c568aaed authored almost 9 years ago by Torsten Paul <[email protected]>
Save to rigth path when multiple files are opened. Fix #1530.

github.com/openscad/openscad - 83c2ef85aab99fc3e82d82718261262063329832 authored almost 9 years ago by Anna Maryina <[email protected]>
Pre-fill full file base name on export. Fix #1552.

github.com/openscad/openscad - cc4b3c08122c1dc413cb8a88f9dae1c28aba6514 authored almost 9 years ago by Anna Maryina <[email protected]>
Merge branch 'master' of github.com:openscad/openscad

github.com/openscad/openscad - bd5b7baccddc35c3251a87de96888e54f67ffdfd authored almost 9 years ago by Marius Kintel <[email protected]>
Added parallel vs. sequential lookup test for echo

github.com/openscad/openscad - d1df5bc842ef9985042b1b005619ad21bb5d8a3f authored almost 9 years ago by Marius Kintel <[email protected]>
Merge pull request #1586 from reox/master

remove deprecated option from the manpage

github.com/openscad/openscad - a2fc2044a9302332427315decc4b925e0b0ad310 authored almost 9 years ago by Marius Kintel <[email protected]>
remove deprecated option from the manpage

github.com/openscad/openscad - f4937f2636463f8dc2a564263043364316650038 authored almost 9 years ago by Sebastian Bachmann <[email protected]>
#1580 Tweaked test cases

github.com/openscad/openscad - f00a036131a434b3577dbf29912e14c3cd65cb14 authored almost 9 years ago by Marius Kintel <[email protected]>
sync with 2015.03-branch

github.com/openscad/openscad - de6c9f6564b3631656eaee2397737d54b1de9c31 authored almost 9 years ago by Marius Kintel <[email protected]>
#1580 testcase cleanup

github.com/openscad/openscad - 08154b19215254c5f60f17af3dd8fdd30d41462b authored almost 9 years ago by Marius Kintel <[email protected]>
#1580 test cases

github.com/openscad/openscad - bbcee74e3e8a83b400ff02eb85629d69b924a8c8 authored almost 9 years ago by Marius Kintel <[email protected]>
Merge pull request #1579 from openscad/leafnode-const

Change LeafNode::createGeometry() to return a const geometry pointer.

github.com/openscad/openscad - 22cf081d00a2764a731d86f311e7daecf1d90819 authored almost 9 years ago by Marius Kintel <[email protected]>
Change LeafNode::createGeometry() to return a const geometry pointer.

github.com/openscad/openscad - 5f0e716d6e0566c6938fe41ce19260fce2158cb4 authored almost 9 years ago by Torsten Paul <[email protected]>
Merge pull request #1577 from tarsius/patch-1

Provide correct feature in scad-mode.el

github.com/openscad/openscad - 9950e6aa50a428a44906e50efc2817cfca91f893 authored almost 9 years ago by Marius Kintel <[email protected]>