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

Android - androidOpenFaceCVExample.

github.com/openframeworks/openFrameworks - 4cc4005249544adbf2f06c856e05df51fc2c8c6e authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - androidOpenCVExample.

github.com/openframeworks/openFrameworks - 08f907976d4946027de6e6f4c3165597d376e429 authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - androidNativeActivityExample.

github.com/openframeworks/openFrameworks - 25bd470cfa3c34008f161ed897c239bf93d6196e authored about 9 years ago by Artem Pyatishev <[email protected]>
Merge pull request #4433 from julapy/ios-header-referencing-cleanup

iOS header includes cleanup

github.com/openframeworks/openFrameworks - f49d0eead2b1a10e6ca8e2d3d8e2b31f7c316986 authored about 9 years ago by lukasz karluk <[email protected]>
fixed up includes in ios template.

github.com/openframeworks/openFrameworks - 17be30f1367466042b33e1e9192f320ca5f61677 authored about 9 years ago by lukasz karluk <[email protected]>
Merge pull request #4440 from tgfrerer/fix-assimp-anim-load

Fix assimp anim load

github.com/openframeworks/openFrameworks - 0c9970119122e241d70ea88e540fd285e7132bd7 authored about 9 years ago by Theodore Watson <[email protected]>
fixed up header referencing for all ios examples.

github.com/openframeworks/openFrameworks - 3f512a5abd3ebaa5fb3584f40d887285a28bdcbe authored about 9 years ago by lukasz karluk <[email protected]>
cleaned up ofxiOS header referencing

github.com/openframeworks/openFrameworks - 1b712567f6ee8e9baeb0cba8f1249732829931de authored about 9 years ago by lukasz karluk <[email protected]>
Added comments about setupSharedSession

github.com/openframeworks/openFrameworks - 245dc292df6a320063151a0531f6116b13fbee97 authored about 9 years ago by Daniel Rosser <[email protected]>
Android - androidImageExample.

github.com/openframeworks/openFrameworks - 5cde99d059af68fb2b49dde0bb2238cc8ed850e7 authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - androidGuiExample work.

github.com/openframeworks/openFrameworks - 10b7d4e7c0186f7e2fd56ac2de5fcb3f5f37aae6 authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - add missing file to androidFontExample.

github.com/openframeworks/openFrameworks - e773410e01a2a1cd6d900f3b765d4fdbba315f8b authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - androidFontExample work.

github.com/openframeworks/openFrameworks - 226fc149c563d12d285e7f76b06d96dd50e880c0 authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - androidEmptyExample work.

github.com/openframeworks/openFrameworks - aa226a601af5c88362dfca3dfe25a30451db8a7f authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - androidCameraExample work but crash after lot minimize with exception java.lang.RuntimeException: Method called after release() at android.hardware.Camera.stopPreview(Camera.java:843).

at cc.openframeworks.OFAndroidVideoGrabber.appStop(OFAndroidVideoGrabber.java:225)

github.com/openframeworks/openFrameworks - 4116b2f6ce736cb26fd2bb048ba7bc5988a47a48 authored about 9 years ago by Artem Pyatishev <[email protected]>
Prevents issues with AVSoundPlayer and AVAssetReader

github.com/openframeworks/openFrameworks - 1a02b2334af69f1b4a17ae77cc2b3c96abc4af90 authored about 9 years ago by Daniel Rosser <[email protected]>
Android - androidAudioExample work.

github.com/openframeworks/openFrameworks - f248838fafb8d8479db53203af262e30321b3bc6 authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - androidAssimpExample work but have a problem with texture after minimize.

github.com/openframeworks/openFrameworks - 908a38aa46e3799f672826aa00a080ddab0db0fe authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - androidAdvanced3DExample work.

github.com/openframeworks/openFrameworks - 030beb5ae9d821eb37b4fc8fb3b88051a6479975 authored about 9 years ago by Artem Pyatishev <[email protected]>
Android - androidAccelerometerExample work.

github.com/openframeworks/openFrameworks - d08874206e76aac4ca9be3d7c67970de94f2b0be authored about 9 years ago by Artem Pyatishev <[email protected]>
Merge pull request #4439 from danoli3/iOS/fix-tess2-preprocessor

Merging this fix now. Travis linux is dying on their end. All is good though.

