Ecosyste.ms: OpenCollective

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

openFrameworks

openFrameworks is an open source C++ toolkit for writing creative code.
Collective - Host: opensource - https://opencollective.com/openframeworks - Website: https://openframeworks.cc - Code: https://github.com/openframeworks/openFrameworks

ofThreadChannel: fix move on send

github.com/openframeworks/openFrameworks - 8d8613b1c8776f5e7a468807a71efd3bee5bfc82 authored almost 9 years ago
Merge pull request #4941 from gameoverhack/feature-loadData

Make ofTexture::loadData with different glFormat/glType public

github.com/openframeworks/openFrameworks - 65f26556fc7989fcf424bf3fc9a6b6a4d0dd6902 authored almost 9 years ago
Merge pull request #4934 from tallavi/android_life_cycle

typo fix

github.com/openframeworks/openFrameworks - 39caa2a6446500f8e45c5c0416d6689b3e4b628c authored almost 9 years ago
Make ofTexture::loadData with different glFormat/glType public

github.com/openframeworks/openFrameworks - fe8d2a6300a1866e7f507b6e2a2903331bace11c authored almost 9 years ago
Merge pull request #4932 from firmread/cleanOscExamples

clean up network examples

github.com/openframeworks/openFrameworks - cf4baef45c3ee12276d4e9a8bf6249ab286e10bd authored almost 9 years ago
fix indentation to all tabs using sublime text

github.com/openframeworks/openFrameworks - 07eb372b5479aaec29fdcf101de10fa0e8d034fb authored almost 9 years ago
Merge pull request #4260 from tallavi/android_life_cycle

Reworked Android life cycle

github.com/openframeworks/openFrameworks - 61403e6e5c7404a3af3ae83d371e23ce6adee3f0 authored almost 9 years ago
Merge pull request #4880 from workergnome/docsprint-ofTimer

docs_low_level: ofTimer.h

github.com/openframeworks/openFrameworks - 3ca9f617a0c6d49f57c8472ebffd484d215016cc authored almost 9 years ago
handfix indentation on github

github.com/openframeworks/openFrameworks - 9a98147a4b6ab732bcd65eac08ceb26ca475de4b authored almost 9 years ago
handfix indentation on github

github.com/openframeworks/openFrameworks - 1bec04cd741e816123b7d1dc4d39195f53ac2f03 authored almost 9 years ago
handfix indentation on github

github.com/openframeworks/openFrameworks - 78f24674aef0db44767fded3408acab487311317 authored almost 9 years ago
handfix indentation on github

github.com/openframeworks/openFrameworks - 3fbd39bf31e39ce29fb2f738665db63fd5352c74 authored almost 9 years ago
handfix indentation on github

github.com/openframeworks/openFrameworks - 803561bfc0104eeb3438882397a2d39006f05bbc authored almost 9 years ago
handfix indentation on github

github.com/openframeworks/openFrameworks - d5e8b9d6b85b13e5ac742fd979437b9cb082839f authored almost 9 years ago
handfix indentation on github

github.com/openframeworks/openFrameworks - 15fce2d96ccdfd92382e1f1ff86107b1e54760fb authored almost 9 years ago
handfix indentation on github

github.com/openframeworks/openFrameworks - 3dad6d2370503cc071060406e94908b6f4c636a5 authored almost 9 years ago
handfix indentation on github

github.com/openframeworks/openFrameworks - d8578722bd6b92cb3ebb4640c171366f7cae0692 authored almost 9 years ago
cleaner push of the examples

github.com/openframeworks/openFrameworks - 51246afcbbbf0ab43fdacfa8f26ce53c1a61e0f1 authored almost 9 years ago
clean up network examples

github.com/openframeworks/openFrameworks - 5defea0f656473bfea8bdf73ae4743539560acc5 authored almost 9 years ago
Merge remote-tracking branch 'openframeworks/master'

