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

changes the assimp example to not do optimized loading of models as it can cause a crash on some platforms. Addresses #4994

github.com/openframeworks/openFrameworks - 3f743b07a66362ee5879d0ccb27ac929b8b0cfa8 authored almost 9 years ago
Bugfix for 32bit FreeImage lib for OS X missing symbols. Closes #4993

github.com/openframeworks/openFrameworks - 7a7d52279df77bc0a63021b3a1dff9ea14821007 authored almost 9 years ago
ofParmater(Group): delete internal object on clear and remove invalid parents

Closes #4996

github.com/openframeworks/openFrameworks - a95f2a4f04d324f35498aacdd260877155a7c9f2 authored almost 9 years ago
ofxPanel: use .json as default settings for emscripten

github.com/openframeworks/openFrameworks - 61ea2a97ccc30c8795b9577b87a4ef8e551994e6 authored almost 9 years ago
ofConstants: remove include json

github.com/openframeworks/openFrameworks - a223a553b0d28e68941c58097f62f2bd64a5b14b authored almost 9 years ago
ofJson use get<type> to deserialize

github.com/openframeworks/openFrameworks - 917b77275edd05ca8f6070e66497877d34829ef4 authored almost 9 years ago
Merge pull request #4998 from 2bbb/PR/strong_ofxOsc

[proposal] make ofxOsc strong

github.com/openframeworks/openFrameworks - d8d7ff53cd3ef81e1c5805e1d9200b8d4c44af76 authored almost 9 years ago
Merge pull request #4992 from edap/std-regex

Std regex

github.com/openframeworks/openFrameworks - f86fa7d9ad0a09fef215a9d4f8c834796446689b authored almost 9 years ago
Merge pull request #4999 from arturoc/feature-ontheflywindows

adds some facilities to create new windows when the app is running

github.com/openframeworks/openFrameworks - afe2b8360af2f3348e6992844a6f49b97261f840 authored almost 9 years ago
fix compilation error on windows classes

github.com/openframeworks/openFrameworks - 661506c0e7c61f0527d7f808fc9e2d968b2f8187 authored almost 9 years ago
adds some facilities to create new windows when the app is running

- ofGetCurrentWindow: returns a shared_ptr to the current window
- ofBaseAppWindow: ::startRende...

github.com/openframeworks/openFrameworks - f293f9f235c599d7d9fdfd3e5cd37562a014e521 authored almost 9 years ago
change return value of setup from void to bool

if return false then setup failed.

github.com/openframeworks/openFrameworks - fce811ec19f3c5ec66cc0363dca32499829a41c1 authored almost 9 years ago
add try catch with ofLogWarning()

github.com/openframeworks/openFrameworks - f537620f33fffa92f1172f6a66209a17e0d3ce35 authored almost 9 years ago
add an example using the regular expression library from std

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

github.com/openframeworks/openFrameworks - 90b7b1fb2df09b8aa95a38cfd22cbe5894b815ae authored almost 9 years ago
fix json example + catch exceptions in ofJsonLoad/Save

github.com/openframeworks/openFrameworks - 736628ddc794fe38f7a9555f4aef3ff24bd7e8e4 authored almost 9 years ago
json serializer:

