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

update ofRandomSeed in examples and tests (#7622)

#changelog #math

github.com/openframeworks/openFrameworks - 4cf2356d7dd167f24ae2ba25f547ba20a6a20ee9 authored over 1 year ago
[fix] invalid hidden character in file (#7624)

github.com/openframeworks/openFrameworks - 81d915aa4ec947129ad28957fa916705639f29ab authored over 1 year ago
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 0bf29b6ac09b7173049d3c58f23d9a65d73b1ccf authored over 1 year ago
update changelog.sh script

github.com/openframeworks/openFrameworks - 55ad2f5c326bd8caf56435ea5e368950983e0ea3 authored over 1 year ago
Update manual-nightly.yml

github.com/openframeworks/openFrameworks - 34e8eaca45aa3448cc4c014de446bf44c4526c0d authored over 1 year ago
Update package_builds.sh

github.com/openframeworks/openFrameworks - 35baee4bebf4038cfc75a10b7f79b8d49e5b5e57 authored over 1 year ago
Update package_builds.sh

github.com/openframeworks/openFrameworks - 3915f20b43065c4eb416eafccf268b8e3b797673 authored over 1 year ago
Update manual-nightly.yml

ability to create releases manually separately from nightly

github.com/openframeworks/openFrameworks - 42b6dff3e77aa49425dffc2902d32ca86c818a59 authored over 1 year ago
removal of some iOS examples (#7601)

#changelog #ios

github.com/openframeworks/openFrameworks - 478620f212ec09b48abfd99e8e285c09b97ca921 authored over 1 year ago
Emscripten: wrap generated html into a directory (#7617)

#changelog #emscripten

github.com/openframeworks/openFrameworks - f68ff52821533080c56f8342301ef0c4cb8bdc12 authored over 1 year ago
ofRandomDistributions: more explicit comparison/precedence for glm::vec elements (#7618)

#changelog #math

github.com/openframeworks/openFrameworks - 9660d022e4135a8ad58f99abc510d1cf1e4505fb authored over 1 year ago
update submodule pg (#7619)

github.com/openframeworks/openFrameworks - e4c8585af90ea325ea5662fc8253568f33540652 authored over 1 year ago
ofSeedRandom: remove deprecation (#7616)

#changelog #core

github.com/openframeworks/openFrameworks - 3d05b012b34682dc4dea01655f20f806afb70b0f authored over 1 year ago
Update manual-nightly.yml

github.com/openframeworks/openFrameworks - bbfd761597e472b1ac32ae5fcb4cfb28409db217 authored over 1 year ago
Update build-linux-nightly.yml

github.com/openframeworks/openFrameworks - 8d313d8274b50753ae3dc4db93438cbc01bfd4b3 authored over 1 year ago
iOS: simpler movieplayer example + retain/transfer fix (#7608)

#changelog #ios

github.com/openframeworks/openFrameworks - 4c1b27b2700b699e06a2ece7c6527fc0e1f19b13 authored over 1 year ago
Custom shaders during a shadow pass. (#7613)

#changelog #gl

github.com/openframeworks/openFrameworks - 1837cd083752f6d14c4ca00917dcab0aaa989b8d authored over 1 year ago
Ci aarch64 (#7612)

#changelog #ci

github.com/openframeworks/openFrameworks - aef438b3b31a3f08a5236c52afc3ac81fa4bd379 authored over 1 year ago
ofRandom (#7598)

#changelog #utils

github.com/openframeworks/openFrameworks - 16d7da194005fb79ea13977efc2609b6f46df084 authored over 1 year ago
Upgrade arm - closes #7573 (#7611)

#changelog #armv6

github.com/openframeworks/openFrameworks - af602342ecb86ba4f6a91bea6fadcfdce7bdb3a2 authored over 1 year ago
macOS GLFW - no shadow when fullscreen (#7605)

#changelog #glfw

github.com/openframeworks/openFrameworks - 11cdc79a94d3a795020ca7a26b082b95e5989a29 authored over 1 year ago
initGrabber -> setup (#7604)

github.com/openframeworks/openFrameworks - 900f23951dd19481d5404b76df2e3faa536243e5 authored over 1 year ago
Emscripten player update (#7561)

#changelog #emscripten

github.com/openframeworks/openFrameworks - e005b572d005a7b1164b84f5d166072dce73f4dd authored over 1 year ago
Improve ofGetEnv with default value. (#7587)

#changelog #utils

github.com/openframeworks/openFrameworks - 2237665c62af25faaf27eea1355280b9d8b3d122 authored over 1 year ago
fix: ofLogError message typo (#7599)

github.com/openframeworks/openFrameworks - fba7db2f63347eee9fd3df8879b3c92bb835e26e authored over 1 year ago
Osc swap (#7600)

#changelog #addon

github.com/openframeworks/openFrameworks - 04ce6a3ed126515b43eb13c65781c0624b1d49c3 authored over 1 year ago
ofParameter: reinit mechanism: use setMethod() instead of set() (#7564)

#changelog #macos

github.com/openframeworks/openFrameworks - 6add96bb4a012a70d15d36acbfb6430f2e67f93f authored over 1 year ago
add of.entitlements to Examples/.gitignore (#7583)

github.com/openframeworks/openFrameworks - 42e5dd259b465131b6a7b835455e197697299fda authored over 1 year ago
bundle identifier fix (rfc1034 to allow spaces in names) (#7597)

#changelog #projectGenerator

github.com/openframeworks/openFrameworks - 0db74fa88209ef27da75a5d9ea6d79e1824c7bfe authored over 1 year ago
WIP - more .h cleanup (#7596)

#changelog #headers

github.com/openframeworks/openFrameworks - ef0a3be5e5f78d502fa1b27ded61aeea383d941f authored over 1 year ago
update pg submodule PG v.17 (#7580)

#changelog #projectgenerator #msys2

github.com/openframeworks/openFrameworks - 8a014cdad15415a7314639efb44de080c73560ee authored over 1 year ago
bugfix random_shuffle is removed in C++17 - replace with std::shuffle (#7575)

github.com/openframeworks/openFrameworks - cce8428e1b6754f0457b14a81aa19d7434be06a3 authored over 1 year ago
add setup argument to listen on specific ip (#7574)

github.com/openframeworks/openFrameworks - 4b5632acfc4ad42639b29a79f2f63d935925a565 authored over 1 year ago
Ubuntu : add make to packages to install (#7571)

github.com/openframeworks/openFrameworks - da1dc6b915506467913ca3ea596c3447745e6019 authored over 1 year ago
projectGenerator update (#7567)

github.com/openframeworks/openFrameworks - 2adc7639e4b9953b73419cdaeda1acf46aea9215 authored over 1 year ago
loadModel -> load (#7566)

#changelog #ios #examples

github.com/openframeworks/openFrameworks - a903caa97c355bdc82e2cbaf0b76cef970413dcc authored over 1 year ago
osx template and xcode_project.sh edit (#7551)

github.com/openframeworks/openFrameworks - b2eb11ff5ac8551c65d6bb5d53bd77eec5102b1a authored over 1 year ago
ofGetUnixTimeMillis() (#7549)

#changelog #utils

github.com/openframeworks/openFrameworks - e5fb71638048a908af705d541515140bf91a6bd8 authored over 1 year ago
More .h work (#7545)

#changelog #core

github.com/openframeworks/openFrameworks - cdbc3a5aa1366b6c4c2cc39888ef7c92e1ba7bff authored over 1 year ago
ofIsCurrentThreadTheMainThread (#7548)

#changelog #thread

github.com/openframeworks/openFrameworks - 8804b19c39302e6fcb9f4edc0f18a5b562214c7e authored over 1 year ago
pg submodule update (#7544)

github.com/openframeworks/openFrameworks - 67e0b87c72539b1473eafa3031f70569c3273e4b authored over 1 year ago
Bugfix nightly wine (#7541)

github.com/openframeworks/openFrameworks - f838e32e93c963429cc2f9378dcd39f3e337da0d authored over 1 year ago
switch package gen to use PG from github (#7540)

github.com/openframeworks/openFrameworks - 515b768b1d9cc133d651d045c64a14c09dd254ba authored over 1 year ago
fix macOS issue where fullscreen activation is broken after maximizing with green button (#7538)

#changelog #osx

github.com/openframeworks/openFrameworks - 515ece5538078ca9963b1c3648f8e51871dbb739 authored over 1 year ago
make MF foundation default for visual studio (#7534)

github.com/openframeworks/openFrameworks - 9ce1204c86a5409dcd7f97c5cc2de9f325f66e5d authored over 1 year ago
move serialTest (#7536)

#changelog #communication

github.com/openframeworks/openFrameworks - dd07c5ca3cc4fe602190773972ee7dd3de8f624b authored over 1 year ago
Fixing GLFW issue in Ubuntu 16.04 - GLFW_TRANSPARENT_FRAMEBUFFER (#7532)

#changelog #linux

github.com/openframeworks/openFrameworks - c3cd02b1535ce317841578e144308b46d729efda authored over 1 year ago
update linux64 (#7531)

#changelog #linux

github.com/openframeworks/openFrameworks - 8d78e0edc7ac4549b821e79666052a3eca3fbcd8 authored over 1 year ago
add linuxaarch64 to ofxKinect to support kinect on raspberrypi 64 bit (#7530)

#changelog #linuxarm

github.com/openframeworks/openFrameworks - 8c7739f50765aadc2219f7c24e9cbfbfab9ccf95 authored over 1 year ago
add missing gstreamer packages for Ubuntu 22.04 and newer closes #7516 (#7528)

github.com/openframeworks/openFrameworks - 17542e12a0d77f648095e9063a4c5008e5434e4f authored over 1 year ago
RPI - Linux aarch64 minor fixes (#7527)

#changelog #linuxarm

github.com/openframeworks/openFrameworks - 29c99edb8a434ff430be354f99d14f54595ce424 authored over 1 year ago
bump version (#7526)

#changelog #core

github.com/openframeworks/openFrameworks - 84c0cd0f3125c98d2ce5fa3e4f381603ce82aa9b authored over 1 year ago
Windows Media Foundation and XAudio Sound Player (#7523)

#changelog #windows #audio
* Windows Media Foundation and XAudio sound player

* include more...

github.com/openframeworks/openFrameworks - 0e37607aca920e7671826d1b26ca6fbc62099c43 authored over 1 year ago
Bugfix vs pg (#7525)

#changelog #ci

github.com/openframeworks/openFrameworks - b49ac59b3d22d18a9922c57fc3e1b445f4e627b9 authored over 1 year ago
use AV_Engine if OF_NO_FMOD is defined (#7512)

#changelog #sound

github.com/openframeworks/openFrameworks - c8195102e99b1491369772426eb2975f75a20151 authored almost 2 years ago
Proposal: a way of not bundling FMOD in XCode (#7507)

github.com/openframeworks/openFrameworks - af09bd77bcd753159868eaf6881f459d0b82cbb9 authored almost 2 years ago
add linuxaarch64 to nightly builds and create_package (#7511)

github.com/openframeworks/openFrameworks - 8cf28e2f55665fdd82c6de745cd814086828cf99 authored almost 2 years ago
Rename assimpExample remove 3DModelLoaderExample (#7510)

#changelog #examples

github.com/openframeworks/openFrameworks - 7367cf87257d4153246f3a030d348945858b9348 authored almost 2 years ago
faster sort and option for natural, fast and by date (#7509)

#changelog #utils

github.com/openframeworks/openFrameworks - 6ad07c350b7af1a7974966af7368e5f7027bdb74 authored almost 2 years ago
Media Foundation Video Player fix pixels (#7506)

#changelog #video

github.com/openframeworks/openFrameworks - e1ed2a43bcc10f2463f966f16cfaed276df97116 authored almost 2 years ago
OF_OS_WINDOWS (#7495)

github.com/openframeworks/openFrameworks - 85fedb9277cd562464615e7e7ad07adea0c9fef8 authored almost 2 years ago
Github Actions only runs on forked repo if it is not a pull request (#7508)

github.com/openframeworks/openFrameworks - 26d4ae89c0e3501e32da5f67a9d936e230a022cc authored almost 2 years ago
Raspberry Pi aarch64 — Debian GNU/Linux 11 (bullseye) (#7069)

#changelog #platforms #rpi

github.com/openframeworks/openFrameworks - f7e0a56134cb58d7068e4c6e86eb4e745ed3ee1d authored almost 2 years ago
Add mediafoundation to OF VS project and switch to 142 ( VS 2019 ) (#7505)

#changelog #vs

github.com/openframeworks/openFrameworks - 54751a642154ffb730851c0eaec7ebab7fbb23f0 authored almost 2 years ago
Fix nightly (#7503)

#changelog #ci

github.com/openframeworks/openFrameworks - 01da3d427e65ac0817183ef512cc6c17f421e56b authored almost 2 years ago
Update create_package.sh

so we can see output for nightly debug

github.com/openframeworks/openFrameworks - a8b9fe0c5afd6a0060701016937afb83d5bf7867 authored almost 2 years ago
Make platform exclusions (#7426)

#changelog #make

github.com/openframeworks/openFrameworks - f3b3f55da4d75a0ed38a84bbeea6a6bf1550d71d authored almost 2 years ago
Emscripten for msys2 and vs (#7499)

* update pg submodule

* add emscripten to vs and msys2 packages - closes #7484

* pg master

github.com/openframeworks/openFrameworks - f028d484b17dd2c590ecd2a056d72d6b245d330e authored almost 2 years ago
Cpp17 fix for msys2 and linux arm (#7498)

github.com/openframeworks/openFrameworks - 3818728c8ce8a0143baaf5d9e9fcd3a060e4bc06 authored almost 2 years ago
Cairo update to Filesystem (#7438)

#changelog #filesystem

github.com/openframeworks/openFrameworks - 9943d4bfc234dc06f2901152d06eedb44da29f13 authored almost 2 years ago
Switch CI to Ubuntu-Latest and fix install script on 22.04 (#7496)

#changelog #linux

github.com/openframeworks/openFrameworks - 46d1e1669e8d9f715766343cfcb02eaf8f740cc5 authored almost 2 years ago
temp fix for brokwen emscripten window (#7490)

#changelog #emscripten

github.com/openframeworks/openFrameworks - 102986e2bc5154ad16e6258c659ae62633cbc01d authored almost 2 years ago
local_addons removal (#7485)

github.com/openframeworks/openFrameworks - 69c24da2c935fb8b478687142ce92710907037ba authored almost 2 years ago
GLFW Window Enable Transparency with settings variable. Start Draw wi… (#7488)

#changelog #app

github.com/openframeworks/openFrameworks - dac8f6592307ade71b333ccac3b6a8ce9e3f04c6 authored almost 2 years ago
fix warning with replace instance variable to @property (#7487)

#changelog #osx

github.com/openframeworks/openFrameworks - 7a7a251f445fb97ec0fdddbb8d86a60375210523 authored almost 2 years ago
Av engine sound player -redo (#7293)

#changelog #sound

github.com/openframeworks/openFrameworks - 26490c51d4f545064667244d7372a29ce997cefb authored almost 2 years ago
prepare for ofxProjectGenerator folder integration to PG

github.com/openframeworks/openFrameworks - a76ef83f0a6eaf1079fbe35a444ae721225e5fee authored almost 2 years ago
Msys2 fix warnings (#7434)

#changelog #msys2

github.com/openframeworks/openFrameworks - 239e6b30cb675537cfb3095f663f687f313c0a1f authored almost 2 years ago
Media Foundation Player for Windows (#7477)

#changleog #video #vs

github.com/openframeworks/openFrameworks - b9f765639660872cc39c45e406564e45a0d8669c authored almost 2 years ago
XCode project template - run script phases outside xcode project (#7482)

#changelog #xcode

github.com/openframeworks/openFrameworks - 6b11b7a70bef4c08493debd3aa9b3dd56fd3668b authored almost 2 years ago
Assimp example update for Emscripten (#7428)

#changelog #examples

github.com/openframeworks/openFrameworks - d7da2ebfcc1e8847882723f485dc6e4788ce3388 authored almost 2 years ago
emscripten defaults to passing mouse events for first touch and preventing default touch event listener in document. (#7479)

#changelog #emscripten

github.com/openframeworks/openFrameworks - 2c2ab22864bd6fadb42bb8e5a415a1ccf79722a4 authored almost 2 years ago
bugfix ofOSC receiver segfault index out of bounds (#7474)

#changelog #addon

github.com/openframeworks/openFrameworks - 8041df2a8e6dfc4783bf6be133182abfd0ce12cb authored almost 2 years ago
qtcreator qbs: allow project-based override of cxxLanguageVersion (#7475)

#changelog #qtcreator

github.com/openframeworks/openFrameworks - 2daca0e265fa4aab1ba5f88fe359b34fbf4cc756 authored almost 2 years ago
fix for include lib in direct show player (#7472)

#changelog #windows

github.com/openframeworks/openFrameworks - 507e25a01f5c693cf03ab1474b95cd2bb7b9fb5a authored almost 2 years ago
update template (#7468)

#changelog #osx

github.com/openframeworks/openFrameworks - 92900c79612059b33491c38363b5efd45a30719a authored almost 2 years ago
Nightly release via Github Actions (#7469)

#changelog #ci

github.com/openframeworks/openFrameworks - 1b6af2762101e9f20960c53d8f474e59606bfbb4 authored almost 2 years ago
Fix defines in ofGLUtils (#7467)

#changelog #gl

github.com/openframeworks/openFrameworks - 2f1cb0596f818c4cab182e2043e93610aaeab24b authored almost 2 years ago
exclude fmod from linux qbs (#7465)

#changelog #qtcreator

github.com/openframeworks/openFrameworks - 68b6699b2762029ea2be4f9c2484d359779555ce authored almost 2 years ago