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 #1996 from openscad/c++11

C++11 updates

github.com/openscad/openscad - 0904a3b3a5b56b16bb423b177972468eeca775a9 authored over 7 years ago by Marius Kintel <[email protected]>
gcc 4.6 compile fix

github.com/openscad/openscad - 9479d4aab17d3bc690862d53f72c985057df5a0c authored over 7 years ago by Marius Kintel <[email protected]>
Merge remote-tracking branch 'origin/master' into c++11

github.com/openscad/openscad - cf4e2fea94695a7976e8feea05643417b2575233 authored over 7 years ago by Marius Kintel <[email protected]>
Merge pull request #2004 from nophead/version_number_fix

Fixed version going wrong on Windows when the day is less than 10.

github.com/openscad/openscad - bdbc4abbc46697c213485b0fd79a9aa84af26c99 authored over 7 years ago by Marius Kintel <[email protected]>
Fixed version going wrong on Windows when the day is less than 10.

Now strips leading zeros instead of appending .0 to prevent
integers being interpreted as octal.

github.com/openscad/openscad - bead2f1e108c9befe99b6fa47cbcca94a8c5019c authored over 7 years ago by Chris Palmer <[email protected]>
Fixes to allow MSYS2 build of the test suite.

github.com/openscad/openscad - d18ddb8fc8d40164dbdedc6bd485b2b3cf3d4aec authored over 7 years ago by Chris Palmer <[email protected]>
Merge remote-tracking branch 'origin/master' into c++11

github.com/openscad/openscad - ec567888c5ccee59537732fd36fde9e74d0b3814 authored over 7 years ago by Marius Kintel <[email protected]>
Merge pull request #2000 from thehans/patch-3

fix package name in uni-get-depencies.sh

github.com/openscad/openscad - 0a00aecc6f3a510a8ef0c396bc04a73e5746cbeb authored over 7 years ago by Marius Kintel <[email protected]>
fix package name

This package must be all lower or it doesn't install on linux mint 18.1 (ubuntu 16.04 based). I...

github.com/openscad/openscad - 9e629cf5a97bb7674c7f853264493a68acce7101 authored over 7 years ago by Hans L <[email protected]>
Merge pull request #1992 from openscad/issue1890

Handle unclosed start conditions. Fixes #1890

github.com/openscad/openscad - c3ab3069c8de9d3d728c79189c7ec3a54672833e authored over 7 years ago by Marius Kintel <[email protected]>
Removed obsolete code

github.com/openscad/openscad - 008a18db2eb9e84e9a08dadcb598ed861dcdfdad authored over 7 years ago by Marius Kintel <[email protected]>
Coding style fixes, C++11 fixes

github.com/openscad/openscad - 17e4a16a652f329d06c362c46209bce78226a14d authored over 7 years ago by Marius Kintel <[email protected]>
Specify std namespace

github.com/openscad/openscad - 318585b10672d8f3b6354884c8af5e35e6ee5e2a authored over 7 years ago by Marius Kintel <[email protected]>
More explicit array initialization

github.com/openscad/openscad - 039aecb432e02a14c5a97034f631a50678c1e927 authored over 7 years ago by Marius Kintel <[email protected]>
C++11: Various cleanup

github.com/openscad/openscad - 56abf3fb414547e56a709e3b3e2ed866deeff7d2 authored over 7 years ago by Marius Kintel <[email protected]>
C++11: Prefer scoped enums

github.com/openscad/openscad - 58c98350893b91aaf4f9e2fbff6bf2a074b91f16 authored over 7 years ago by Marius Kintel <[email protected]>
Keep modification of patched 3rd party files to a minimum

github.com/openscad/openscad - 076dde168ed43980cc9eb3a64f1460764742efdf authored over 7 years ago by Marius Kintel <[email protected]>
C++11: NULL -> nullptr

github.com/openscad/openscad - 513fbc488770e7828ee386216d1dd9505d94eace authored over 7 years ago by Marius Kintel <[email protected]>
Issue 1994 - Decrease tab stop width in views.

- Decrease tab stop width for view consoles (such as AST and CSG Tree)
- Use a constant field fo...

github.com/openscad/openscad - 6b3acf61c5e8fbb0ed4d9c18ba22915b1c0aef31 authored over 7 years ago by Chris Vesters <[email protected]>
print warning with multiple roots