github.com/openframeworks/openFrameworks - f8d3466a7021b47c17d1f264486930079679f1b5 authored about 9 years ago by Daniel Rosser <[email protected]>
Android - 3DModelLoderExample problem with texture after minimize.

github.com/openframeworks/openFrameworks - 6e9826875b92cfecb9bc48f9c72f0e32379ff0c6 authored about 9 years ago by Artem Pyatishev <[email protected]>
PG: latest commits

github.com/openframeworks/openFrameworks - 0e0bc1392ba12e4036539b7213f4fb3b873a7d40 authored about 9 years ago by arturo castro <[email protected]>
Fix for iOS Font issues

github.com/openframeworks/openFrameworks - 05903aa0b8e2c97a925815a9d7b0412b0c28506d authored about 9 years ago by Daniel Rosser <[email protected]>
Explicitly destroy assimp Scene before loading new

Due to to the behaviour of shared_ptr destructors, the
shared_ptr destructor will only automatic...

github.com/openframeworks/openFrameworks - 9cf51188ab567c9111ae2904247cf3e24072690e authored about 9 years ago by Tim Gfrerer <[email protected]>
Bring forward-declarations in line with library

aiMesh etc. are declared as structs in the assimp library,
the forward-declarations in the oF ad...

github.com/openframeworks/openFrameworks - b3efb88e7d9672ac5d4b5a7c63d3cdd9a4b706ac authored about 9 years ago by Tim Gfrerer <[email protected]>
Load animations before counting them

Animations need to be loaded fist so that they can be counted for the
rest of this code path.

github.com/openframeworks/openFrameworks - a8b754e57f66543c067b5518bd9976702140be66 authored about 9 years ago by Tim Gfrerer <[email protected]>
Android - remove not need support library.

github.com/openframeworks/openFrameworks - 94a0774492e27d5ec65ff4fec0234936d74b88c3 authored about 9 years ago by Artem Pyatishev <[email protected]>
removing ofVec2f::getLimited (no const)

this declaration had no definition

github.com/openframeworks/openFrameworks - 2801ac8c88c7457412d5a73f86ce27fee4ef883c authored about 9 years ago by Carles F. Julià <[email protected]>
removing getMeshForSubsection

this declaration had no implementation

github.com/openframeworks/openFrameworks - 91f28984789a849a8718ce67ea70e209c101fbd4 authored about 9 years ago by Carles F. Julià <[email protected]>
PG: update to latest commits

github.com/openframeworks/openFrameworks - a6c998475a8b3bb59da854b964823f8d3392b0f9 authored about 9 years ago by arturoc <[email protected]>
create_package: fix problem with new command line options parser

github.com/openframeworks/openFrameworks - d944446a7ac765a9078723b2a1130833b3212684 authored about 9 years ago by arturo castro <[email protected]>
create_package: fix projectGenerator folders in linux. Closes #4434

github.com/openframeworks/openFrameworks - 2d7d3e9ed29f88565f6b676c31e5612f57f7f9a5 authored about 9 years ago by arturo castro <[email protected]>
qtcreator: add no addons update template

github.com/openframeworks/openFrameworks - 085ec0e7ab2685641b22d885a53bbcb19db65066 authored about 9 years ago by arturo castro <[email protected]>
qtcreator: add import application wizard

github.com/openframeworks/openFrameworks - 57f0b31abafb5190b7157b6ccc81f5e69308c75a authored about 9 years ago by arturo castro <[email protected]>
ofxCvImage: initialize missing members

github.com/openframeworks/openFrameworks - 92b1a5c95ae2ad2b1551c6365d43662f5b3e5a66 authored about 9 years ago by arturo castro <[email protected]>
ofxGuiGroup: include ofParameter

github.com/openframeworks/openFrameworks - 7b2ac6ef6e00c31fe05a354f390c521981fa565a authored about 9 years ago by arturo castro <[email protected]>
qtcreator: fix for application product definition

github.com/openframeworks/openFrameworks - 0c1b767cac293bcb1ff6b51335b139a8441b8d33 authored about 9 years ago by arturo castro <[email protected]>
ofFile: small fix for copy constructor to call parent default constructors

github.com/openframeworks/openFrameworks - 284808bb89309a17532f6380cc3bc96102d4d575 authored about 9 years ago by arturo castro <[email protected]>
ofTexture: no need to bind the buffer when allocating with a buffer

it'll be bound when the texture is bound

