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

Merge pull request #3936 from thehans/issue3935

Add CGAL::set_warning_behaviour.

github.com/openscad/openscad - 890a878906c43eac354d6275359a901f90af820f authored over 3 years ago
Add CGAL::set_warning_behaviour for issue #3935

github.com/openscad/openscad - 860abcdf76c9929ec80f7890c1070489c9a4f6ff authored over 3 years ago
Merge pull request #3934 from openscad/snap-update-cgal

Bump CGAL to version 5.3.

github.com/openscad/openscad - c4ecd2b1b73d08b8fffa5fec53669f85a3fc48f3 authored over 3 years ago
Bump CGAL to version 5.3.

github.com/openscad/openscad - 72a745e4e5c445c79e3fa481991e6337f27bf6fd authored over 3 years ago
Merge pull request #3929 from rcolyer/translationscript

Use Python instead of realpath for cross-platform building.

github.com/openscad/openscad - dc045a7670c3f6a6b7c59cf38fd58d980c70e0f4 authored over 3 years ago
Use Python instead of realpath for cross-platform

github.com/openscad/openscad - 6d3ca1896e6b2455eddfac8919d9bd696bb183fc authored over 3 years ago
Merge pull request #3925 from openscad/update-deps-macos

Update deps macos.

github.com/openscad/openscad - fa5511e3b99f8b3504617ac247a1a18d2d6d3fd9 authored over 3 years ago
Update MacPorts to 2.7.1 and add python for poppler build.

github.com/openscad/openscad - d13556c24345f87f6be5ab45d723dcb29b48263a authored over 3 years ago
Merge pull request #3926 from openscad/readme

Update README.md.

github.com/openscad/openscad - 1acb8b2c8d496f18dbb49410a4f3b3e18fbe8572 authored over 3 years ago
Update README.md

github.com/openscad/openscad - d201a8ae134b4f7567457bbeff97237d0eec4e27 authored over 3 years ago
Merge pull request #3924 from openscad/update-hidapi-macos

Bump hidapi to version 0.11.0.

github.com/openscad/openscad - 839350d8f905575d1bd203f19761c02e4d5928c8 authored over 3 years ago
Bump hidapi to version 0.11.0.

github.com/openscad/openscad - e1d1cc96d53625f35840da87af009d5c653a8aa1 authored over 3 years ago
Merge pull request #3923 from openscad/update-macos-version-list

Add more macOS versions.

github.com/openscad/openscad - 95ba73c35e4de67afe2a31bae648f21dbefaaf22 authored over 3 years ago
Add more macOS versions.

github.com/openscad/openscad - 9e592f2eee8f8bbcd833de20784aaba413c5a443 authored over 3 years ago
Merge pull request #3918 from openscad/prevent-early-script-abort

Temporarily stop script from exiting on errors to check tar return code.

github.com/openscad/openscad - d0144aa49bf91008cf31c9272e6f8f9bb3574428 authored over 3 years ago
Temporarily stop script from exiting on errors to check tar return code.

github.com/openscad/openscad - 4fd82f2230776f47891c6064b535ded5c37f1eaf authored over 3 years ago
Merge pull request #3915 from openscad/qt-download-from-archive

Download Qt from archive folder if main download fails.

github.com/openscad/openscad - eb14aad24baaa7253182082fb62e2aa505ee020c authored over 3 years ago
Download Qt from archive folder if main download fails.

github.com/openscad/openscad - ec70f6bc7a016064606ae57aa9c034f210411b1d authored over 3 years ago
Merge pull request #3912 from podsvirov/libintl-collisions

Undefine some defines from libintl.h.

github.com/openscad/openscad - 66d4675f8aef1a2f452d637bf05e209a4171e9a3 authored over 3 years ago
Merge pull request #3911 from rcolyer/systemwarning

Resolve build warnings.

github.com/openscad/openscad - 6a9b6c2890eca96f4d906696d32bffcb365e5df7 authored over 3 years ago
Undefine some defines from libintl.h

Undefine `vsnprintf` in addition to `snprintf`.

github.com/openscad/openscad - ca58ba86a1a4a9ed52ee05dcb5fa714178937861 authored over 3 years ago
Merge pull request #3910 from themactep/qt5-deprecations

Qt5 deprecations

github.com/openscad/openscad - fc71d7bf743e77ec949140c0e609b083c83c9b2b authored over 3 years ago
Special-case the Windows system() error handling

github.com/openscad/openscad - be0a6e1ae034256b33b01d12183324d2d57836f4 authored over 3 years ago
Handle errors for -m make_cmd's system call