github.com/openscad/openscad - f80785e2d2d93e4d0fbee5e99ce9b33fdc957814 authored over 7 years ago by amarjeet <[email protected]>
print warning if there are more than one root modifier

github.com/openscad/openscad - 73dc609a834427681198f78e291c6056a1683fe0 authored over 7 years ago by amarjeet <[email protected]>
#1890 Correctly return errors, add test cases

github.com/openscad/openscad - 07538ae64d5d6ea256d57e2d33b96ac045aab022 authored over 7 years ago by Marius Kintel <[email protected]>
Merge pull request #1995 from ChrisVesters/issue1994

Issue 1994 - Decrease tab stop width in views.

github.com/openscad/openscad - ac72fb1103c506ce8c00f1b2be37b5c5ab771a61 authored over 7 years ago by Marius Kintel <[email protected]>
Issue 1994 - Decrease tab stop width in views.

- Decrease tab stop width for view consoles (such as AST and CSG Tree)
- Use a constant field fo...

github.com/openscad/openscad - 9e0d72abb2fd2fac644e067923d228de35643bba authored over 7 years ago by Chris Vesters <[email protected]>
No need to detect EOF in single-line comments

github.com/openscad/openscad - 3a9e4ccd21cfdd0c9c125826878edc53db735bec authored over 7 years ago by Marius Kintel <[email protected]>
Handles unclosed string and multi line comment

github.com/openscad/openscad - e973e279f27a299eff68d474fbba0f19da4755fb authored over 7 years ago by amarjeet <[email protected]>
Handle unclosed start conditions

github.com/openscad/openscad - b5d895cc31635535b34bfebb464f982388e2aa77 authored over 7 years ago by Marius Kintel <[email protected]>
Merge pull request #1981 from openscad/issue1815

Print warning with multiple roots

github.com/openscad/openscad - e34e519c1276e7f1b299fea40fea2f114c7ef455 authored over 7 years ago by Marius Kintel <[email protected]>
print warning if there are more than one root modifier

github.com/openscad/openscad - 327e8f4052cee6073b94e4140e0ab131ff2c170e authored over 7 years ago by amarjeet <[email protected]>
print warning with multiple roots

github.com/openscad/openscad - 054831dd4400a2378c07f1489893fd7ca14ce863 authored over 7 years ago by amarjeet <[email protected]>
Merge pull request #1979 from Minimalistic/patch-1

docs: Add table of contents

github.com/openscad/openscad - ca8098ff0931a876bd5833475ea1cc87b5327b43 authored over 7 years ago by Marius Kintel <[email protected]>
docs: Add table of contents

github.com/openscad/openscad - 8f2349715fbca85715954fc98f42061ab930bf6b authored over 7 years ago by Jason Marsh <[email protected]>
Pass current date as version when building, change version messages STATUS messages

github.com/openscad/openscad - 749c70bed27e0c7f7412409b6526a7bd1dcb9cd7 authored over 7 years ago by Marius Kintel <[email protected]>
Display version of found libs

github.com/openscad/openscad - 82e7e13e8e6746ed890ca902b6f1b8e2d13e0857 authored over 7 years ago by Marius Kintel <[email protected]>
cmake Info.plist template

github.com/openscad/openscad - 99e0761f714cd4fa03157aa561ec5b9e0cac5cfc authored over 7 years ago by Marius Kintel <[email protected]>
Mac build fixes, added a bunch of missing defines, resources

github.com/openscad/openscad - c73bebe957d7eb847661b0231f7842216865739b authored over 7 years ago by Marius Kintel <[email protected]>
Added missing cmake macros

github.com/openscad/openscad - 3daabccf85a10a1c06349534a0899316f9efb1b6 authored almost 8 years ago by Marius Kintel <[email protected]>
Larger cleanup

github.com/openscad/openscad - dd7e04baa9cbb205d83d0a7dc07d5fea5430ed19 authored almost 8 years ago by Marius Kintel <[email protected]>
Handle spaces in /Users/kintel/code/OpenSCAD/openscad. Fixes #1969

github.com/openscad/openscad - 714e14e4a6b8eb62677784de6213e1cde79a6554 authored almost 8 years ago by Marius Kintel <[email protected]>
Merge branch 'master' into cmake-build