github.com/openframeworks/openFrameworks - b6863ffe11490b7f6a9c85b51fb834d2b725070a authored almost 9 years ago
Merge branch '0.9.3'

github.com/openframeworks/openFrameworks - 2c32e26957855bae50752a7b8706c2eea42ef290 authored almost 9 years ago
ofAppGLFWWindow: fix fullscreen in several linux window managers

setting the window size to fullscreen before actually setting fullscreen
was breaking the real f...

github.com/openframeworks/openFrameworks - 96c71262b2c8cfe3a7b40174e20d5882d10cd79d authored almost 9 years ago
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 097030425bcae5bb037502a5380afe98b0db6597 authored almost 9 years ago
Merge branch '0.9.3' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 3cf555399cdc1b5aec7ce2a643bcbdce0e46f33c authored almost 9 years ago
ofPixels: move swap nearer copy constructors so it's easy to maintain

github.com/openframeworks/openFrameworks - b30671f26b4d911f086d1beb174fa613ee4bd5a1 authored almost 9 years ago
Remove the iOS folder from the ofxGPS folder.

github.com/openframeworks/openFrameworks - 0d442b606e615e854bb5a1e682217c96772aefef authored almost 9 years ago
Android - rename androidNativeActivityExample to androidJavaOnlyActivityExample.

github.com/openframeworks/openFrameworks - f1cebf460904c0d0f6ae5ae59f70f78513002c38 authored almost 9 years ago
Android - remove app compact lib from exaples.

github.com/openframeworks/openFrameworks - c53aa065e110e30c669ff60e56a9acf06b3e7fab authored almost 9 years ago
Android - rename methods OFAndroidInit/OFAndroidCeate to ofAndroidApplicationInit/ofAndroidActivityInit.

github.com/openframeworks/openFrameworks - 8681448c886c4f0f31de27593a0a9ab1b2379006 authored almost 9 years ago
Merge pull request #4926 from digitalcoleman/ofNode-docs

docs_low_level: ofNode.h

github.com/openframeworks/openFrameworks - 52aa629d5fe70d910c77f7257ab167679d5284ff authored almost 9 years ago
Merge pull request #4927 from brannondorsey/docs-ofBaseRenderer

docs_low_level: ofBaseRenderer.h

github.com/openframeworks/openFrameworks - 7b3131cc2e59f0289dcdd50813c8aab910809100 authored almost 9 years ago
Merge pull request #4892 from danomatika/master

docs_low_level: ofMaterial.h, ofBaseTypes.h, ofURLFileLoader.h, ofSystemUtils.h

github.com/openframeworks/openFrameworks - 52dc4fefed8fbd3eacb9a1c0507a1f982498d3e5 authored almost 9 years ago
Merge pull request #4920 from grayfuse/graphics-example-comments

Graphics example comments

github.com/openframeworks/openFrameworks - e3e57d6d0606f366d60f907fa2c44166e6dae470 authored almost 9 years ago
Merge pull request #4910 from danomatika/ofFileUtils

docs_low_level: ofFileUtils.h (part 1, take 2)

github.com/openframeworks/openFrameworks - 0ccd22759b861f753315d149c9d107f650feeef7 authored almost 9 years ago
Merge pull request #4879 from CharStiles/ofColor

docs_low_level: ofColor.h

github.com/openframeworks/openFrameworks - 37307312f749db1442864e71afe5caad0bb7c8ab authored almost 9 years ago
Merge pull request #4878 from anikahhh/ofRectangle

docs_low_level: ofRectangle.h

github.com/openframeworks/openFrameworks - f02d5ef0f1163607b4dba3137ca87e7585f08324 authored almost 9 years ago
Merge pull request #4874 from workergnome/docsprint-ofConstants_update

docs_low_level: ofConstants.h

github.com/openframeworks/openFrameworks - 6f3f26f6a6f6ff25a9eb52afa445bc9e847cf45b authored almost 9 years ago
Merge pull request #4859 from brannondorsey/docs-ofVideoPlayer