github.com/openframeworks/openFrameworks - 8c309bc314f9193574bbe7a4577115d0c6957e73 authored about 9 years ago by arturo castro <[email protected]>
ofGLRenderer: fix to allow binding of texture buffers

github.com/openframeworks/openFrameworks - 061313b701c301e4a5585914900a8ca8e66da754 authored about 9 years ago by arturo castro <[email protected]>
programmable renderer: pass texture to shader instead of parameters

allows to bind more texture types

github.com/openframeworks/openFrameworks - 43d04660d5727a22e46f61d358483673570cb00a authored about 9 years ago by arturo castro <[email protected]>
ofBufferObject: method without offset

github.com/openframeworks/openFrameworks - f9ad6581a3ebb0fe3b6438b8696219c80f00493e authored about 9 years ago by arturo castro <[email protected]>
qtcreator: fix addon config parsing for absolute paths

github.com/openframeworks/openFrameworks - 42655d40e8641ed94d0d3cabbb5c8082426e3f0e authored about 9 years ago by arturo castro <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - fc3f1b3b7a4530fda61ba4f7c8d605db1a32e3e2 authored about 9 years ago by arturo castro <[email protected]>
PG: latest commits

github.com/openframeworks/openFrameworks - ce9d48549cf50eb4890f672d3cd11d7881984710 authored about 9 years ago by arturo castro <[email protected]>
Merge pull request #4432 from julapy/ios-ofxMultiTouch-removed

removing ofxMultiTouch

github.com/openframeworks/openFrameworks - 39d85eb680c92dba2590d4df066bb5189ed430c0 authored about 9 years ago by arturo <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - fb0304f788bb5b355ce624d7fad8146ec290147b authored about 9 years ago by arturo castro <[email protected]>
PG: last commits

github.com/openframeworks/openFrameworks - 58be307a925d611085a26ee7fe5fd65849de9f6d authored about 9 years ago by arturo castro <[email protected]>
removing ofxMultiTouch

github.com/openframeworks/openFrameworks - d847e2e6a5f6866350893e03c68ff9c2a7e496ca authored about 9 years ago by lukasz karluk <[email protected]>
Merge pull request #4428 from ni-cc/bugfix-scripterror-cdee8cb

fixing error in install-dependencies.sh of cdee8cb

github.com/openframeworks/openFrameworks - fd2d81a028c654a8e4fafdf51484e5c0efef661c authored about 9 years ago by arturo <[email protected]>
qtcreator: fix find for 32bits windows

github.com/openframeworks/openFrameworks - 06bb3c7009a4c1d41147684028c6a86d66c33d04 authored about 9 years ago by arturo <[email protected]>
makefiles: use xustom find in windows + fixes for qbs with msys2

github.com/openframeworks/openFrameworks - 1d52b9738123e34bbcd9b91016de8c8065c20c60 authored about 9 years ago by arturo <[email protected]>
fixed argument order for apothecary in install-dependencies.sh, fixes #4427

github.com/openframeworks/openFrameworks - 823171d74ffa760ca4956b7694dcc5c0140df20b authored about 9 years ago by ni-cc <[email protected]>
Merge branch 'master' into feature-qtcreator

github.com/openframeworks/openFrameworks - 66c75e74f46db87dff148f2982ba16e3af47934f authored about 9 years ago by arturo <[email protected]>
msys2: update apothecary to use gcc instead of clang + recompile libraries

github.com/openframeworks/openFrameworks - f5dbc24b0d2c9ecc425b749a97680647e90001b9 authored about 9 years ago by arturo <[email protected]>
Merge pull request #4423 from flvi0/feature-parallel-make

Allow passing -j to compileOF.sh for parallel compilation

github.com/openframeworks/openFrameworks - eb35c9368f364b7a6ede3a4db409cb74810bbdc6 authored about 9 years ago by arturo <[email protected]>
Allow passing -j to compileOF.sh for parallel compilation

github.com/openframeworks/openFrameworks - 10a5baaf15fb7ea44a7a2cba6eca0d5aac529b7c authored about 9 years ago by Patric Schmitz <[email protected]>
ofShader: fix openGL ES

github.com/openframeworks/openFrameworks - ad3c13c6e072f7445afc897860c06ec59192774e authored about 9 years ago by arturoc <[email protected]>
update opencv osx, closes #4406

github.com/openframeworks/openFrameworks - 08ce921c922f657c72a82d9ba070a236c858f200 authored about 9 years ago by Ingo Randolf <[email protected]>
ofAppRunner move block of code after check for local