github.com/openscad/openscad - 44e9da09bb78a7b4f61f6232069089f2ca014bff authored almost 8 years ago by Marius Kintel <[email protected]>
Fix for build against QScintilla < 2.9

github.com/openscad/openscad - 3a7dd67970c5ac57df24c40e18e77a99fd14e1c7 authored almost 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1947 from kipbits/master

Find&Replace: Highlight match-words & Display find-count (FINAL)

github.com/openscad/openscad - 4af51a7443e5f6e8fb234beadc8128261854ae68 authored almost 8 years ago by Marius Kintel <[email protected]>
replaceAll handle scintilla bug(hope this is acceptable)

replaceAll handle scintilla bug(hope this is acceptable)

github.com/openscad/openscad - 1b51e518f9a7c22a1534c09d95c76be77bc6c449 authored almost 8 years ago by frankenstein <[email protected]>
quadruple spaces to indent

quadruple spaces to indent

github.com/openscad/openscad - e0744a1361b0fa63ba4b9f0da391b66e38d2d514 authored almost 8 years ago by frankenstein <[email protected]>
Merge remote-tracking branch 'openscad/master'

github.com/openscad/openscad - d380fc81280106d52045b89176821d7c86f0a2bf authored almost 8 years ago by frankenstein <[email protected]>
Merge pull request #1958 from nophead/issue_1956

Issue 1956

github.com/openscad/openscad - 14322d78b2be5148c2756d69e7a6c1e53b745569 authored almost 8 years ago by Marius Kintel <[email protected]>
Update StatCache.cc

Removed another empty structure initialiser to remove warnings.

github.com/openscad/openscad - ded204074a0ce62296f31c0d45468767cdf1d4d2 authored almost 8 years ago by Chris <[email protected]>
Fixed missing structure initialiser warnings.

github.com/openscad/openscad - 841155e84e7c4ade994d28ed11bbbaf283b2b23b authored almost 8 years ago by Chris Palmer <[email protected]>
Merge remote-tracking branch 'openscad/master'

github.com/openscad/openscad - 113a8a9efbf3d00d686f24248d0078668e370afc authored almost 8 years ago by frankenstein <[email protected]>
Merge branch 'issue_1956' of https://github.com/nophead/openscad into issue_1956

github.com/openscad/openscad - 099d637c881ac72ef2143c667b16e8ede588d7a7 authored almost 8 years ago by Chris Palmer <[email protected]>
parse now always returns the module pointer to give the dependencies.

github.com/openscad/openscad - 835259279524787ad354cfdd3b9de83284fe1c02 authored almost 8 years ago by Chris Palmer <[email protected]>
Merge branch 'master' into issue_1956

github.com/openscad/openscad - 77e7c82fa862780008ddd2358ebe95aed09d85bb authored almost 8 years ago by Chris <[email protected]>
Fixed deleting the same module twice, introduced by "Minor style tweaks"

github.com/openscad/openscad - 433076b88dfba4422b63f1e02bd4ace0fccdeade authored almost 8 years ago by Chris Palmer <[email protected]>
Added test cases

github.com/openscad/openscad - b8c3880fdefd03a94193f2701168fa6c6698def0 authored almost 8 years ago by Marius Kintel <[email protected]>
Test fix: This file should have a syntax error

github.com/openscad/openscad - 7d205e730d3f1d00058203111b0f016a2371879d authored almost 8 years ago by Marius Kintel <[email protected]>
Test fix: This file should have a syntax error

github.com/openscad/openscad - 55d7c118dee4f6e3b182d62a38ecd049d1d1e133 authored almost 8 years ago by Marius Kintel <[email protected]>
Minor style tweaks

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

github.com/openscad/openscad - b2c44a881dfae02615437a1c201b165fca09a8c8 authored almost 8 years ago by Marius Kintel <[email protected]>
Minor style tweaks

github.com/openscad/openscad - 58a0f9b47b64397000a6a43d928a0b582d0f1ec7 authored almost 8 years ago by Marius Kintel <[email protected]>
Merge branch 'issue_1956' of https://github.com/nophead/openscad

github.com/openscad/openscad - b579935d3820973621709d514c092e9627580a6d authored almost 8 years ago by Marius Kintel <[email protected]>
Remove erroneously committed generated files