docs_low_level: ofVideoPlayer.h

github.com/openframeworks/openFrameworks - 5b7b49be6b000d8edf9e37995942e62a88a9259e authored almost 9 years ago
Merge pull request #4925 from frauzufall/fix-tests

fixes #4923 allAddonsExample path in test

github.com/openframeworks/openFrameworks - 731b3e66a08e4161721afb34e1682935df9d8d42 authored almost 9 years ago
gitignore iOS example Media Assets

github.com/openframeworks/openFrameworks - d12d763d35a14647648907d4da6dbfb4ad87237c authored almost 9 years ago
updated doxy comments for guide standards: ofSystemUtils.h, ofURLFileLoader.h

github.com/openframeworks/openFrameworks - 98e85cd884bfaf4d1afbd822e65b75054f815eb5 authored almost 9 years ago
updated doxy commenting to match style guide

github.com/openframeworks/openFrameworks - 68545c0da35a40d6baa3008070acd856571d86f7 authored almost 9 years ago
Merge pull request #4928 from caitlinmorris/master

adding three shader example readme's

github.com/openframeworks/openFrameworks - bd754cab8948f94a0af173e587d7bc02129e972e authored almost 9 years ago
Merge branch 'master' of https://github.com/openframeworks/openFrameworks into docs-ofBaseRenderer

github.com/openframeworks/openFrameworks - 333aa567a35fa70a8864768d75138af73688d638 authored almost 9 years ago
Edits to the inline documentation for ofBaseRenderer.

github.com/openframeworks/openFrameworks - 13ac8fcfb763be45818ee0e6c05e76bec8249620 authored almost 9 years ago
finished up ofFileUtils.h doxy commenting

github.com/openframeworks/openFrameworks - cfb8700d2e22257529fadb9b0d9cb0a77f1743e8 authored almost 9 years ago
adding 03SimpleShaderInteraction example readme

github.com/openframeworks/openFrameworks - b5561fd1134d633d7599b049b26e0495b5188df6 authored almost 9 years ago
adding 02SimpleVertexDisplacement shader example readme

github.com/openframeworks/openFrameworks - 673dcbca5606598152bea8595192eae56cb7604d authored almost 9 years ago
adding 01SimpleColorQuad shader example

github.com/openframeworks/openFrameworks - 2254fdddf81d1d7b5918b1c81da6a2b2841147fb authored almost 9 years ago
updated doxy comments to match guidelines

github.com/openframeworks/openFrameworks - 626798413eb6d8086f8a1010bd05295fa961759c authored almost 9 years ago
Added doxy comments for class

github.com/openframeworks/openFrameworks - a6c193a8d6f1ecb82071b77d4105f0821fffd12c authored almost 9 years ago
fixes more occurences of allAddonsExample path in test

github.com/openframeworks/openFrameworks - 37ded4a8e2d16d576b166cc7c08d8f2f807a0b13 authored almost 9 years ago
fixes allAddonsExample path in test

github.com/openframeworks/openFrameworks - 403d22bc5f75e2d85cf738711bb96ede20ab9ca4 authored almost 9 years ago
Merge remote-tracking branch 'openframeworks/master'

github.com/openframeworks/openFrameworks - 8e083100f67e11b7337b190f1d3deda377f88fd1 authored almost 9 years ago
fix permissions of recently added READMEs

github.com/openframeworks/openFrameworks - 00277850d678cbaef2fa11b03aacf510b01bd42b authored almost 9 years ago
Merge pull request #4922 from bakercp/working

Working

github.com/openframeworks/openFrameworks - a6b58c94d5ea995c4ef14075d4feb027fd691f72 authored almost 9 years ago
Merge branch 'asciiVideoExample--comments' of https://github.com/christinedt/openFrameworks into working