github.com/openframeworks/openFrameworks - 0e076a891f2edd752f75f20aa1cc966c669c67e1 authored about 9 years ago by Ingo Randolf <[email protected]>
Merge branch 'fix-bufferobjectbind'

github.com/openframeworks/openFrameworks - 952d894a4943eaf8c9695cd664eb0e18fd7abafa authored about 9 years ago by arturoc <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 49a6aa157b9c2cb19ed6da1a144f0d6d62c3204a authored about 9 years ago by arturoc <[email protected]>
Merge branch 'Bugfix-assimp'

github.com/openframeworks/openFrameworks - 865ba2b814a6830a4bc38bbf25c19ff129ef731e authored about 9 years ago by arturoc <[email protected]>
ofxAssimpModelLoader: fix memory issue.

The store shared_ptr was just being casted to a shared_ptr!

Closes #4403

github.com/openframeworks/openFrameworks - 407de777bb2ae70154bfe61d0da9d043a3a54b3f authored about 9 years ago by arturoc <[email protected]>
ofTexture/ofShader: add bufferid to texture

In case they are backed by a buffer we need to call glTexBuffer to
properly bind the texture as ...

github.com/openframeworks/openFrameworks - 17682b80e59317d40eb0530c336d361ebccb06b5 authored about 9 years ago by arturoc <[email protected]>
ofShader: add setUniformTextureBuffer

github.com/openframeworks/openFrameworks - 2801e6f60c61a8c6f47a134f3f6bf3d244232280 authored about 9 years ago by arturoc <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - ca4d832f6d0f20db04b0bc062f1b429ded847de9 authored about 9 years ago by arturo castro <[email protected]>
ofTexture: allocateAsBufferTexture: bind the buffer as GL_TEX_BUFFER

github.com/openframeworks/openFrameworks - 6c56dea818f2b4f9aa38ce55f76566e793d6f7fa authored about 9 years ago by arturo castro <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 6461322f57e5ce845fb355567fd9ea66ee1108d3 authored about 9 years ago by arturoc <[email protected]>
mingw: use gcc, clang is crashing when compiling with relese flagsy

github.com/openframeworks/openFrameworks - 745dc2b9f36d92dc0589f53ff791e0dccfbc6ecd authored about 9 years ago by arturoc <[email protected]>
qtcreator: fixes for windows

github.com/openframeworks/openFrameworks - 80765e08800f56b604a4397aca1aa9efebe78626 authored about 9 years ago by arturoc <[email protected]>
modelNoiseExample: re-export model without textures.

assimp loader was complaining about it

github.com/openframeworks/openFrameworks - eaecc3644fda538b3e74f7b2c6905c5fdb30ee52 authored about 9 years ago by arturo castro <[email protected]>
ofxAssimpModelLoader: fix scaling issue

github.com/openframeworks/openFrameworks - a77f12a57e1bbca16897de6161366e90c3d19523 authored about 9 years ago by arturo castro <[email protected]>
Fixing scaling problem in Assimp

github.com/openframeworks/openFrameworks - 93b571b77c1ac9991ffdd8b16fa92a4fda5587ac authored about 9 years ago by euGs <[email protected]>
Merge branch 'master' of https://github.com/DomAmato/openFrameworks

github.com/openframeworks/openFrameworks - e948663fe8bc72b56e1746c47934d6726ea335fd authored about 9 years ago by Dominic Amato <[email protected]>
Merge remote-tracking branch 'openframeworks/master'

github.com/openframeworks/openFrameworks - 01a9710fa08ce1d016ce8e52b5e33092cc45a95c authored about 9 years ago by Dominic Amato <[email protected]>
Update config.linuxarmv6l.default.mk

revert back to arm-linux-gnueabihf as this is unlikely to change on the RPi file system

github.com/openframeworks/openFrameworks - f5cc623347a9dc764aabb8d7e0fb81b008d4837a authored about 9 years ago by Jason Van Cleave <[email protected]>
updated Makefile for Jessie/GCC 4.9

github.com/openframeworks/openFrameworks - 559150a4c8e26220e9cce4734f7e82e5f3d215a3 authored about 9 years ago by Jason Van Cleave <[email protected]>
Merge branch 'master' of https://github.com/openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 8a1e18b1fa7eef218bd00d14b350ae3a0d66a3c9 authored about 9 years ago by Jason Van Cleave <[email protected]>
qtcreator: fixes for windows getting confused with unix and windows find