github.com/openscad/openscad - cd67b3f0f4c7c06c3bcad139e9dc138106ebae6b authored almost 8 years ago by Marius Kintel <[email protected]>
Merge remote-tracking branch 'openscad/master'

github.com/openscad/openscad - 1ddc32d6133d19ffbc87d983fdb2d530790fae52 authored almost 8 years ago by frankenstein <[email protected]>
Merge pull request #1962 from nophead/issue_1961

Fix for #1961: Warnings and errors only shown five times

github.com/openscad/openscad - 04b09bcb847762a0f976af9bdd3b1ebf28d88a22 authored almost 8 years ago by Marius Kintel <[email protected]>
Fix for #1961: Warnings and errors only shown five times

github.com/openscad/openscad - f10bae8aeef0b599999ae45d23c86f7853753fc1 authored almost 8 years ago by Chris Palmer <[email protected]>
Fixed tabs

github.com/openscad/openscad - 2ab09079e179e410de2fc0be03fe966feab3863f authored almost 8 years ago by Chris Palmer <[email protected]>
Fix for issue #1956.

A copy of the last successful parse is maintained in MainWindow
and ModuleCache::cache_entry so t...

github.com/openscad/openscad - 25f0ffa0118cd53dbde47be6da4e6810cc79b4cb authored almost 8 years ago by Chris Palmer <[email protected]>
Merge pull request #1950 from hyperair/fix-underscore-word-movement

Drop underscore from syntax table in scad-mode

github.com/openscad/openscad - 56d73a422a61dae4bb18fc0c89b53647cfe90e81 authored almost 8 years ago by Marius Kintel <[email protected]>
Drop underscore from syntax table in scad-mode

This allows meta-b/f to work properly when navigating variable names that
contain underscores.

github.com/openscad/openscad - 52daefb60316a5485a1ee700781a0a955d2aba0f authored almost 8 years ago by Chow Loong Jin <[email protected]>
Solves issue1940: Adds check for parameterSets object in json

github.com/openscad/openscad - 546434bcba8a87f823aced54383bd86a7cbf63bd authored almost 8 years ago by amarjeet <[email protected]>
fix openscad.pro

fix openscad.pro

github.com/openscad/openscad - af163944d28ec856612d9df519e954282014c30c authored almost 8 years ago by frankenstein <[email protected]>
Find&Replace: Highlight match-words & Display find-count (FINAL)

These changes are to implement highlighting of found matches for
enhanced find&replace functiona...

github.com/openscad/openscad - e8918330136ee905a0f519a02ac69fa5c4a6fbd1 authored almost 8 years ago by frankenstein <[email protected]>
Tagged more tests as heavy

github.com/openscad/openscad - 382528011fcff1ecf10af9d7f0d16025872316ea authored almost 8 years ago by Marius Kintel <[email protected]>
Green refactoring: Use the new EvalContext::resolveArguments() function

github.com/openscad/openscad - 4224818716d4fd794fd0ae134615b54e928cd945 authored almost 8 years ago by Marius Kintel <[email protected]>
#1923: Fix regression: Default argument values were looked up in the call scope instead of the lexical scope

github.com/openscad/openscad - 0321eb9ae59af554a71a8eabc3fa93af486850d6 authored almost 8 years ago by Marius Kintel <[email protected]>
Used the qmake-defined OBJECTS_DIR rather than the Makefile-defined one to work around double slash issue with rpm

github.com/openscad/openscad - e990ac49eb449bb8b1befcf0fd021c901f687ac5 authored almost 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1929 from nophead/issue_1928

Fix for issue #1928 Automatic Reload and Preview doesn't work properl…

github.com/openscad/openscad - e4c6f0d82111f13b7e0e8657f2489fd5d2faddc9 authored almost 8 years ago by Marius Kintel <[email protected]>
Merge remote-tracking branch 'origin/master' into nophead-issue_1928

github.com/openscad/openscad - 6a448c6174ba729e2b673a8729f5aeb59f829a10 authored almost 8 years ago by Marius Kintel <[email protected]>
Some tuning to adapt to changes in OpenSCAD

github.com/openscad/openscad - 9171741494125b711560350affb14748ba4cc4f1 authored almost 8 years ago by Marius Kintel <[email protected]>
Added missing file