github.com/openframeworks/openFrameworks - 8b76de374ac74866d2dc2b7e600060ffa435ae47 authored almost 9 years ago
Update comment style.

github.com/openframeworks/openFrameworks - 7d73b46e69716d26db04c7edd4e37f130f5d0dfc authored almost 9 years ago
Merge branch 'videoGrabberExample--comments' of https://github.com/christinedt/openFrameworks into working

github.com/openframeworks/openFrameworks - 4c4f6a172d6db22e000af624c273a44e02ad83e1 authored almost 9 years ago
Updating comment style.

github.com/openframeworks/openFrameworks - aeca056e7be788d5488b15472f86858037c649ee authored almost 9 years ago
Merge branch 'osxVideoRecorderExample--comments' of https://github.com/christinedt/openFrameworks into working

github.com/openframeworks/openFrameworks - 7195f63504bc29f1903155827d51dafa57ec2c18 authored almost 9 years ago
doxy comments for ofDirectory partially done

github.com/openframeworks/openFrameworks - 339d4df795c4b9fb4b1efa9e46b8b0f41aa3b1ef authored almost 9 years ago
Update main.cpp

Adding in README stub

github.com/openframeworks/openFrameworks - 7d078690bf96a7b4a400e3818176089ae1aca212 authored almost 9 years ago
Merge branch 'master' of https://github.com/openframeworks/openFrameworks into docs-ofBaseRenderer

github.com/openframeworks/openFrameworks - 4c0611485023ffcb530232885b21d84898fc34d6 authored almost 9 years ago
Update ofApp.cpp

Adding in README stub and small copy tweaks.

github.com/openframeworks/openFrameworks - 0c37b46484cfa0a037975458dcef700ad92d9189 authored almost 9 years ago
Update ofApp.h

Adding README stub to the top, and variable comments.

github.com/openframeworks/openFrameworks - ccfa6eb667567684888c496cde4a3428da31e3bb authored almost 9 years ago
Add first round of inline documentation edits to ofBaseRenderer

github.com/openframeworks/openFrameworks - f661223ef261c708bc3eb185474b6a38491d099a authored almost 9 years ago
doxy comments for ofFile

github.com/openframeworks/openFrameworks - 9fb7495fb8582badf7a8c5fb4e8e20181d18e130 authored almost 9 years ago
Merge remote-tracking branch 'openframeworks/master'

github.com/openframeworks/openFrameworks - b7c1878116fae0e93c864301b9ec0e4059a3b074 authored almost 9 years ago
Merge pull request #4919 from bakercp/working

Working

github.com/openframeworks/openFrameworks - df98aed187acd2ae50fe654120d7794dcc2d45a1 authored almost 9 years ago
Move to 3d category.

github.com/openframeworks/openFrameworks - 467d827f3f6798ad6bba501cb20bfaf2400b53a2 authored almost 9 years ago
Merge branch 'my-sprint-examples-Caroline' of https://github.com/crecord/openFrameworks into working

github.com/openframeworks/openFrameworks - 965a7625e8298e561158a5af89cdcc4271638df9 authored almost 9 years ago
Merge pull request #4918 from bakercp/frauzufall

Frauzufall

github.com/openframeworks/openFrameworks - 16ac454e7587a67cfa0bccfc528624b28b38a13d authored almost 9 years ago
Change link from window to windowing.

github.com/openframeworks/openFrameworks - 6695a4a9992e2167329a90b892fcf4288852faa8 authored almost 9 years ago
Add "example" suffix where needed.

Change windows to windowing.

github.com/openframeworks/openFrameworks - 6ac1013fa7664115f108b8a93589006ede260e43 authored almost 9 years ago
Merge branch 'examples-reordered' of https://github.com/frauzufall/openFrameworks into frauzufall

github.com/openframeworks/openFrameworks - 92609101e538dd0c122a2453cb58655509668344 authored almost 9 years ago
files for 3D model loader example