github.com/openframeworks/openFrameworks - 4dffe5cbaa1a19b8eef7fd75decfde0842a86842 authored about 9 years ago by arturo castro <[email protected]>
ofGstVideoGrabber: gst 1.5 doesn't need copy hack to work

github.com/openframeworks/openFrameworks - 0478a1d2eb53c26bd6495599bcde3f039b216a6b authored about 9 years ago by arturo castro <[email protected]>
ofGstVideoGrabber: gst 1.5 doesn't need copy hack to work

github.com/openframeworks/openFrameworks - 2ba8585104eb0ccec8f41ca0c82861be57cf868b authored about 9 years ago by arturo castro <[email protected]>
move qtcreator templates to it's own directory

github.com/openframeworks/openFrameworks - 0d708ebb04dcda4591393c82a8694b47f6cf5a96 authored about 9 years ago by arturo castro <[email protected]>
qtcreator: fixes for windows

github.com/openframeworks/openFrameworks - bc6fb1e461d35b24642c1607e8c6fc515a38c766 authored about 9 years ago by arturoc <[email protected]>
qtcreator template

github.com/openframeworks/openFrameworks - 51be475d4e9e2124f0ae75032ef46bee3f3cac21 authored about 9 years ago by arturo castro <[email protected]>
ofCore.qbs: fix std14 flag was being passed to c files too

github.com/openframeworks/openFrameworks - fd8c71b9e28788fab9971b906e1d123a0d30c96a authored about 9 years ago by arturo castro <[email protected]>
ofEvent: use recursive mutex by default to allow recursive calls

github.com/openframeworks/openFrameworks - 45c151eae1bb92164b29acce2e6a992b17135d86 authored about 9 years ago by arturo castro <[email protected]>
ofEvent: use recursive mutex by default to allow recursive calls

github.com/openframeworks/openFrameworks - f6cd9ddf51c1ae6164ad35680c6acc3596685f80 authored about 9 years ago by arturo castro <[email protected]>
Merge branch 'master' into feature-qtcreator

github.com/openframeworks/openFrameworks - 48320087ff184f438d22b09a9a36105826e987d4 authored about 9 years ago by arturo castro <[email protected]>
gitignore qtcreator projects

github.com/openframeworks/openFrameworks - 702ba5b95f3f723d786779b93442a58fa0e5e8b9 authored about 9 years ago by arturo castro <[email protected]>
gitignore android studio

github.com/openframeworks/openFrameworks - 10ef7d7c424dbd8adf2c8869ab5f6fa4721a3585 authored about 9 years ago by arturo castro <[email protected]>
qtcreator projects and templates. only linux by now

github.com/openframeworks/openFrameworks - eeb068f1881254fe1fc0a0184edb1d4cb59faef3 authored about 9 years ago by arturo castro <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 4ca66f19e4bdb53b02992e5620544676dd23e40a authored about 9 years ago by arturo castro <[email protected]>
ofEvent: fix listener remove

github.com/openframeworks/openFrameworks - 48d58e8dadc00670e410eae4672fb7706eada199 authored about 9 years ago by arturo castro <[email protected]>
Merge pull request #4415 from armadillu/fix/AvFoundationVideoPlayerLeaks

ofAVFoundationPlayer release used resources on dealloc

github.com/openframeworks/openFrameworks - c8b7b804d0aec70562d140929aee8ef2dada2ac9 authored about 9 years ago by Theodore Watson <[email protected]>
release assets and co.

github.com/openframeworks/openFrameworks - c3dc04f57b0d646d508dca5b13bf679e0c1706dd authored about 9 years ago by Oriol Ferrer Mesià <[email protected]>
ofEvent: fix some race conditions and problems with recursive calls

github.com/openframeworks/openFrameworks - b8cc93422978c197c32d556d00b044c7d99d5b61 authored about 9 years ago by arturo castro <[email protected]>
Working Settings Configuration

github.com/openframeworks/openFrameworks - f7540af84c53df15df9890aff0c78716811d4830 authored over 9 years ago by DomAmato <[email protected]>
Compiles but casting to NULL values

github.com/openframeworks/openFrameworks - 7b43b0d036109a9309b66152faf5bf4b51e384b5 authored over 9 years ago by DomAmato <[email protected]>