github.com/openscad/openscad - c5c3e7f5f2a60ddb94f447d0e284ebba9c66cb11 authored almost 8 years ago by Marius Kintel <[email protected]>
#1929 Added testcase

github.com/openscad/openscad - 730a8613e1ba7bc56bb85cf430ab2e2bde0f34a0 authored almost 8 years ago by Marius Kintel <[email protected]>
Merge remote-tracking branch 'origin/master' into nophead-issue_1928

github.com/openscad/openscad - 930a6ab87d419a5da070e7621387d59c6e30ed54 authored almost 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1932 from openscad/issue1931

Solves issue #1931

github.com/openscad/openscad - 2ef5333d8dbeddf7f862c76c84a8550275b13c3c authored almost 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1934 from openscad/keep-definition-order

Keep definition order of modules and functions when exporting AST

github.com/openscad/openscad - a7e5ac4305e63f3a7127454fae9380cf159cdc6a authored almost 8 years ago by Marius Kintel <[email protected]>
Added test case

github.com/openscad/openscad - d9e8c687ebafc78fcc9f4368f78bb5c2e95391cc authored almost 8 years ago by amarjeet <[email protected]>
Keep definition order of modules and functions when exporting AST

github.com/openscad/openscad - 944b83cbce81a63a53ce3c615c006e5eeab27f04 authored almost 8 years ago by Marius Kintel <[email protected]>
Merge remote-tracking branch 'origin/master' into nophead-issue_1928

github.com/openscad/openscad - 809c4663d27ca4d2922fbb41402f850e0fede8ea authored almost 8 years ago by Marius Kintel <[email protected]>
cosmetics

github.com/openscad/openscad - 15805d9ad989ed357a182cdf4e076f98e3e8b68b authored almost 8 years ago by Marius Kintel <[email protected]>
Solves issue #1931

github.com/openscad/openscad - 227baa0d18a4f205cf4d6823efafe24835ead025 authored almost 8 years ago by amarjeet <[email protected]>
Re-implemented the timestamp using ftime() instead of clock()

github.com/openscad/openscad - 53f4e586486b65643c739a348fb7d94b0e9ee116 authored almost 8 years ago by Chris Palmer <[email protected]>
Added missing echotest results

github.com/openscad/openscad - 28393de1e024460ac6c543e8a5da93e7e9bc17a0 authored almost 8 years ago by Marius Kintel <[email protected]>
Avoid comparing st.,time with time() as may not work in other timezones.

github.com/openscad/openscad - b3a9aa7cefe5ff49c6aa815eb53ade2c97f18072 authored almost 8 years ago by Chris Palmer <[email protected]>
Fix for issue #1928 Automatic Reload and Preview doesn't work properly with multiple documents open.

includesChanged() and handleDependencies()now retrun the latest modification time instead of a bo...

github.com/openscad/openscad - c27dad760bf3b036bb73be78a17d3b1cba4dfdfc authored almost 8 years ago by Chris Palmer <[email protected]>
Added more astdump tests

github.com/openscad/openscad - 757c43bdd3ff9f3d35f5714e7ee695dc964bf8dc authored almost 8 years ago by Marius Kintel <[email protected]>
Added more astdump tests

github.com/openscad/openscad - 4ee2f89a696c5b690787b6c7d1b30269080a6147 authored almost 8 years ago by Marius Kintel <[email protected]>
Don't print trailing newline for AST dumps

github.com/openscad/openscad - d9acdbdd1496571580a643767d054f67bacb5be2 authored almost 8 years ago by Marius Kintel <[email protected]>
Renamed moduledumptest_* to astdumptest_*

github.com/openscad/openscad - 70eec59ce120004e30248be42426a3b038a1e1dd authored almost 8 years ago by Marius Kintel <[email protected]>
cosmetics

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

github.com/openscad/openscad - 73da22d9728e112793c24429975420d3308e3753 authored almost 8 years ago by Marius Kintel <[email protected]>
Merge pull request #1926 from nophead/issue1237

Slowdown with large # of dependencies #1237

github.com/openscad/openscad - cd63dc7ab419a171873fc402a72c031a0e68b71a authored almost 8 years ago by Marius Kintel <[email protected]>
Initialize module to make sure we keep the promise in the doc

github.com/openscad/openscad - 81d52155ec0591b0b86c818f2813dca503f9cdac authored almost 8 years ago by Marius Kintel <[email protected]>