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

Fix ofxPanel disable header (#6479)

* ofxBaseGui:: fixed bitmap font vertical centering

* ofxGuiGroup: renamed spacing and spacin...

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

#changelog #addons

github.com/openframeworks/openFrameworks - ce27971aab60f5c8c0009db6b82df73de20b6938 authored almost 5 years ago
emscripten DISABLE_DEPRECATED_FIND_EVENT_TARGET_BEHAVIOR (#6536)

patch to make it work with the new event system in emscripten until we fix the template

github.com/openframeworks/openFrameworks - 0f03916a4636a7f55b58240fe7c36ebb0c9776f1 authored almost 5 years ago
changed glGetError() to alGetError() (#6525)

#changelog #sound

github.com/openframeworks/openFrameworks - 1afca9f5925ffd0484405bd015181fa8b02bfa09 authored about 5 years ago
Add master vs patch-release branches (#6523)

github.com/openframeworks/openFrameworks - e6ed59359e23c8a4a34b799c259a200155716caa authored about 5 years ago
Merge branch 'patch-release' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 6416900e68a47d583d24cf1b763432756ef8bcb1 authored about 5 years ago
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 86ff9c5d9786b2fd444d93e47c570471b5376274 authored about 5 years ago
bugfix for removing 32bit archs for appstore. stops lipo error (#6520)

#changelog #osx

github.com/openframeworks/openFrameworks - 2d2b88f446f60b06df1ebe0610edd7b09a961c7d authored about 5 years ago
remove LDAP from core frameworks (#6519)

#changelog #osx

github.com/openframeworks/openFrameworks - 16e9ff41f202285646f664e2c3cadbe85ccf4cc7 authored about 5 years ago
add latomic linker for legacy Rpi builds in Stretch and newer (#6508)

#changelog #linuxarm

github.com/openframeworks/openFrameworks - bb3451dc5ec6c180303dcf1101ad118645dddb0f authored about 5 years ago
glm::vec3 parameter to drawPlane() functions should be const. (#6516)

github.com/openframeworks/openFrameworks - 0d3ee1cbead31c7fff4636c82e55ddab9851f0f7 authored about 5 years ago
Allow hex format int defines in ofShader code. (#6515)

github.com/openframeworks/openFrameworks - c4f90bcb51405905ec0713835f6f57531927b7a6 authored about 5 years ago
Fix for transform feedback on macOS (#6473)

#changelog #gl

github.com/openframeworks/openFrameworks - 565f9635bdd494a37ee8fb6dd2fa59ae5ae5edcd authored about 5 years ago
ofEventListeners: added size() method. (#6022)

* ofEventListeners: added empty() method and deprecation message for unsubscribe(size_t pos).

...

github.com/openframeworks/openFrameworks - 4d341aca7079cb4f6dc6668ca62b08f906d9d726 authored about 5 years ago
Ensures depth buffer for ofxAppEmscriptenWindow. Closes #6484 (#6485)

#changelog #emscripten

github.com/openframeworks/openFrameworks - 06a9366d93d8cea83fbf7efe3819e2bd928627d3 authored about 5 years ago
Add notification to parents for parameterChanged when ofParameter<void> gets triggered. (#6471)

github.com/openframeworks/openFrameworks - 0e0a59fcc35bcbb5e2078163c1b607c57afd351f authored about 5 years ago
set default AA numSamples to 0 for GLFW window for RPi. closes #6497 (#6503)

#changelog #linuxarm

github.com/openframeworks/openFrameworks - cf8c5005d1e431ede7094d46b8b10c4e5f22100b authored about 5 years ago
Fix deprecations emscripten (#6502)

#changelog #emscripten

github.com/openframeworks/openFrameworks - 857df55bb0b2c7e61c2e7eea24a7bcda45b2fd55 authored about 5 years ago
Merge branch 'patch-release' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 7b652aa78efb9767d1313e3790c9bddc240cbf4b authored about 5 years ago
add msys2 64bit builds to nightly and release scripts. (#6486)

github.com/openframeworks/openFrameworks - 8eabc2ae8859f5ceb187dde3e8870b885acc064b authored about 5 years ago
ofOpenALSoundPlayer: fix conflicting forward declaration in newer versions (#6498)

Declare statics inside cpp to avoid forward declaration

#changelog #linux

github.com/openframeworks/openFrameworks - 2bee6a395dba12839a5043e3a1f282e3fd7b24dd authored about 5 years ago
Add libgconf-2-4 to debian/install_dependencies.sh (#6495)

This commit adds libgconf-2-4 to the `apt install` command in the
`install_dependencies.sh` scr...

github.com/openframeworks/openFrameworks - 63916a8ee71d92c15964d34577644602486d5336 authored about 5 years ago
Merge commit 'dd972c6d595d8c8894db9065fcac18c1dc8bfa02' of github.com:openframeworks/openFrameworks into patch-release

github.com/openframeworks/openFrameworks - 2144658095d55afe480661c8faa096bfa2766725 authored about 5 years ago
fix error log (#6480)

github.com/openframeworks/openFrameworks - dd972c6d595d8c8894db9065fcac18c1dc8bfa02 authored about 5 years ago
update submodules to latest commit

github.com/openframeworks/openFrameworks - b674f7ec1f41d8f0fcfea86e3d3d3df3e9bdcf36 authored about 5 years ago
Changelog for 0.11.0 (#6478)

* changelog for 0.11.0
* add commits from project generator repo
* changelog last merge

#ch...

github.com/openframeworks/openFrameworks - 621ec8da8ebb735777f147341e09dc4ee2ce492b authored about 5 years ago
Update install_dependencies.sh Ubuntu libgconf-2-4 (#6477)

According to https://packages.ubuntu.com/search?keywords=libgconf&searchon=names&suite=all&secti...

github.com/openframeworks/openFrameworks - 684fb37c6446f02d0289aa91da791c6836286550 authored about 5 years ago
INSTALL_FROM_GITHUB: Include how-to-update section (#6474)

github.com/openframeworks/openFrameworks - fcad6b0fab790fbaa27353e858b84d0d4fff6b70 authored about 5 years ago
bugfix. adds 32bit stripping to AppStore configuration for libfmodex.dylib (#6475)

#changelog #osx

github.com/openframeworks/openFrameworks - d443178e27ea56ec41fd984ca277b045b7e57dbb authored about 5 years ago
added GLM define to default to intiailizing objects with good values (#6450)

github.com/openframeworks/openFrameworks - a9e962c6d8ba9496784596e4c84038351145b798 authored about 5 years ago
bugfix. fixes errors if legacy vector math is enabled. closes #6463 (#6468)

github.com/openframeworks/openFrameworks - 241131dbf0445b87e0253586d9e840de0518488b authored about 5 years ago
ofTruetypeFont: fix kerning calculation (#6464)

We were calling prevC,c but should be leftC,rightC which also
changes depending on the text dir...

github.com/openframeworks/openFrameworks - 49942e9c53bd154866eee574e76f3a201d99bb6e authored about 5 years ago
bugfix for qtcreator wizard. closes #6461 (#6462)

support qtcreator 4.10

#changelog #qtcreator

github.com/openframeworks/openFrameworks - 8d8c8ff5280f7140d5bf2cdfda08ad90f552383d authored about 5 years ago
bugfix fixes fullscreen issues on RPI. closes #6445 (#6456)

github.com/openframeworks/openFrameworks - 637dbe8a0ab569d3f9b13cd2acb2fe245d09c489 authored about 5 years ago
bugfix fixes dylibs not working in qtcreator if consoleApplication is true. (#6458)

* bugfix fixes dylibs not working in qtcreator if consoleApplication is true. closes #6420

* ...

github.com/openframeworks/openFrameworks - 2e573e1a73cf3e26c2a0051627dfae4c82393797 authored about 5 years ago
fix tabs and spaces with rpi makefiles. change permissions for install_dependcies.sh (#6455)

github.com/openframeworks/openFrameworks - 20cb26d2d285923ef7045188adfc7840971e6c5b authored about 5 years ago
supports the Rpi 4 with EGL and GLFW. Closes #6436 (#6438)

* supports the Rpi 4 with EGL and GLFW. Closes #6436

* better defines for rpi. changed make f...

github.com/openframeworks/openFrameworks - 261af064d764e4138bfb0aead93196d7ffc5c4b6 authored about 5 years ago
Android fixes (#6446)

* Add OpenCV libs for Android Arm64.

* Fix missing semi-colon :/

* Fix shader not displayi...

github.com/openframeworks/openFrameworks - 5f191ccefcedfbb0992d582cffb5772de4e3f6da authored about 5 years ago
add default member initialiser for position (#6444)

+ if position was not explicitly set, this would mean that garbage
memory most likely was store...

github.com/openframeworks/openFrameworks - b1c6ab88b3d937cf836f26ee7dc3c40dd69d32f5 authored about 5 years ago
update multi window example to draw w/2, h/2 instead of w/2, w/2. (#6442)

#changelog #examples

github.com/openframeworks/openFrameworks - 939c823000fa00715f7924ec5f0c88c349523ca8 authored about 5 years ago
update text color to changing bg colour to ofxGui as well (#6440)

#changelog #addons

github.com/openframeworks/openFrameworks - 6a3c359d5820eea2e40843796494a1135ac37f89 authored about 5 years ago
Fixed OpenGL ES2 shader example 08 (#6439)

#changelog #examples

github.com/openframeworks/openFrameworks - 54ce0e2d10337480b2d3d512c9e5953fccda1527 authored about 5 years ago
bugfix findHaarObjects. fixes constant push back to blobs every frame. (#6432)

github.com/openframeworks/openFrameworks - b479caefd79b7e79104a3cd78429143ec8666678 authored about 5 years ago
not prefixing frameworks with the global addons path (#6424)

github.com/openframeworks/openFrameworks - fe1f85b3a6b5536e4f24e9c132f9a878c8aedf9e authored about 5 years ago
Example fixes2 (#6433)

* initialize glm::quat fixes broken example.

* fix area light example

github.com/openframeworks/openFrameworks - 5f4bb35f16aa07cc36f1bfd5d924796675c2b771 authored about 5 years ago
Example fixes (#6431)

* added sort() to image seq example.

* voice example fix

* fix web loader example

* fix...

github.com/openframeworks/openFrameworks - 177c1f4292677e37faaf76892117e16ec4a36c06 authored about 5 years ago
bugfix:missing glm initialization (#6430)

github.com/openframeworks/openFrameworks - 5134ed813d3dc400fd937ced9b66d56d26268605 authored about 5 years ago
Update CHANGELOG.md

added note on glm changes

github.com/openframeworks/openFrameworks - e9e3965091466b51bd3e12ce1f1371dd58522307 authored about 5 years ago
fixes junest for linuxarmv7 -u argument isnt valid anymore (#6422)

* fixes junest for linuxarmv7 -u argument isnt valid anymore

* added setup for junest

* go...

github.com/openframeworks/openFrameworks - ce68a112ab8b2c96a1ffdb95124f5042e82fc1ba authored about 5 years ago
MSYS2 : Copy dlls (#6416)

* Fix copy_dlls target to work with both Debug and Release executable.
Remove PLATFORM_PROJECT_...

github.com/openframeworks/openFrameworks - 73cb6bfa7bf60a414087feaeacadf12e6a826425 authored about 5 years ago
improved msys2 install detection (#6417)

github.com/openframeworks/openFrameworks - d48d1422750751ece906880be85de1ba155f85cd authored about 5 years ago
Msys2 icon (#6415)

* Define icon to use (debug/release, app/of default)

* MSYS2 default OF icons definition

*...

github.com/openframeworks/openFrameworks - 2da5c6723fdcdfccf2c3a6391badb8f7557c8076 authored about 5 years ago
fixed ofxColorPicker glitch (#6426)

github.com/openframeworks/openFrameworks - 627b9aa2c09dc884ae60752e6069073fc6eee85b authored about 5 years ago
Fixes #6381 based on @LYHSH code snippet (#6423)

* add gui snippet from LYHSH

* update changelog

* edit formatting

* missed a whitespace...

github.com/openframeworks/openFrameworks - e911fdcdceba52282522bbc9db50fae73d45b99d authored about 5 years ago
Update buildAllRPIExamples.sh

check if category is folder. Readmes causing errors

github.com/openframeworks/openFrameworks - 5d43b23a4453ab92fb5adeedb3387f28b64b7282 authored over 5 years ago
bugfix ofPolyline::getSmoothed missing glm initialization. closes #6414 (#6421)

github.com/openframeworks/openFrameworks - c21aba181f5180a8f4c2e0bcbde541a643abecec authored over 5 years ago
Updated examples to glm (#6389)

#changelog #examples

github.com/openframeworks/openFrameworks - b8473052bdaf49f8cb362ae1fcfdc887ab988105 authored over 5 years ago
Mingw64 support (#6413)

* add mingw64 build to AppVeyor

* on Windows, automatic string conversion of std::filesystem:...

github.com/openframeworks/openFrameworks - a9eadffb5d28191e99411823bbbb08306584c8b9 authored over 5 years ago
Add ofPolyline::removeVertex(...) (#6400)

github.com/openframeworks/openFrameworks - d8398128cff3e113c0aca0f1e42ee566012f8a88 authored over 5 years ago
ofPixels.h/cpp remove move on return to allow copy ellision (#6407)

#changelog #graphics

github.com/openframeworks/openFrameworks - 951d1e0846ab9fdff4a02b8e3b99dcc1e802db66 authored over 5 years ago
fix: can not make fullscreen on external display. (#6406)

add including ofLog.h on Accelerometer.mm

github.com/openframeworks/openFrameworks - 6079447ba2ca3508ca47214019fa5b6bdb80738f authored over 5 years ago
add init for grabber was not init. (#6405)

replace substitute by nil for unused allocation.

github.com/openframeworks/openFrameworks - ab3a139e7bac7a976109e4c8063ad69f762b6abb authored over 5 years ago
MSYS2 installation and compilation enhancements (#6408)

#changelog #msys2

github.com/openframeworks/openFrameworks - 3884d4931d15919573fc46077a4f6807552fdc6b authored over 5 years ago
bugfix glm regression when not passing argument to constructor. closes #6397 (#6409)

github.com/openframeworks/openFrameworks - 04d05af01c650041c13e0eb95439b5914ad063ea authored over 5 years ago
single pr for glm fixes. closes #6397 (#6402)

github.com/openframeworks/openFrameworks - 97213fbf18e4c12e2f5c5da2487b8d95c0e7fc8f authored over 5 years ago
Improvements in life cycle of Android Activity. (#6291)

* Improvements in life cycle of Android Activity. It now preserves EGL context when minimizing a...

github.com/openframeworks/openFrameworks - 9af30346120a10c6de2644873da6f8bb3afeb963 authored over 5 years ago
fixes ofPolyline to prepare oF for glm 0.9.9.5 (#6366)

#changelog #graphics

github.com/openframeworks/openFrameworks - bf2401186f8dc8ad9897e59a67d04473ebd83059 authored over 5 years ago
Readme ci status per platform (#6391)

github.com/openframeworks/openFrameworks - 34a96307dbabdc2b3d6e7a7fc7f56f67fce24d50 authored over 5 years ago
bugfix. fixes error with Xcode build due to depracted function error. (#6394)

* bugfix. fixes error with Xcode build due to depracted function error.

* allow build for old...

github.com/openframeworks/openFrameworks - 2cae97c104b8e34c145e3d075312d89d1394f097 authored over 5 years ago
Merge pull request #6392 from tgfrerer/wip-fix-ofxTCPManager

add missing explicit cast

github.com/openframeworks/openFrameworks - aa2f917ed29e357721c02e1f10e87398081a4472 authored over 5 years ago
add missing explicit cast

adds a missing explicit cast to ofxTCPManager.

github.com/openframeworks/openFrameworks - 09ccd34d4007c51b9f08d85ff472227887e1d060 authored over 5 years ago
added flag to xcode template to fix code signing errors. Closes #6383 (#6390)

github.com/openframeworks/openFrameworks - fa63aa0cb8889d71c51cb157456bb99091b6ac73 authored over 5 years ago
Add SO_REUSEADDR option to ofxTCPManager and ofxTCPServer. (#5011)

github.com/openframeworks/openFrameworks - d5678cd38962c7f285f20bcabc9b2c4e82b926a8 authored over 5 years ago
Merge pull request #6388 from bakercp/docs-ofUtils

Docs of ofUtil

github.com/openframeworks/openFrameworks - 7c06a8fd3c2151aa06e32edd898a8fef0aa1bd11 authored over 5 years ago
Merge pull request #6387 from bakercp/digitalcoleman_master_new

Docs ofNode

github.com/openframeworks/openFrameworks - e211832d2177b98c94935b0574c663812e1b981b authored over 5 years ago
Documentation spacing.

github.com/openframeworks/openFrameworks - 4da8cd19e35df80b294dd3137466efc622a958a0 authored over 5 years ago
Add inline documentation of ofUTF8Iterator.

github.com/openframeworks/openFrameworks - fb4f33c2fd5b78577ee81dec64f9b4b673342bd1 authored over 5 years ago
Add inline documentation to UTF8 string functions.

github.com/openframeworks/openFrameworks - 7fff51bf799de8ca85100b4251af578ef0a8aba7 authored over 5 years ago
Merge pull request #6386 from bakercp/master

Docs ofBaseGLRenderer

github.com/openframeworks/openFrameworks - 6b04fc32733508ee2c2fc80507355efa925c392e authored over 5 years ago
Merge branch 'master' of https://github.com/openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 604891a157750e05b03b4aae4991b138b2cc74c9 authored over 5 years ago
Docs of3d graphics (#6385)

* Add inline documentation for of3dGraphics

* Whitespace.

github.com/openframeworks/openFrameworks - 162795a1563c6c022e27c8a827d49ea5a7cb07aa authored over 5 years ago
fix: Fix the indent (#6281)

github.com/openframeworks/openFrameworks - 6cce0616c9095de37408f05e1ba149d0246c083a authored over 5 years ago
Update main.cpp (#6037)

ofGLFWWindowSettings size param fixed

github.com/openframeworks/openFrameworks - b5a45ef4262094074acaaa800b8200e10539f862 authored over 5 years ago
Whitespace, punctuation and removing docs on deprecated functions.

github.com/openframeworks/openFrameworks - 3ef22bb3429c24ae246036fc9127f4bf91af405e authored over 5 years ago
@digitalcoleman 's work!

github.com/openframeworks/openFrameworks - eed001c5f2033debb68359c1f2205285c06c6d0b authored over 5 years ago
Merge branch 'master' of https://github.com/digitalcoleman/openframeworks into digitalcoleman_master_new

github.com/openframeworks/openFrameworks - d868e118aaeefb6b7049421fa3c0e5a9e614c3ac authored over 5 years ago
Merge branch 'docs-ofBaseGLRenderer' of https://github.com/brannondorsey/openFrameworks Work from @brannondorsey

# Conflicts:
# libs/openFrameworks/types/ofBaseTypes.h

github.com/openframeworks/openFrameworks - 8fb6b5d2e7188357ec917c575d9cf0de8da27fc6 authored over 5 years ago
download_libs: add double quotes to allow for folder names with spaces (#6374)

github.com/openframeworks/openFrameworks - 63411dbbdf3b6e32b43fa02a60068f343a3ad991 authored over 5 years ago
add maven url to comply with v4:25 (#6373)

github.com/openframeworks/openFrameworks - b34f9a936badb4b9667daaa90d16e719fab8eb03 authored over 5 years ago
add Makefile to /templates/vscode (Windows PG does not copy Makefile by default) (#6369)

github.com/openframeworks/openFrameworks - 88fe84c753854ab3a1f5004eb87071812df58cac authored over 5 years ago
update template.config files (#6368)

Update template.config in order to support Template dropdown in PG frontend.

#changelog #proj...

github.com/openframeworks/openFrameworks - 25aa922ca107b912500d3a8a74d1ef24a7770b86 authored over 5 years ago
bugfix AppStore configuration for osx - strips 32bit from dylibs and frameworks. closes #6358 (#6365)

github.com/openframeworks/openFrameworks - b9a4881ab5008f4896342167a7c7a9b49220357e authored over 5 years ago
bugfix changes iOS template to allow simulator/device linking. (#6364)

* bugfix changes iOS template to allow simulator/device linking. Closes #6192

* fix for ci to...

github.com/openframeworks/openFrameworks - 04579e74e17fe27b95356fb99f77a7cfca0cb64c authored over 5 years ago
bugfix fixes reversed touches when not using hardware orientation. closes #6317 (#6363)

github.com/openframeworks/openFrameworks - 95ccc98e52feea267f0c43229e969158687fedbc authored over 5 years ago
small improovement for getResampledBySpacing (#6361)

* small improovement for getResampledBySpacing

To avoid bigger gaps at the end of the resampl...

github.com/openframeworks/openFrameworks - 459145efb24896af25b10c3f65380b5777c7acdb authored over 5 years ago