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

Add view options for command line (fixes #2032).

github.com/openscad/openscad - ec8dd59522dce35c812535a7d2aec06e2d4da53e authored about 6 years ago
Declare option names only once and generate help from that definition.

github.com/openscad/openscad - c37159ac9f0ce199f21c3eb64121e66e57259284 authored about 6 years ago
Add test cases for some view option combinations.

github.com/openscad/openscad - 67d057647bc0bd17ca66fb89969a87de5ce69a26 authored about 6 years ago
Add wireframe and crosshairs view options.

github.com/openscad/openscad - 06c9ac1e361f2fc7bed405c077223f94f47ac7dc authored about 6 years ago
Enable QtGamepad

github.com/openscad/openscad - 12592549a254542031781281c1069548bad04609 authored about 6 years ago
Add 3MF file type.

github.com/openscad/openscad - e450bab486208922a1335edc0a29f4acad61958a authored about 6 years ago
Resolve header file conflict between Qt and lib3mf.

github.com/openscad/openscad - 209ca73ff79b397492611c9ef05ac569a32b3ff8 authored about 6 years ago
Use environment variable LIB3MF_INCLUDEPATH if not set as qmake parameter.

github.com/openscad/openscad - 426e71260e2ac178289c30eb1a228912d07c5b16 authored about 6 years ago
Fix tabs in CircleCI config.

github.com/openscad/openscad - 99dbcb933ccda9aa6efaa43de11db20585766ea5 authored about 6 years ago
Set lib3mf include path as there is no library detection yet for lib3mf.

github.com/openscad/openscad - f4b91ea386d60373407c8adb8faec0e1cc9d2ffe authored about 6 years ago
Remove deep include path, only top-level path required now.

github.com/openscad/openscad - 94f8f5f8c947a2ed90c48ab1bb6ffc42b185ce46 authored about 6 years ago
Add AppVeyor badge.

github.com/openscad/openscad - 467a706f5ffe99e41e3ddea5cc26dc3c9a3fa524 authored about 6 years ago
AppVeyor integration (#2540)

* Added appveyor.yml

* Use bash for all calls.

* Suggestion by pacman itself to use --over...

github.com/openscad/openscad - 22cb489941385827cc8e4a2f19098d84fda35275 authored about 6 years ago
add line number for "Ignoring unknown module/Ignoring unknown function"

github.com/openscad/openscad - e9e198c8e9ec4e5214a6a74a8ae07769c579770a authored about 6 years ago
test case for import, test case for radius being ignored by a set diameter

github.com/openscad/openscad - c41691112b3ac0a476f71842c9366525e52a2af5 authored about 6 years ago
Add python cache to .gitignore.

github.com/openscad/openscad - 2b73b60a99b58c63ca59a6464048034f2a9b2fbf authored about 6 years ago
add line number to "ERROR: Unable to convert point at index %d to a vec"

github.com/openscad/openscad - a24c0f2e6a8c4f95f1d5b119e5e8445b12ad1cd2 authored about 6 years ago
test case for polygon and polyhedron that should cause errors

github.com/openscad/openscad - cde78a37eb9cc1da78ab55216a1105f35145dd73 authored about 6 years ago
add line number to "Ignoring unknown variable" Warning

github.com/openscad/openscad - d8cee00abe19099bb826896777698a631e00b88e authored about 6 years ago
Add CircleCI badge.

github.com/openscad/openscad - 1bcfae4388c6b4674422e03fba88510260ceffe8 authored about 6 years ago
Remove duplicate tap.

github.com/openscad/openscad - d14f2c6da986a3d5eefb65a1e5f8482c930d7a1e authored about 6 years ago
Force Python 3.4 for running test scripts.

github.com/openscad/openscad - b292b2a0661fd6a0fbe415bd61db53c9ae3218bb authored about 6 years ago
Add message whether lib3mf was found by qmake.

github.com/openscad/openscad - 15b49cb6df7db19d02fc3fd14699b0d16b1214b7 authored about 6 years ago
Add 3MF export/import test.

github.com/openscad/openscad - b68e660f2dbd0a98855700ce8708bb18b9db9988 authored about 6 years ago
Update build scripts.

github.com/openscad/openscad - ee277d97eba764c3fb5d9a1be5af87e9096f12cb authored about 6 years ago
Make 3MF import/export experimental.

github.com/openscad/openscad - 76f4e841f81fa5cc8341ee0227dd0d7c73735ccd authored about 6 years ago
Add 3MF import.

github.com/openscad/openscad - 660c08e63143444b8d7bbe4205dcdf9d38858a0c authored about 6 years ago
Add 3MF export.

github.com/openscad/openscad - 65810c16b85cfab1a1ac5a5b7d6672f6db50cfad authored about 6 years ago
Add lib3mf version to library info.

github.com/openscad/openscad - ab30c8caeff3098cf7ba92e1afba0c6a4987a65d authored about 6 years ago
at a Location to the variable lock up

github.com/openscad/openscad - 842f2de1e864f836af276f53f8bd4899ecb36e3a authored about 6 years ago
Merge remote-tracking branch 'master/master' into duplicateWarning

github.com/openscad/openscad - a26a1844fcb4c2770a9bc6ff7656d1a049c523b4 authored about 6 years ago
Merge pull request #2542 from openscad/circleci-mxe

Run MXE build on CircleCI (based on MXE Docker env).

github.com/openscad/openscad - a1f1bd502ca633984ff5c7483df046bb63568211 authored about 6 years ago
Don't add suffix for master branch.

github.com/openscad/openscad - 1c4782ae5bcc3ea6c96af1e9d3114f5337c5d00a authored about 6 years ago
Configure parallel build with NUMCPU=2.

github.com/openscad/openscad - 367063deecd3920de1275560e6e8ad6e426b0c9f authored about 6 years ago
Do MXE build on CircleCI (based on MXE Docker env).

github.com/openscad/openscad - f1e3f8d1284a8a9f94d03730014ae5616476f234 authored about 6 years ago
Fixed the chrono incantataion to get milliseconds.

github.com/openscad/openscad - 8c6475323ddcd4b15192a5508775353bb15d58a3 authored about 6 years ago
Use $$_PRO_FILE_PWD_ instead of $$PWD which is relative to current *.prf.

github.com/openscad/openscad - 2560bec72e59de00f668e454ac1b132563529353 authored about 6 years ago
Change to more realistic file name :-).

github.com/openscad/openscad - d43444997c66163f1236b2312b0656621c176fa9 authored about 6 years ago
Reference include folder relative to openscad.pro file.

MXE uses out-of-source build in $SRCDIR/mingw32.static.posix where MSYS2
usually is just in-sour...

github.com/openscad/openscad - 413162f9413e750019bc125ffff56bf616d509e0 authored about 6 years ago
Merge pull request #2538 from nophead/hidapi_path_fix

Fixed the include path on Windows

github.com/openscad/openscad - e145eece60aa11b2abad64bc775fc5a8ce12cd05 authored about 6 years ago
Changed include path for hitapi.h to be consistent.

github.com/openscad/openscad - b8e4c7867aba3d2ca88fec5d02aa657693794bee authored about 6 years ago
Fixed the include path on Windows

github.com/openscad/openscad - beb8a6e8578957f8c77bfcb611fb576ef6fba55e authored over 6 years ago
Update release notes

github.com/openscad/openscad - ba38885dcae54336c85bec0ca4ac2a5e7d038bbe authored over 6 years ago
Merge branch 'master' into duplicateWarning

github.com/openscad/openscad - 4f506343dcc084a8ca09f112ed54f453636e6d6b authored over 6 years ago
First round of release note updates

github.com/openscad/openscad - 044305aed86193fdfb1387f664995c4f74f023d7 authored over 6 years ago
Merge pull request #2509 from openscad/builtin-ord

Builtin ord function

github.com/openscad/openscad - 9298b1f167ad8e55c87220fd18414423f8e8b414 authored over 6 years ago
Update syntax highlighting.

github.com/openscad/openscad - 547eb54715d02dae35c1f04bf00eddddc18b5bb3 authored over 6 years ago
Build fix for boost 1.69

github.com/openscad/openscad - 8fb64db99ce05da1c72efb8b2f572995fef2ea86 authored over 6 years ago
Enable DBus interface only for Qt5.

github.com/openscad/openscad - e9ed00249f52fc9c60427babca9163534dd2c7be authored over 6 years ago
Make comboBox access compatible with Qt4.

github.com/openscad/openscad - 2c82d8997b3cd6daa056554bcbbb872ecdc83070 authored over 6 years ago
Enable joystick driver only for Linux

github.com/openscad/openscad - 58b9b49b0b3f4fd94693975eed6074276546147e authored over 6 years ago
Replaced ftime() with std::chrono

github.com/openscad/openscad - 3ca47efe89b76cd9d9d68576383e9752b91469f2 authored over 6 years ago
time.h -> ctime, also fixes a FreeBSD build issue

github.com/openscad/openscad - aafb5b23aa55dd86caabfeb88d6399041aa1732c authored over 6 years ago
Add workaround for number parsing (fixes #2528).

github.com/openscad/openscad - ea92356a0c999ca23ca78d359603b44617adc0a6 authored over 6 years ago
Mistake on string #670

Added missed translated strings

github.com/openscad/openscad - 0075b8f6b005d50116667a08dc68943f6c1df636 authored over 6 years ago
restrict the warnings

github.com/openscad/openscad - 0e9fa8e44096f576097088075b223c3fe2228e16 authored over 6 years ago
wrapped the unkown warning with if (!silent)

wrapped the ignore unkown variable warning with if (!silent)

github.com/openscad/openscad - eac87a39a0367933cebe65a1e53358c4198b659c authored over 6 years ago
remove " warn on the use of unknown $variables" as that is a seperate pull request

github.com/openscad/openscad - 3c7a92d64c169b709d3c5d2ef034e8cd3dfe37df authored over 6 years ago
Move utf8 splitting to separate function.

github.com/openscad/openscad - 6f3dd9610cedaf8f9e9526be132f0a8818086f84 authored over 6 years ago
remove the .c_str() from the parser call as suggested the review

github.com/openscad/openscad - 2720b726e99efd8937901a22db8b464ea0c109ec authored over 6 years ago
std::shared_ptr<fs::path> mainFile -> fs::path mainFile

github.com/openscad/openscad - a4df3dd4483cd0b309b3780eb803e2da9ddaab50 authored over 6 years ago
Fix XML error.

github.com/openscad/openscad - 8912e648df2f84b42d7406f5d2a50218f72f8ab6 authored over 6 years ago
Fix build with gcc-4.9 / c++11.

github.com/openscad/openscad - 73095aa4d8cca2e6eebfbcc63528965399ec3885 authored over 6 years ago
add a testcase with an undefined $customSpecialVariable

github.com/openscad/openscad - 3b7bc686bc8799fe8f794b17f79f675679e45290 authored over 6 years ago
warn on the use of unknown $variables, closing #2468

github.com/openscad/openscad - 23b914e032b09db6a16fc3f05e76d09fabc4e23d authored over 6 years ago
warn on the use of unknown $variables, closing #2468

github.com/openscad/openscad - f7d647c42ff5326ed5797c0f1cd9c8c828d68556 authored over 6 years ago
parameter optimized, variable name consistency

github.com/openscad/openscad - 96cbb748698bbc321dbfaeb62ca47460c933fe96 authored over 6 years ago
remove out commented debug code

github.com/openscad/openscad - bd14ce3fc3445e96093b532b6fefe66c74211f8f authored over 6 years ago
Quiet some compiler warnings.

github.com/openscad/openscad - 79e586cf442b66cb18d42e29a246541d154f3657 authored over 6 years ago
Fix scope of for loop as pointed out by gcc.

github.com/openscad/openscad - 75b873f29f9a9bdd382e7e6ebf338091de453b26 authored over 6 years ago
Fix "catching polymorphic type by value".

github.com/openscad/openscad - f5820778a59f61c8b7241b9e815569299fa753f9 authored over 6 years ago
Remove experimental flags of list comprehension extensions.

github.com/openscad/openscad - 6540bfbd454048f1b7c7f85161d296a2f6ef88ef authored over 6 years ago
Add ord() builtin function.

github.com/openscad/openscad - 1102e1293a904145f236ef31131dca24fb5680f8 authored over 6 years ago
Allow for() to iterate over chars of a string.

github.com/openscad/openscad - 3be478b9ad15e778f111541bce7564ee0ac1af25 authored over 6 years ago
bugfix: boostfs_uncomplete requires a path, not a filename

github.com/openscad/openscad - 1dd4c63a583d46892282dee9c506299d8d1b2040 authored over 6 years ago
do not output a warning, when file and line number are equal

github.com/openscad/openscad - 4bb4ede2ad596d50771f9a3843c74f74704c635f authored over 6 years ago
make the MainFile available to the parser, warn for overwrites within include<> and use<>

github.com/openscad/openscad - 8506ed728218efd0af84129302a2b3cddf4bff1b authored over 6 years ago
Merge pull request #2130 from openscad/inputdriver5

Add simple input driver interface, support 3D Mouse devices

github.com/openscad/openscad - 022f50e91c2edd07d2def55061ac6765ea9f9b3d authored over 6 years ago
Some more cleanup

github.com/openscad/openscad - 33c52e51db5b47b2d31a5a45de8e3fbe92fcc331 authored over 6 years ago
Merge branch 'master' into inputdriver5

github.com/openscad/openscad - 0760923beb945b762f3e0702aabdf464382abdaf authored over 6 years ago
More C++11 cleanup.

github.com/openscad/openscad - 896880ab6e88dfb5bf7954684b1f6c435c80a8c1 authored over 6 years ago
Fix struct naming, small cleanups.

github.com/openscad/openscad - ed130d59c8b3806cc58e733b482e6cb06eaae834 authored over 6 years ago
Extract event definitions to separate header file.

github.com/openscad/openscad - 89e956bc1af529a430bfb4d27cb44781f05ebc92 authored over 6 years ago
Remove unnecessary casts.

github.com/openscad/openscad - 31408937f459f2d90ecada29ceb0f93339536c6d authored over 6 years ago
Make actions list private.

github.com/openscad/openscad - 03cdf770fe2501d01b9a6adfe09d44eebb81f753 authored over 6 years ago
Add const/override.

github.com/openscad/openscad - 059b1f4e3ebdfd551636ff4b0c832e9a39d6a900 authored over 6 years ago
Fix compile warnings.

github.com/openscad/openscad - 54934725d457a9f31c0a34154133d640694dd962 authored over 6 years ago
Fix "catching polymorphic type by value".

github.com/openscad/openscad - e72ed5aa5cb1efaa416d30999f8e7cb8ead455b0 authored over 6 years ago
distinguish between mainModule and included modules

github.com/openscad/openscad - f393a207d0a2b276513d42646924ee57b8af6f34 authored over 6 years ago
Merge pull request #2515 from openscad/test-cleanup

Remove experimental flags for assert and echo (fixes #2514).

github.com/openscad/openscad - f3de0e27b01aa52d1093723bf5db924666e32271 authored over 6 years ago
Remove experimental flags for assert and echo (fixes #2514).

github.com/openscad/openscad - 832ad3c6b18dbc5abc9b23824b88b8016a3daa93 authored over 6 years ago
Fix merge issues.

github.com/openscad/openscad - cd549c4bfa9a82951f53a4dde6bfa515a7959e21 authored over 6 years ago
Merge remote-tracking branch 'origin/master' into inputdriver5

github.com/openscad/openscad - 6c1071d50aed14e8d040a91521485967c8c96a2b authored over 6 years ago
Add file generated by newer cmake versions.

github.com/openscad/openscad - 5a0273905d5ba2cef2e09a13ba65781f02dbcd10 authored over 6 years ago
Add example for assert() statement and function.

github.com/openscad/openscad - 2aa976192b6393a76f0802c4e471ad70aedaf959 authored over 6 years ago
Remove experimental flag of assert() (fixes #1860).

github.com/openscad/openscad - 2b39c9863efaa8adddd7f5c5234044ef60301fe1 authored over 6 years ago
Add test output for example test case.

github.com/openscad/openscad - e9ee9ae8be2a45a828743d18849b090f5bd4e13e authored over 6 years ago