github.com/openscad/openscad - 5b1d0fb2ccb552db67a90beee98cf0e7a1f03290 authored over 3 years ago
Resolve ui value repeat warnings

github.com/openscad/openscad - 71a8fbfc0dde31066f1bfaa296d771c41fbf0b92 authored over 3 years ago
QFontMetrics::width() is obsolete.

https://doc.qt.io/qt-5/qfontmetrics-obsolete.html#width

github.com/openscad/openscad - cb8f28d26923db2a2b8fd8b7879ab4f17cddf042 authored over 3 years ago
QTextEdit::setTabStopWidth() is obsolete.

https://doc.qt.io/qt-5/qplaintextedit-obsolete.html#tabStopWidth-prop

github.com/openscad/openscad - a964013877b9d913ff7bee59daa29e97d192822f authored over 3 years ago
QPalette::background() is obsolete.

https://doc.qt.io/qt-5/qpalette-obsolete.html#background

github.com/openscad/openscad - 03894dc26722ec17f289eeac3c9806963e2fe9cc authored over 3 years ago
QTime::start() and QTime::elapsed() are obsolete.

https://doc.qt.io/qt-5/qtime-obsolete.html

github.com/openscad/openscad - 082ec9dc95d2fb9281731b5202d25b3a6c2689ee authored over 3 years ago
QWheelEvent::delta() is obsolete.

https://doc.qt.io/qt-5/qwheelevent-obsolete.html#delta

# Conflicts:
# src/ScintillaEditor.cc

github.com/openscad/openscad - e3c2bc8c9c1e9beacb770c07c3ab978112c53412 authored over 3 years ago
Introduce compatibility header for Qt versions in older Linux distributions.

github.com/openscad/openscad - 4941204762756416f7e29d586af56163a1711c14 authored over 3 years ago
QWheelEvent::pos() is obsolete.

https://doc.qt.io/qt-5/qwheelevent-obsolete.html#pos

github.com/openscad/openscad - a6d5af5d38de61431cf440b17b3a56011db8c9a6 authored over 3 years ago
Merge pull request #3909 from openscad/build-fix-macos

Ignore error caused by expired Let's Encrypt root certificate.

github.com/openscad/openscad - 83757f6d67d28359190d15cb8ef6dfa57920d63b authored over 3 years ago
Ignore error caused by expired Let's Encrypt root certificate.

github.com/openscad/openscad - dee7a595316cfc7af52adfe4f4d3fce52cad1506 authored over 3 years ago
Tabs to spaces

github.com/openscad/openscad - 7ebb28c9032e11ca6c41a6802fc3f0a82b6e2f4b authored over 3 years ago
Merge pull request #3906 from themactep/fix-file-permissions

Strip execute bit where isn't due.

github.com/openscad/openscad - 0e9e0c01aabc2a6adc3eb89be35eaa3893bd1c13 authored over 3 years ago
Strip execute bit where isn't due.

github.com/openscad/openscad - 2ff0ac917e76e334435fcd4f595b3856b9461f7d authored over 3 years ago
Merge pull request #3897 from themactep/about-dialog

Eye candy for About dialog.

github.com/openscad/openscad - ea97f85951c162358d1fa95536d45df32895b440 authored over 3 years ago
Merge branch 'openscad:master' into about-dialog

github.com/openscad/openscad - 8573583f2935e62e076f494cc0c94544f85243c4 authored over 3 years ago
Add donation button copyright.

github.com/openscad/openscad - 056297f748a4f66e4712e4922d7bac7b11d0a829 authored over 3 years ago
Auto complete directories and files for use<> and include<>.

github.com/openscad/openscad - 53f8821f973606a74b19af67af2fb80e55001307 authored over 3 years ago
Merge pull request #3900 from rcolyer/numbernavcrash

Fix alt-uparrow tab crash.

github.com/openscad/openscad - 7518f58f43a6b942d6371178f82af7237376507e authored over 3 years ago
Fix alt-uparrow tab switch crash from #3899

github.com/openscad/openscad - 8d0192873852c0a5b4d8c1d9f5155f46699112ed authored over 3 years ago
Tab to 4 spaces for coding standard

github.com/openscad/openscad - 826ea3ec691e6c91f7f2f9a41d4fca38ab2a6111 authored over 3 years ago
Eye candy for About dialog.

github.com/openscad/openscad - 41cbffeeb1b3c9f6f1d03cec8180bae9c3439d73 authored over 3 years ago
Merge pull request #3893 from openscad/update-lib3mf-cmake

