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

bugfix ofAppGLFWWindow requested monitor wasn't being clamped (#6718)

#changelog #core

github.com/openframeworks/openFrameworks - 1089a6be490d0391e09be518d6d37c7c43377e04 authored almost 4 years ago
bugfix fmod sound player for macos. closes #6714 #6708 (#6717)

#changelog #sound #macos

github.com/openframeworks/openFrameworks - d5bfabc56aa47ac58730e0638c209a4d67066f15 authored almost 4 years ago
Update Info.plist with retina entry (#6701)

github.com/openframeworks/openFrameworks - 46483211a0faf34cf5d06c050e911630a02083ef authored almost 4 years ago
add support for Objective C and Objective C++ source in addon Make builds (#6652)

#changelog #makefile

github.com/openframeworks/openFrameworks - 8ca678228e589c9c8ae0a644dfb8f79ec1ca7e80 authored almost 4 years ago
This change fixes a const-correctness problem with `ofFbo::begin(bool)` and also fixes an issue with `ofbo::updateTexture(int)` where the original read buffer wasn't restored properly after blitting. (#6711)

#changelog #gl

github.com/openframeworks/openFrameworks - 0549bfa2613e0da0a493abf31a934ac168797a34 authored almost 4 years ago
This change fixes measuring white space in the `ofTrueTypeFont::getStringBoundingBox()` method. (#6712)

#changelog #core

github.com/openframeworks/openFrameworks - 5bc776b36017c3a7a19e7b3d964ad7ea04af6fed authored almost 4 years ago
This change fixes an error message at the start of your application if you call `ofRestoreWorkingDirectoryToDefault();` in your `main` function. (#6710)

#changelog #core

github.com/openframeworks/openFrameworks - ec1fe0c703f862b7833956eb39f20f68c5e71d78 authored almost 4 years ago
Android Fix PS4/PS5 Controller KeyCodes to oF KeyPressed/KeyReleased (#6699)

#changelog #android

github.com/openframeworks/openFrameworks - 40b118026b5c1c91b529161373d97ca5ab2da54f authored almost 4 years ago
Fix: Android MSAA Logs / Exception (#6704)

#changelog #android

github.com/openframeworks/openFrameworks - 4b89bac36cb42b2efdfa69e80a941b8650437421 authored almost 4 years ago
Android Window MSAA (#6695)

#changelog #android

github.com/openframeworks/openFrameworks - 41192620b76b6d1d47485a37a9c6c7a7f99cc9ee authored almost 4 years ago
Update Info.plist with retina entry (#6701)

#changelog #macos

github.com/openframeworks/openFrameworks - cc10f70546277ba10d9b4c1e44efd148cc240668 authored almost 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 51bcbf3c6bd727db9b31782d29fb078c9b431fde authored almost 4 years ago
update pg and apothecary submodules

github.com/openframeworks/openFrameworks - ed9d32167b983e14cf7fb85b643f6dc2e73124bc authored almost 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - ede58ae43eb2ebd133f20e74e233e13032740632 authored almost 4 years ago
videoGrabberExample - set the inverted pixels to actual grabber dimensions (#6698)

#changelog #examples

github.com/openframeworks/openFrameworks - a6e565809d53834c23112be0b816e9243fb4429d authored almost 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 8c244e4239b1915538e58cef604685609b0711e4 authored almost 4 years ago
fix for emscripten and ofFbo (#6697)

#changelog #emscripten

github.com/openframeworks/openFrameworks - 0ccbc1852a1e56e586fc330a00edc2ac1ecea546 authored almost 4 years ago
added msys2 projectGenerator packaging. (#6696)

github.com/openframeworks/openFrameworks - 119adffb39928856064a380938dd99a661ca87c4 authored almost 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 1b59d6ed3c34076ddeb1281499839d71deb6fce3 authored almost 4 years ago
macos - added fix for apps being half sized on retina in Big Sur (#6694)

#changelog #osx

github.com/openframeworks/openFrameworks - 845fc8507f48998cb8b0c09cc1f3d68c8394cf61 authored almost 4 years ago
removed closing parenthesis (#6693)

#changelog #examples

github.com/openframeworks/openFrameworks - 3a187e7032586f75566e21c2312a3c41f4a811ae authored almost 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 65c5c55f5f68be9b666849330e9ff233b1941941 authored almost 4 years ago
Update CONTRIBUTING.md

github.com/openframeworks/openFrameworks - 38c8715c022c6b34c9ce9c379aeb55315aa0f2a0 authored almost 4 years ago
prevent all md edits from triggering github actions

github.com/openframeworks/openFrameworks - 8c13b2977dd39d490d35ed782d00addd47481369 authored almost 4 years ago
update changelog.md, thanks.md and ofConstants for 0.11.1

github.com/openframeworks/openFrameworks - 5aab96b21666580ca34b26bc3a28d9b499c07e7d authored almost 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 5475ca18ce644cc84ac193cd6937198a0b572cfd authored almost 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 1bb7a5973649809e0e61ea61bdc56709046d64a1 authored almost 4 years ago
bugfix macos arm fullscreen crash. closes #6685 (#6691)

#changelog #osx

github.com/openframeworks/openFrameworks - 5dbfbe951bf6ce300af77cbebeb69ba8a16f9443 authored almost 4 years ago
Bugfix msys2 Debug builds. Closes #6683 (#6690)

#changelog #msys2

github.com/openframeworks/openFrameworks - 43b3e94f0ce6680e2ae9adfd0cc67fe67349b9bb authored almost 4 years ago
This bugfix fixes a segmentation fault when one tries to read the video stream from a device that only provides metadata information (but no video). (#6688)

#changelog #linux #video

github.com/openframeworks/openFrameworks - ff22d9e254a512094f21107784444c01c5a89876 authored almost 4 years ago
disabled debugging when browsing versions, fixes #6687 (#6689)

#changelog #osx

github.com/openframeworks/openFrameworks - b402c5f7cbb0a98bc262bb13adc8df7492aeb47f authored almost 4 years ago
Android fix Music Player and SoundEffects (#6682)

#changelog #android

github.com/openframeworks/openFrameworks - b0b693390f6e5de2b45eec503912930cec9ac22d authored almost 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 8bd299ec1e049942d8cfc5b9234ed165ccf67794 authored almost 4 years ago
ofXML fixes (#6678)

#changelog #core

github.com/openframeworks/openFrameworks - be009f6d2c68f26113832343db72a27d16481cb2 authored almost 4 years ago
deadname removal (#6680)

I have made a gender transition, so I would appreciate that my deadname be replaced by my actual...

github.com/openframeworks/openFrameworks - 11d4d2d62bd25ec8422c2b76964e686f432c4a9c authored almost 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - fcbe19c53a680c47eeb04d27be71d308bb79abb4 authored almost 4 years ago
removed install_name_tool fmod post build step as dylib now has correct path. update qbs template to look for dylibs in Contents/Frameworks/ (#6679)

#changelog #osx

github.com/openframeworks/openFrameworks - d95ec462bae8a3e460851454d68721b7bbb35f72 authored almost 4 years ago
Fix ofx network (#6675)

#changelog #network #addon

github.com/openframeworks/openFrameworks - 0f4a40358279f3c6868fa2943c3820c4516fc43d authored about 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 0e107b718d0128fee09e092e02d3ca61f24f76ae authored about 4 years ago
bugfix ofNode::setOrientation euler angles. closes #6589 (#6674)

#changelog #math

github.com/openframeworks/openFrameworks - c828d528ae528571e262d5df88794adf0e0a7135 authored about 4 years ago
core: remove glm/ext.hpp (#6673)

#changelog #math

github.com/openframeworks/openFrameworks - 1d20db946af541faeda94a82f633ef6a8848cef1 authored about 4 years ago
fixes ofImage grabScreen and resize getting swapped R and B. (#6670)

#changelog #graphics

github.com/openframeworks/openFrameworks - ea66f8de812b62ab4f21696b2a1cb3ef8bc5779f authored about 4 years ago
Fixes for drawing BGRA textures on iOS. (#5909)

#changelog #ios

github.com/openframeworks/openFrameworks - 0818683e6729db33f5701766bb96b2c1c4c723a4 authored about 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - c53b2662a27e5ad1ebb5e6043920888183f0514c authored about 4 years ago
bugfix for downloader script not being loaded for create package. also wrong path for ios pg (#6669)

github.com/openframeworks/openFrameworks - 6bf7db6aa6eb20d26bd64b01e6eb407ff9b97ed9 authored about 4 years ago
set ROOT environment variable (#6668)

#changelog #linux

github.com/openframeworks/openFrameworks - b4ea0d9f1804fb218b0702ea79426ff3b65b1335 authored about 4 years ago
fix downloader to check if $2 is set first before testing its value. (#6667)

github.com/openframeworks/openFrameworks - 299fc3ce64c52d0d9e832e8fd6fde5b3e7cd51dc authored about 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 4e455db048eee653b0729ab2d6e3ec8535af4363 authored about 4 years ago
Fix emscripten to use non deprecated emsdk docker image (#6665)

#changelog #emscripten

github.com/openframeworks/openFrameworks - 2013d179bd355cf60c9f87acb318cd9fafb125eb authored about 4 years ago
Script Downloaders : if Wget then use else curl (#5848)

github.com/openframeworks/openFrameworks - bd33990ae76c37403209443dbc0d5a4ca68c7b8e authored about 4 years ago
vs bugfix fixes issue where two different cpp files with same name produce same .o file (#6620)

#changelog #vs

github.com/openframeworks/openFrameworks - e5835eab336a865657f0e0d929c268a8fa084636 authored about 4 years ago
bugfix make non-double buffer work for macos. closes #6612 (#6663)

#changelog #osx

github.com/openframeworks/openFrameworks - 6a59943a518b6ca30673bd7b420503eb4ceed00b authored about 4 years ago
msys2: Make OpenAL the default soundplayer (#6664)

#changelog #sound

github.com/openframeworks/openFrameworks - 3b790d2c50e24e64d18602502ea62824b2e44888 authored about 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 219d95a0f36cc626ddb7aea78632eb5de6716d80 authored about 4 years ago
better fix for resetting OF_ROOT in config.make

github.com/openframeworks/openFrameworks - 76d738c33783461e9456a76ff633817b85dadf4b authored about 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 3dd44477c8f1de8cf6a08c440c43ef0f525da13c authored about 4 years ago
fixes wrong OF_ROOT path for make files. closes #6650 (#6661)

github.com/openframeworks/openFrameworks - fd102cc4b648b7d63466ad808c7856d48f1c23c3 authored about 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - 6fbcb2d1b9f4b19b3a5c3444fbf351f44853d2f4 authored about 4 years ago
Build gcc6 (#6660)

#changelog #ci

github.com/openframeworks/openFrameworks - b2c18fe22505dc97d83e7d70973f6af41c57c020 authored about 4 years ago
Merge branch 'patch-release'

github.com/openframeworks/openFrameworks - a7c0f170cc32c9d2998a1b7477ebb8b4f376ff43 authored about 4 years ago
Remove gcc4 / gcc5 from nightly builds (#6659)

github.com/openframeworks/openFrameworks - 6ca04beb025a9f0ae8fb2c3725e9838953672d94 authored about 4 years ago
switch to C locale to parse SVG in svgtiny (#6657)

#changelog #addons

github.com/openframeworks/openFrameworks - ea4c2c3154654172d2bb7a77b3344856108070f7 authored about 4 years ago
Bring master up to date with patch-release (#6655)

#changelog #ci

github.com/openframeworks/openFrameworks - 27603be855184dbbcf527e0a387e4b05c32dd807 authored about 4 years ago
Merging patch-release into master (#6654)

github.com/openframeworks/openFrameworks - eb7a4ff5d0d763f73fe09854659dec6bdac09e20 authored about 4 years ago
Merge branch 'master' into patch-release

github.com/openframeworks/openFrameworks - f6608bf1e78e820ad0a7eb19e2ff63ca5264ced6 authored about 4 years ago
Windows remove upload script (#6653)

#changelog #ci

github.com/openframeworks/openFrameworks - 4456c7e96d789e46175cd6ee925c525a24d8b9d1 authored about 4 years ago
WIP PR for Github Actions (#6649)

#changelog #ci

github.com/openframeworks/openFrameworks - 69b671ad39df56fff1bdb293571177431f9b057d authored about 4 years ago
bugfix replace deprecated fmod system fft call with future compatible calls (#6639)

#changelog #sound

github.com/openframeworks/openFrameworks - dc17c4329db72c2f44e057c5d882597c3e685ce9 authored about 4 years ago
Issue6605 msys2 ci fails (#6645)

* fix : remove strange template instantiation

* update full MSYS2 install

appveyor install...

github.com/openframeworks/openFrameworks - d3562149cbd0b9a02b9a9bda8f8b3942a6d49175 authored about 4 years ago
Macos xcode fixes (#6640)

changelog #osx remove all i386 specific macros from CoreOF xcconfig - allows Xcode to default to...

github.com/openframeworks/openFrameworks - fe591d17e95218569cc2426d1d8f4f646f75fa00 authored about 4 years ago
remove flags (#6629)

remove march and mtune flags

github.com/openframeworks/openFrameworks - 7e942993fc0cbdf0a61bfcd4fc4e5a66328c389d authored about 4 years ago
update travis.yml to fix linux build (#6636)

Remove the "exclude gcc" section of the travis.yml file to bring back auto ci linux builds

github.com/openframeworks/openFrameworks - 7edcdec7f3af3a5aeaec2928ab5804576377d4fd authored about 4 years ago
Merge pull request #6626 from openframeworks/patch-release

Merge patch-release to master to avoid divergent dev branches
---
Agreed. Looks safe, merging ...

github.com/openframeworks/openFrameworks - b90f84832bcf1d3d4b3cf89dc1d25aa39781465a authored about 4 years ago
split PLATFORM_CFLAGS into PLATFORM_CFLAGS and PLATFORM_CXXFLAGS to avoid err when compiling .c files (#6625)

#[changelog] #[linux]

github.com/openframeworks/openFrameworks - 9eabc1c0048fc3cf1ece8aea26e4931341d0c7d2 authored over 4 years ago
Update README.md

made download links work

closes #6611

github.com/openframeworks/openFrameworks - 28d3b492dd289895d8b2b6b67860e1dbd966eb4f authored over 4 years ago
ofxGui:: ofxSliderGroup: properly removing listeners which could lead to a crash when dynamically creating ofxGui objects (#6610)

ofxGuiGroup: added missing creation of sliders for an ofParameter<ofRectangle> when adding an of...

github.com/openframeworks/openFrameworks - f9cb24b3f58d7f8b6aca54dcf4ec57e672202a0d authored over 4 years ago
Fix regex when ofShader int define is set to 0. (#6608)

Co-authored-by: Elie Zananiri <[email protected]>

github.com/openframeworks/openFrameworks - a52280c252997e379ca1f8da2dde68302baeaabc authored over 4 years ago
Update ofMesh.inl (#6604)

flatNormals() doesn't work because indices gets reset by clear(), after which the indices are ne...

github.com/openframeworks/openFrameworks - b7b7d40ae68587201d1b10ea97f29afb956f8a70 authored over 4 years ago
Fixed title not being shown when calling ofSystemLoadDialog in macos (#6590)

#changelog #osx

github.com/openframeworks/openFrameworks - 29f5edecff90c12ef69e9f79467840af9cdf0ffc authored over 4 years ago
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 5078acf1c7e04ad06014bd849b8823e9a8ecc3cd authored over 4 years ago
Merge branch 'patch-release' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 7cc5d218dfd49a5fb5d5b5d61a5b318cc433a6e5 authored over 4 years ago
fix undesired play after load (#6582)

video shouldn't start playing until play is called

#changelog #macos

github.com/openframeworks/openFrameworks - 6c6ea54f2d429851960fed6617b7664fa0e666b6 authored over 4 years ago
improve load -> unload (#6580)

github.com/openframeworks/openFrameworks - 15997a0ff43ab9c80020c64a2a9b4512a9bccedb authored over 4 years ago
ofxGui: Fix possible memory leak, because keyword "new" was being used but not deleted. Now using only unique_ptr (#6570)

#changelog #ofxgui #addon

github.com/openframeworks/openFrameworks - 8946a080d847887b23c07c0c4e08c33680c296ae authored almost 5 years ago
fixed ofxGuiSlider text input not positioned correctly as a side efect of commit b9612146dcb1bb74b2cfa95613ef175632119e70 (#6567)

#changelog #ofxgui #addon

github.com/openframeworks/openFrameworks - 07e47f745b6793f3a319d49e470f44b04cbcda07 authored almost 5 years ago
[CI] Optimize MSYS2 on Appveyor (#6573)

setup platform matrix
use for: to better separate MSYS2 vs Visual Studio

reinstall MSYS2 fro...

github.com/openframeworks/openFrameworks - 5453d35ae88022d2c09f47d3beb9a57c1e87a65d authored almost 5 years ago
MSYS2 : (re)enable ccache in appveyor (#6572)

github.com/openframeworks/openFrameworks - 6c9654bd9e0f31ab96162097155aa58e84bb6ed5 authored almost 5 years ago
Merge make43 msys2ccache (#6566)

[changelog] [makefiles]

github.com/openframeworks/openFrameworks - f23c71da938452cb42d4c0bfaef087afc26db82e authored almost 5 years ago
bugfix fixes incorrect pixelScreenCoordScale calc in ofAppGLFWWindow::setup. closes #6487 (#6546)

#changelog #osx

github.com/openframeworks/openFrameworks - c2e3a9b078b5bf26a18f6a2abcdbc0dceb5a80b1 authored almost 5 years ago
ofxGui: Updating events to allow multiwindow functioning (#6429)

#changelog #addons #ofxGui

github.com/openframeworks/openFrameworks - c0a25003942dc8c9331008d2c9d5ce6db3e46ce1 authored almost 5 years ago
Revert "ofxGui: Updating events to allow multiwindow functioning (#6539)" (#6544)

This reverts commit ce27971aab60f5c8c0009db6b82df73de20b6938.

github.com/openframeworks/openFrameworks - 065ed29aabf048d71acf5dab5e293cfe1ee02d7b authored almost 5 years ago