- removes ofBaseSerializer and instead uses a function based api to (de)serialize
```cpp
ofSeria...

github.com/openframeworks/openFrameworks - 9f3a4e472c47cc8275c2237a780d085f49077e12 authored almost 9 years ago
Merge pull request #4985 from oxillo/ImageWebLoaderFix

Fix ImageWebLoader example

github.com/openframeworks/openFrameworks - ac79b88f0c290c7842a3da81b683085f3527eefc authored almost 9 years ago
imageLoaderExample documentation

Move documentation from graphics to input_output example directory

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

github.com/openframeworks/openFrameworks - 7a8a6691b0656b5698d4204979ae201d16e20c00 authored almost 9 years ago
release script: allow to create from a custom branch

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

github.com/openframeworks/openFrameworks - 2d1c2297a7ca1817e9ab465b1fb94fb1b51f1fbb authored almost 9 years ago
Merge branch '0.9.3' of github.com:openframeworks/openFrameworks into 0.9.3

github.com/openframeworks/openFrameworks - e5800dbba28a9c5d9b412db12e205d6977df556a authored almost 9 years ago
emscripten tests: remove unneded var

github.com/openframeworks/openFrameworks - 22712f28c239bc630ec2e5c6aef4538e42d5f28b authored almost 9 years ago
emscripten tests: trap errors

github.com/openframeworks/openFrameworks - 625d95e08cdf8b1ff46dec277eca56ad80aa5350 authored almost 9 years ago
Merge pull request #4977 from bakercp/0.9.0-freeimage-fix

0.9.3 osx freeimage fix

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

github.com/openframeworks/openFrameworks - 475595e551b9da641d78ffdf8012cdf15da556ba authored almost 9 years ago
ofBaseDraw: avoid recursive call

github.com/openframeworks/openFrameworks - 9b2663db8a40b56daaabd9389eed94f419cae288 authored almost 9 years ago
fix issue with 64 bit visual studio recompiles

+ previous openframeworks project settings for 64 bit visual studio
compiles would cause "Brow...

github.com/openframeworks/openFrameworks - bf50c13ca14dfa879c01a33af7a4acfa20000993 authored almost 9 years ago
Merge pull request #4980 from tgfrerer/fix-windows-vs2015-recompile

fix issue with 64 bit visual studio recompiles

github.com/openframeworks/openFrameworks - 2234a310b0beecf464ba949bd201cef98379d69c authored almost 9 years ago
fix issue with 64 bit visual studio recompiles

+ previous openframeworks project settings for 64 bit visual studio
compiles would cause "Brow...

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

github.com/openframeworks/openFrameworks - 715e74c6da6def591950535fe1b0089c29423168 authored almost 9 years ago
install_dependencies: try to fix probelm with test server blocking forever

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

ofFileUtils: low_level_docs & api updates

github.com/openframeworks/openFrameworks - bd5b52b22fb29ab381c1db6815d5575924ac4554 authored almost 9 years ago
ofFileUtils: re-added setReadOnly with deprecated macro, updated fileUtils test to use setWriteable() instead of setReadOnly()

github.com/openframeworks/openFrameworks - 9c7fe0606650c91ba320b754a45fcd989fa8d4f8 authored almost 9 years ago
ofFileUtils: fixed whitespace indentation

github.com/openframeworks/openFrameworks - c5aa59c2df29ac856bc290628de5403ac91a7335 authored almost 9 years ago
Merge branch 'master' into ofFileUtils

github.com/openframeworks/openFrameworks - 4f1ef6c8cab64d4b1d337a823124d3f7e229228c authored almost 9 years ago
ofFileUtils: added ofFile::create(path)

github.com/openframeworks/openFrameworks - 6676a7ca743d9d976d7474c3a979fabe56da9acb authored almost 9 years ago
renaming to handleRequestAsync

github.com/openframeworks/openFrameworks - 6b14dc444422e7b5c5106402875659afe44f8242 authored almost 9 years ago
ofFileUtils: updated commenting and set ofDirectory::getFile binary=true

github.com/openframeworks/openFrameworks - 23387d028c011b9b4de266a2085ab14bc4111f20 authored almost 9 years ago
ofFileUtils: replaced setReadOnly with setReadable

github.com/openframeworks/openFrameworks - 3d0b296e1cf3b8003e19040b5f59676bca29740b authored almost 9 years ago
re-enable all travis tests

github.com/openframeworks/openFrameworks - a15edbe062d06ada2a0c7807bbe5fe754f0adce1 authored almost 9 years ago
opencv: remove old shared libraries for emscripten

github.com/openframeworks/openFrameworks - 7171155fbdf2c8001b72d040c4f9c32f415bd19b authored almost 9 years ago
emscripten tests: remove ofxTrheadedImageLoader

github.com/openframeworks/openFrameworks - f77a0957b035ee3e1563cee1ebe4b102947addda authored almost 9 years ago
emscripten tests: remove kinect from allAddonsExample tests

github.com/openframeworks/openFrameworks - f1dcdbbf3df28cff2d29329f6d1dd1c3e9e5a431 authored almost 9 years ago
clean up white-space

github.com/openframeworks/openFrameworks - dec7ca31743e21f13d6657a1bb2fa99f3338c23b authored almost 9 years ago
Added getAsyncWithRequest to ofURLFileLoader, to allow for more explicit setting of ofHttpRequests

github.com/openframeworks/openFrameworks - 124060d58c24946926471fe84dd095976b5ffd21 authored almost 9 years ago
emscripten tests allAddonsExample: remove not compatible variables

github.com/openframeworks/openFrameworks - c5288fe34b7db2ff633be0748dc3adcc6259b5a6 authored almost 9 years ago
emscripten tests: remove addons includes from allAddonsExample

github.com/openframeworks/openFrameworks - 67c24cca53021c2894f2d944cf19f50aa76cf0e9 authored almost 9 years ago
emscripten tests: remove incompatible addons from allAddonsExample

github.com/openframeworks/openFrameworks - b874c7e8f44c212aa4fc960738be4935688f4c39 authored almost 9 years ago
trying to fix emscripten tests environment

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

github.com/openframeworks/openFrameworks - 375fa61ddbb61a46c5457b6dc8c5a8c572252a2f authored almost 9 years ago
trying to fix travis config

github.com/openframeworks/openFrameworks - 220c5b7ba66003b14783a9ef7fc5eaa080f0f5ee authored almost 9 years ago
trying to fix travis config

github.com/openframeworks/openFrameworks - a19c54332375c5372464b6c3569e26a88aa38032 authored almost 9 years ago
trying to fix travis config

github.com/openframeworks/openFrameworks - 78683743153ed29a3cbaf8a2a8214dd7d2369b54 authored almost 9 years ago
trying to fix travis config

github.com/openframeworks/openFrameworks - 72c56c498744fcf6a5e17701155cb96f84091cda authored almost 9 years ago
trying to fix travis config

github.com/openframeworks/openFrameworks - ab406915e56c0653c69f682e36ba63b722ac9239 authored almost 9 years ago
trying to fix travis config

github.com/openframeworks/openFrameworks - 2ac8670dfcfc6b55327d1b2916cc5d86cebacdef authored almost 9 years ago
trying to fix travis config

github.com/openframeworks/openFrameworks - 4e03d8c33b523c16d23846bda07605d18c9ef4fd authored almost 9 years ago
trying to trigger travis build

github.com/openframeworks/openFrameworks - f5d54c9a4bb082ad628a47a4c4dd902cdfefebcd authored almost 9 years ago
trying to trigger travis build

github.com/openframeworks/openFrameworks - cfd80d77872e15c2a019f20db6f700a455d734f3 authored almost 9 years ago
trying to trigger travis build

github.com/openframeworks/openFrameworks - cd031c301d76442797fb381c8d1cadd0422b5cd4 authored almost 9 years ago
trying to fix travis builds

github.com/openframeworks/openFrameworks - b3365f02ede131e19d284a060839e10c0c425e27 authored almost 9 years ago
trigger travis build

github.com/openframeworks/openFrameworks - ad95b3e96a4d64beb31002087fc159ccadc047f9 authored almost 9 years ago
disable everything but emscripten and remove non compatible flag

github.com/openframeworks/openFrameworks - 71d3337cdc5e38cf98d5fc1fe796a2489e93f2f9 authored almost 9 years ago
emscripten tests: trying to fix emscripten sdk not finding std lib

github.com/openframeworks/openFrameworks - 0f66bb5d8196cd6dc2b1da44b3cf09c655cd759f authored almost 9 years ago
emscripten tests: trying to make emscripten sdk work

github.com/openframeworks/openFrameworks - 9b2bb875650aa94acdb6d09b3e69cf4028d44b6e authored almost 9 years ago
try to run emscripten tests on 12.04, 14.04 seems to fail running em++

github.com/openframeworks/openFrameworks - 396a0013373dfee5d60eb7bddb26e150b7cd508d authored almost 9 years ago
Merge branch 'master' into tests-emscripten

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

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

github.com/openframeworks/openFrameworks - 53d8edd51698693707d72279f789f66df1ea97b9 authored almost 9 years ago
ofAppGLFWWindow: fix w/h on setup when on fullscreen

github.com/openframeworks/openFrameworks - a39e8ad8964378a53996c9fe696d40497fb62694 authored almost 9 years ago
Recompile FreeImage.

github.com/openframeworks/openFrameworks - 07982348b17cc62088d935c4113e0113f60541b8 authored almost 9 years ago
Merge pull request #4975 from tgfrerer/ofNode-regression-tests

add ofNode regression tests

github.com/openframeworks/openFrameworks - 2c320d985a4d4cafc6393912e48e4783abad08a4 authored almost 9 years ago
Merge pull request #38 from tgfrerer/refactor-glm-ofNode-orbit-fix

fixes a regression issue related to ofNode orbit

github.com/openframeworks/openFrameworks - 8dd49c2ed5c8a8f0a44a8b781a20057cc50bc1c4 authored almost 9 years ago
add ofNode regression tests

+ these tests to help transition to glm by testing current ofNode
behaviour against glm calcul...

github.com/openframeworks/openFrameworks - e514fe60f5afe3ae362c3d1f92792e95158c6a79 authored almost 9 years ago
emscripten: fix install

github.com/openframeworks/openFrameworks - 337fad320ff823f0fd6931461e25378b33236519 authored almost 9 years ago
emscripten tests persmissions

github.com/openframeworks/openFrameworks - 1b055109c0c933cf7e7a757214446a9009b0ba12 authored almost 9 years ago
fixes a regression issue related to ofNode orbit

github.com/openframeworks/openFrameworks - b7731378f69fe74a2318d5fea3dd8f8487706508 authored almost 9 years ago
archlinux armv7 tests: add x11 libraries to bootstrap

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

github.com/openframeworks/openFrameworks - 61ee39a0a9b08b7dca99c5b77d67742344e60d41 authored almost 9 years ago
Merge pull request #4972 from openframeworks/bugfix-avfload

Bugfix AVF not allocating pixels after bad load. closes #4967

github.com/openframeworks/openFrameworks - ba36f1c82e9cdbfcce02b48827e2b3803a97139c authored almost 9 years ago
armv7 tests: cporrect cache folder

github.com/openframeworks/openFrameworks - d3f531c63d7a604f0642445ae674065dd3e8024a authored almost 9 years ago
armv7 tests: try to cache rpi2 toolchain

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

github.com/openframeworks/openFrameworks - 8343dc9ff781cef8781c61a705be864642739dcc authored almost 9 years ago
try to run armv7 tests on non-sudo env

github.com/openframeworks/openFrameworks - 69248b0959c43c64b6892664fb2df3c9674014b2 authored almost 9 years ago
linux armv7 fixes for archlinux

github.com/openframeworks/openFrameworks - cc41dbdb3501436543cda5130f69bdba616df425 authored almost 9 years ago
create_package: use ci.openframeworks.cc instead of hardcoded ip

github.com/openframeworks/openFrameworks - 6cfd4f24ca430194d36861326b1eeb6350684799 authored almost 9 years ago
move archlinux_armv6 -> armv7

github.com/openframeworks/openFrameworks - dedb2d61ba3c220834770e3ba78447c777d9fb95 authored almost 9 years ago
Merge pull request #4850 from arturoc/tests-linuxarmv7l

add tests for linux armv7

github.com/openframeworks/openFrameworks - 5861193970430135d7933eaf8828b78bc7867327 authored almost 9 years ago
armv7 tests missing packages

github.com/openframeworks/openFrameworks - 02b9e5d70899ac4d9c9cb8b7d64a8b3278049470 authored almost 9 years ago
armv7 tests: add missing packages in bootstrap

github.com/openframeworks/openFrameworks - 38b17497593c7c069595399653d6fc07b5942ebf authored almost 9 years ago