Update cmake for lib3mf, add environment variables to search hints.

github.com/openscad/openscad - 81ec08312141647dea7ca995cf3ef8341ca70ce3 authored over 3 years ago
Update cmake for lib3mf, add environment variables to search hints.

github.com/openscad/openscad - 4f2d0172763014ee4056072d527b39121bdcc74b authored over 3 years ago
Merge pull request #3888 from openscad/fix-codeql-warnings

Add casts pointed out by CodeQL analysis.

github.com/openscad/openscad - d06efd5131b982f9293809c897be12624918e863 authored over 3 years ago
Merge pull request #3887 from openscad/update-clipper

Bump clipper version to 6.4.2.

github.com/openscad/openscad - 94f50f4adf5f37f844c62bb8d5dc2ae5adb2ce03 authored over 3 years ago
Add casts pointed out by CodeQL analysis.

github.com/openscad/openscad - 08dbe2ba803dbf0d54a8f67962cdcd5910c7dedc authored over 3 years ago
Bump clipper version to 6.4.2.

github.com/openscad/openscad - 62806f2141fd5507ef37bcbdbc48da3897ad7d66 authored over 3 years ago
Merge pull request #3886 from openscad/update-lodepng

Bump lodepng version to 20210627.

github.com/openscad/openscad - 4130b45ab6a5ce01b1c2d4bcb7467e4db58839e1 authored over 3 years ago
Add casts pointed out by CodeQL analysis.

github.com/openscad/openscad - 023169fbf1a9f3e7f33ce527d96c62f917caad43 authored over 3 years ago
Bump lodepng version to 20210627.

github.com/openscad/openscad - 422ee3fb47b360edbfc3e79700c495af14e961ee authored over 3 years ago
Merge pull request #3883 from podsvirov/export-wrl

Export WRL

github.com/openscad/openscad - 154489862efdbd1f707b81a4d980b30affc53f61 authored over 3 years ago
Export WRL (OpenSCAD style)

github.com/openscad/openscad - 3002106cee3d27229f8409063c7ac6897605d51b authored over 3 years ago
Delete winconsole.pro

Remove remaining qmake file. Related to #3870

github.com/openscad/openscad - efae1d26c2a75664bbbba07f1238ea5d85fbcfce authored over 3 years ago
Export WRL (true VRML)

github.com/openscad/openscad - 9115bc3af08ffd074a66ce7ddd35b2820829a3ed authored over 3 years ago
Export WRL

VRML - Virtual Reality Modeling Language (aka world - *.wrl)

There uses a proven algorithm desi...

github.com/openscad/openscad - 04f1a625cfca2de5a73f151a09372b708f245445 authored over 3 years ago
Merge pull request #3880 from openscad/fix-export-cwd