github.com/openframeworks/openFrameworks - bbb1a76ec86855b6ba7a82ac4cef706d33f9ab99 authored almost 9 years ago
Merge branch 'master' of https://github.com/grayfuse/openFrameworks into videoGrabberExample--comments

github.com/openframeworks/openFrameworks - cb7c079c01fdaf778d7d94b55eceddb146be83fc authored almost 9 years ago
Merge branch 'master' of https://github.com/grayfuse/openFrameworks into osxVideoRecorderExample--comments

github.com/openframeworks/openFrameworks - 953a22cbae4ff44848176834f1e50fa306743b85 authored almost 9 years ago
Merge pull request #2 from grayfuse/main-examples-README

Main examples readme

github.com/openframeworks/openFrameworks - ce465eb8300540c576c2c37e842da62bd7009937 authored almost 9 years ago
Merge pull request #4912 from bitchwhocodes/imageLoaderWebExample

Added the image loader example with readme and a screenshot

github.com/openframeworks/openFrameworks - c83ecb664bfd791ade7fcc67ec7060ab7e7884e7 authored almost 9 years ago
Merge branch 'master' of https://github.com/grayfuse/openFrameworks into asciiVideoExample--comments

github.com/openframeworks/openFrameworks - 0d216275fd4ba9a39d8d58005471702c359e76e6 authored almost 9 years ago
Added the image loader example with readme and a screenshot

github.com/openframeworks/openFrameworks - c7c2d124faf9162168036b13eab3ffbd7836540c authored almost 9 years ago
Merge pull request #4911 from bitchwhocodes/quatLatLongExample

Added the QuaT Lat Longitude Example

github.com/openframeworks/openFrameworks - d87d42a2ea3d7754cd9151502ee36e1a2727bc39 authored almost 9 years ago
Adding top comment to header file and inline comments to implementation files

github.com/openframeworks/openFrameworks - 9d53055234d3b49680988b4c64be2d60ae10abec authored almost 9 years ago
Adding top comment to header file and inline comments to implementation file

github.com/openframeworks/openFrameworks - 7a025ae2e96d0c26c44ecd3e8f12d972d99c6571 authored almost 9 years ago
QuatLongLatExample with readme and screenshot

github.com/openframeworks/openFrameworks - 000bbf7752d7eb590965eab3236e896e69abc6f4 authored almost 9 years ago
Merge branch 'ofMaterial'

github.com/openframeworks/openFrameworks - b730a4cba106fd72fe71f8183582a97404768a5f authored almost 9 years ago
added ofBuffer & ofFilePath doxy comments

github.com/openframeworks/openFrameworks - b8f8c89cb79971508b610d0335dddd42a6f5d75e authored almost 9 years ago
Adding top comment in the header file

github.com/openframeworks/openFrameworks - 21a23225fe3b5d539d8fb2d573034dd52f107c48 authored almost 9 years ago
Merge branch 'master' into main-examples-README

github.com/openframeworks/openFrameworks - 7962b837a349636d06274775d0c66d5737da339e authored almost 9 years ago
Merge pull request #4906 from sarahgp/sarahgp-gui-readme

GUI Readme Added

github.com/openframeworks/openFrameworks - ee4d96c87b12cf52ae2850f8b409bc15280b2544 authored almost 9 years ago
Merge pull request #4908 from bakercp/ahierony-ios

Ahierony ios

github.com/openframeworks/openFrameworks - e79bb132a6fd02f2dfc53f08a8329d1f86f13234 authored almost 9 years ago
Revert change to project files.

github.com/openframeworks/openFrameworks - 80229c4d7bfcc0749c9b3672b77ee7bd14b25552 authored almost 9 years ago
Merge pull request #4907 from bitchwhocodes/quatArcBallExample

Added the Quaternion spelled the incorrectly Arc Ball Example

github.com/openframeworks/openFrameworks - 23c97342f1e1235216b08663cbf5399bf4205d34 authored almost 9 years ago