Restore CWD after module instantiation (fixes #3879).

github.com/openscad/openscad - 1c2aac041d0fa130e1392f7898bcc9b5eec8df58 authored over 3 years ago
Restore CWD after module instantiation (fixes #3879).

CSG and AST get extra treatment due to #128, trying to make sure relative
path work inside the f...

github.com/openscad/openscad - e4b91de3b8bc18f692a72f671aace69463c53855 authored over 3 years ago
Merge pull request #3877 from openscad/add-summary-output

Add summary output.

github.com/openscad/openscad - a277198ccb5dbf511b81ff582eceff0bee0b4058 authored over 3 years ago
Quiet SVG viewbox test file generation.

github.com/openscad/openscad - e7aabeafefd56649ad9c7a1805f0019a6a35b86f authored over 3 years ago
Update command line help.

github.com/openscad/openscad - 1dc2a38213f879a39af46f91a41af87db4e023e4 authored over 3 years ago
Fix compiler warning.

github.com/openscad/openscad - 7cc22b08e34d09a8601a9e7d08944b568a93c92c authored over 3 years ago
Add GUI options to enable camera / area / bounding-box summary.

github.com/openscad/openscad - 4d30f5d4722c16c8a92b378fe1afae82758428d5 authored over 3 years ago
Add polygon area computation.

github.com/openscad/openscad - 5835d3f625af4b031b7a2977260e7c14bd216ad2 authored over 3 years ago
Setup option flags for all statistic values.

github.com/openscad/openscad - af67528240157ed50c3b8352603d2ffb3e3c31d5 authored over 3 years ago
Extend statistic reporting and support writing out the data in JSON format.

github.com/openscad/openscad - ac6f4c8ca2ca34cd9e64cfbf1dc36f9916e141fc authored over 3 years ago
Implement bounding box calculation for NEF Polyhedrons.

github.com/openscad/openscad - af9c2364c5daff205360f7ede637d643bbb4cbe0 authored over 3 years ago
Don't copy camera objects when exporting to PNG.

github.com/openscad/openscad - 7227f714b3632a4c753216e641037831feaeb5a7 authored over 3 years ago
Add access to entry count and cache size.

github.com/openscad/openscad - a0233148d7ec42a3c2f5cfaa57b72b76abf2c021 authored over 3 years ago
Merge pull request #3875 from thehans/axes_improvments

Axes lines extended to infinity

github.com/openscad/openscad - 22732589373ed5f0c39a76873943a781b0a4c97a authored over 3 years ago
Remove unused source file, outside of src path.

github.com/openscad/openscad - 78111ee8bf960683648715d5e9af9ed85c0e679e authored over 3 years ago
Extend axis lines to infinity.

github.com/openscad/openscad - 79a2b344112d16b24178f0a854801bf011c6fce3 authored over 3 years ago
Move logic and timing state into RenderStatistics class.

github.com/openscad/openscad - 374f68b8c82547f0587e7fa8689cff57e1aed03e authored over 3 years ago
Merge pull request #3874 from openscad/add-enable-all-features

Add support for --enable=all for enabling all experimental features.

github.com/openscad/openscad - 6d0f800be7faec4a741cdddd8618d0e13e9d331b authored over 3 years ago
Add support for --enable=all for enabling all experimental features.

github.com/openscad/openscad - f9f5902d8fc8e63df0c1c13bf4fe720ec89016a2 authored over 3 years ago
Merge pull request #3486 from khumarahn/roof

Add straight skeleton / voronoi diagram based roof.

github.com/openscad/openscad - 17e0c27ce8f770df6a19c89521488057561d772f authored over 3 years ago
roof: fix example test

github.com/openscad/openscad - 52ce2a39a4227087237396197369fbb442c0a649 authored over 3 years ago
roof: fix convexity and try to fix test

github.com/openscad/openscad - 408c91c939308c064a3f1cb9b5da489362304dcd authored over 3 years ago
roof: make experimental

github.com/openscad/openscad - 4ab44133917fc94780d46d39254a8b2778157064 authored over 3 years ago
roof: shorten method names, give warning for wrong method

github.com/openscad/openscad - de3053a04b97acf82213fe83a984135d4984136f authored over 3 years ago
Merge pull request #3869 from IanSC/dxf-export-2

DXF export as polylines.

github.com/openscad/openscad - f673cf6ab9d13e376d5c71230a693a6b88730e76 authored over 3 years ago
roof: add convexity parameter

github.com/openscad/openscad - 9ae933a96828ab5dff6ecd6875b876710ed4713c authored over 3 years ago
roof: sanitize paths for voronoi diagram

github.com/openscad/openscad - f26c0444f06e01a9a07e57cd5dcd9570464001e6 authored over 3 years ago
roof: streamline pass through clipper

github.com/openscad/openscad - 29a32d066f3878022b374508cd8b402e90f0b8cf authored over 3 years ago
roof: rebase on master, drop warp

github.com/openscad/openscad - 74c13452520583e104ee11106fac0ca203bbe172 authored over 3 years ago
Merge pull request #3870 from openscad/remove-qmake-support

Remove qmake support.

github.com/openscad/openscad - 1a5d98e07cbfb7c6375ab76db5c899e85abe8609 authored over 3 years ago
Remove qmake support.

github.com/openscad/openscad - 06f9fec952c360a7c9bec854b1fb326724cf6314 authored over 3 years ago
made same as LibreCAD output

github.com/openscad/openscad - 2a011189ce6e1ecfb19584401e4d425990a487cc authored over 3 years ago
dxf export as polylines

github.com/openscad/openscad - 35e014ec015dc7a3331f18244c10820167a76607 authored over 3 years ago
roof: add real examples

github.com/openscad/openscad - 0093fea230a91526e5bfa5abf4d1781d8d5b5004 authored over 3 years ago
roof: update call to lookup_variable

github.com/openscad/openscad - 52a23503295a808091103b6f89d10257443abbb3 authored over 3 years ago
roof: add CGAL::Core to cmake, fix test

github.com/openscad/openscad - f7fa9ce1a40dc1aaac6e9dcdcf764f0b414be957 authored over 3 years ago
roof: reduce vertex count by honestly tessellating floor'

github.com/openscad/openscad - 0bc677af85ae8c6bbb706d2aea9769687c602492 authored over 3 years ago