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
* ofxBaseGui:: fixed bitmap font vertical centering
* ofxGuiGroup: renamed spacing and spacin...
github.com/openframeworks/openFrameworks - b9612146dcb1bb74b2cfa95613ef175632119e70 authored almost 5 years ago#changelog #addons
github.com/openframeworks/openFrameworks - ce27971aab60f5c8c0009db6b82df73de20b6938 authored almost 5 years agopatch 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#changelog #sound
github.com/openframeworks/openFrameworks - 1afca9f5925ffd0484405bd015181fa8b02bfa09 authored about 5 years agogithub.com/openframeworks/openFrameworks - e6ed59359e23c8a4a34b799c259a200155716caa authored about 5 years ago
github.com/openframeworks/openFrameworks - 6416900e68a47d583d24cf1b763432756ef8bcb1 authored about 5 years ago
github.com/openframeworks/openFrameworks - 86ff9c5d9786b2fd444d93e47c570471b5376274 authored about 5 years ago
#changelog #osx
github.com/openframeworks/openFrameworks - 2d2b88f446f60b06df1ebe0610edd7b09a961c7d authored about 5 years ago#changelog #osx
github.com/openframeworks/openFrameworks - 16e9ff41f202285646f664e2c3cadbe85ccf4cc7 authored about 5 years ago#changelog #linuxarm
github.com/openframeworks/openFrameworks - bb3451dc5ec6c180303dcf1101ad118645dddb0f authored about 5 years agogithub.com/openframeworks/openFrameworks - 0d3ee1cbead31c7fff4636c82e55ddab9851f0f7 authored about 5 years ago
github.com/openframeworks/openFrameworks - c4f90bcb51405905ec0713835f6f57531927b7a6 authored about 5 years ago
#changelog #gl
github.com/openframeworks/openFrameworks - 565f9635bdd494a37ee8fb6dd2fa59ae5ae5edcd authored about 5 years ago* ofEventListeners: added empty() method and deprecation message for unsubscribe(size_t pos).
...
github.com/openframeworks/openFrameworks - 4d341aca7079cb4f6dc6668ca62b08f906d9d726 authored about 5 years ago#changelog #emscripten
github.com/openframeworks/openFrameworks - 06a9366d93d8cea83fbf7efe3819e2bd928627d3 authored about 5 years agogithub.com/openframeworks/openFrameworks - 0e0a59fcc35bcbb5e2078163c1b607c57afd351f authored about 5 years ago
#changelog #linuxarm
github.com/openframeworks/openFrameworks - cf8c5005d1e431ede7094d46b8b10c4e5f22100b authored about 5 years ago#changelog #emscripten
github.com/openframeworks/openFrameworks - 857df55bb0b2c7e61c2e7eea24a7bcda45b2fd55 authored about 5 years agogithub.com/openframeworks/openFrameworks - 7b652aa78efb9767d1313e3790c9bddc240cbf4b authored about 5 years ago
github.com/openframeworks/openFrameworks - 8eabc2ae8859f5ceb187dde3e8870b885acc064b authored about 5 years ago
Declare statics inside cpp to avoid forward declaration
#changelog #linux
github.com/openframeworks/openFrameworks - 2bee6a395dba12839a5043e3a1f282e3fd7b24dd authored about 5 years ago
This commit adds libgconf-2-4 to the `apt install` command in the
`install_dependencies.sh` scr...
github.com/openframeworks/openFrameworks - 2144658095d55afe480661c8faa096bfa2766725 authored about 5 years ago
github.com/openframeworks/openFrameworks - dd972c6d595d8c8894db9065fcac18c1dc8bfa02 authored about 5 years ago
github.com/openframeworks/openFrameworks - b674f7ec1f41d8f0fcfea86e3d3d3df3e9bdcf36 authored about 5 years ago
* changelog for 0.11.0
* add commits from project generator repo
* changelog last merge
#ch...
github.com/openframeworks/openFrameworks - 621ec8da8ebb735777f147341e09dc4ee2ce492b authored about 5 years agoAccording to https://packages.ubuntu.com/search?keywords=libgconf&searchon=names&suite=all§i...
github.com/openframeworks/openFrameworks - 684fb37c6446f02d0289aa91da791c6836286550 authored about 5 years agogithub.com/openframeworks/openFrameworks - fcad6b0fab790fbaa27353e858b84d0d4fff6b70 authored about 5 years ago
#changelog #osx
github.com/openframeworks/openFrameworks - d443178e27ea56ec41fd984ca277b045b7e57dbb authored about 5 years agogithub.com/openframeworks/openFrameworks - a9e962c6d8ba9496784596e4c84038351145b798 authored about 5 years ago
github.com/openframeworks/openFrameworks - 241131dbf0445b87e0253586d9e840de0518488b authored about 5 years ago
We were calling prevC,c but should be leftC,rightC which also
changes depending on the text dir...
support qtcreator 4.10
#changelog #qtcreator
github.com/openframeworks/openFrameworks - 8d8c8ff5280f7140d5bf2cdfda08ad90f552383d authored about 5 years agogithub.com/openframeworks/openFrameworks - 637dbe8a0ab569d3f9b13cd2acb2fe245d09c489 authored about 5 years ago
* bugfix fixes dylibs not working in qtcreator if consoleApplication is true. closes #6420
* ...
github.com/openframeworks/openFrameworks - 2e573e1a73cf3e26c2a0051627dfae4c82393797 authored about 5 years agogithub.com/openframeworks/openFrameworks - 20cb26d2d285923ef7045188adfc7840971e6c5b authored about 5 years ago
* 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* Add OpenCV libs for Android Arm64.
* Fix missing semi-colon :/
* Fix shader not displayi...
github.com/openframeworks/openFrameworks - 5f191ccefcedfbb0992d582cffb5772de4e3f6da authored about 5 years ago
+ if position was not explicitly set, this would mean that garbage
memory most likely was store...
#changelog #examples
github.com/openframeworks/openFrameworks - 939c823000fa00715f7924ec5f0c88c349523ca8 authored about 5 years ago#changelog #addons
github.com/openframeworks/openFrameworks - 6a3c359d5820eea2e40843796494a1135ac37f89 authored about 5 years ago#changelog #examples
github.com/openframeworks/openFrameworks - 54ce0e2d10337480b2d3d512c9e5953fccda1527 authored about 5 years agogithub.com/openframeworks/openFrameworks - b479caefd79b7e79104a3cd78429143ec8666678 authored about 5 years ago
github.com/openframeworks/openFrameworks - fe1f85b3a6b5536e4f24e9c132f9a878c8aedf9e authored about 5 years ago
* initialize glm::quat fixes broken example.
* fix area light example
github.com/openframeworks/openFrameworks - 5f4bb35f16aa07cc36f1bfd5d924796675c2b771 authored about 5 years ago* added sort() to image seq example.
* voice example fix
* fix web loader example
* fix...
github.com/openframeworks/openFrameworks - 177c1f4292677e37faaf76892117e16ec4a36c06 authored about 5 years agogithub.com/openframeworks/openFrameworks - 5134ed813d3dc400fd937ced9b66d56d26268605 authored about 5 years ago
added note on glm changes
github.com/openframeworks/openFrameworks - e9e3965091466b51bd3e12ce1f1371dd58522307 authored about 5 years ago* fixes junest for linuxarmv7 -u argument isnt valid anymore
* added setup for junest
* go...
github.com/openframeworks/openFrameworks - ce68a112ab8b2c96a1ffdb95124f5042e82fc1ba authored about 5 years ago
* Fix copy_dlls target to work with both Debug and Release executable.
Remove PLATFORM_PROJECT_...
github.com/openframeworks/openFrameworks - d48d1422750751ece906880be85de1ba155f85cd authored about 5 years ago
* Define icon to use (debug/release, app/of default)
* MSYS2 default OF icons definition
*...
github.com/openframeworks/openFrameworks - 2da5c6723fdcdfccf2c3a6391badb8f7557c8076 authored about 5 years agogithub.com/openframeworks/openFrameworks - 627b9aa2c09dc884ae60752e6069073fc6eee85b authored about 5 years ago
* add gui snippet from LYHSH
* update changelog
* edit formatting
* missed a whitespace...
github.com/openframeworks/openFrameworks - e911fdcdceba52282522bbc9db50fae73d45b99d authored about 5 years agocheck if category is folder. Readmes causing errors
github.com/openframeworks/openFrameworks - 5d43b23a4453ab92fb5adeedb3387f28b64b7282 authored over 5 years agogithub.com/openframeworks/openFrameworks - c21aba181f5180a8f4c2e0bcbde541a643abecec authored over 5 years ago
#changelog #examples
github.com/openframeworks/openFrameworks - b8473052bdaf49f8cb362ae1fcfdc887ab988105 authored over 5 years ago* add mingw64 build to AppVeyor
* on Windows, automatic string conversion of std::filesystem:...
github.com/openframeworks/openFrameworks - a9eadffb5d28191e99411823bbbb08306584c8b9 authored over 5 years agogithub.com/openframeworks/openFrameworks - d8398128cff3e113c0aca0f1e42ee566012f8a88 authored over 5 years ago
#changelog #graphics
github.com/openframeworks/openFrameworks - 951d1e0846ab9fdff4a02b8e3b99dcc1e802db66 authored over 5 years agoadd including ofLog.h on Accelerometer.mm
github.com/openframeworks/openFrameworks - 6079447ba2ca3508ca47214019fa5b6bdb80738f authored over 5 years agoreplace substitute by nil for unused allocation.
github.com/openframeworks/openFrameworks - ab3a139e7bac7a976109e4c8063ad69f762b6abb authored over 5 years ago#changelog #msys2
github.com/openframeworks/openFrameworks - 3884d4931d15919573fc46077a4f6807552fdc6b authored over 5 years agogithub.com/openframeworks/openFrameworks - 04d05af01c650041c13e0eb95439b5914ad063ea authored over 5 years ago
github.com/openframeworks/openFrameworks - 97213fbf18e4c12e2f5c5da2487b8d95c0e7fc8f authored over 5 years ago
* 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#changelog #graphics
github.com/openframeworks/openFrameworks - bf2401186f8dc8ad9897e59a67d04473ebd83059 authored over 5 years agogithub.com/openframeworks/openFrameworks - 34a96307dbabdc2b3d6e7a7fc7f56f67fce24d50 authored over 5 years ago
* bugfix. fixes error with Xcode build due to depracted function error.
* allow build for old...
github.com/openframeworks/openFrameworks - 2cae97c104b8e34c145e3d075312d89d1394f097 authored over 5 years agoadd missing explicit cast
github.com/openframeworks/openFrameworks - aa2f917ed29e357721c02e1f10e87398081a4472 authored over 5 years agoadds a missing explicit cast to ofxTCPManager.
github.com/openframeworks/openFrameworks - 09ccd34d4007c51b9f08d85ff472227887e1d060 authored over 5 years agogithub.com/openframeworks/openFrameworks - fa63aa0cb8889d71c51cb157456bb99091b6ac73 authored over 5 years ago
github.com/openframeworks/openFrameworks - d5678cd38962c7f285f20bcabc9b2c4e82b926a8 authored over 5 years ago
Docs of ofUtil
github.com/openframeworks/openFrameworks - 7c06a8fd3c2151aa06e32edd898a8fef0aa1bd11 authored over 5 years agoDocs ofNode
github.com/openframeworks/openFrameworks - e211832d2177b98c94935b0574c663812e1b981b authored over 5 years agogithub.com/openframeworks/openFrameworks - 4da8cd19e35df80b294dd3137466efc622a958a0 authored over 5 years ago
github.com/openframeworks/openFrameworks - fb4f33c2fd5b78577ee81dec64f9b4b673342bd1 authored over 5 years ago
github.com/openframeworks/openFrameworks - 7fff51bf799de8ca85100b4251af578ef0a8aba7 authored over 5 years ago
Docs ofBaseGLRenderer
github.com/openframeworks/openFrameworks - 6b04fc32733508ee2c2fc80507355efa925c392e authored over 5 years agogithub.com/openframeworks/openFrameworks - 604891a157750e05b03b4aae4991b138b2cc74c9 authored over 5 years ago
* Add inline documentation for of3dGraphics
* Whitespace.
github.com/openframeworks/openFrameworks - 162795a1563c6c022e27c8a827d49ea5a7cb07aa authored over 5 years agogithub.com/openframeworks/openFrameworks - 6cce0616c9095de37408f05e1ba149d0246c083a authored over 5 years ago
ofGLFWWindowSettings size param fixed
github.com/openframeworks/openFrameworks - b5a45ef4262094074acaaa800b8200e10539f862 authored over 5 years agogithub.com/openframeworks/openFrameworks - d57cd8046bb7f0360fb752657bbe32068402e0fe authored over 5 years ago
github.com/openframeworks/openFrameworks - 28cbbab2167a269d3bd320c37543ccfb73b3c630 authored over 5 years ago
github.com/openframeworks/openFrameworks - 3ef22bb3429c24ae246036fc9127f4bf91af405e authored over 5 years ago
github.com/openframeworks/openFrameworks - 39a4ba0b3838c4350b676364a1234c6bb73c989d authored over 5 years ago
github.com/openframeworks/openFrameworks - eed001c5f2033debb68359c1f2205285c06c6d0b authored over 5 years ago
github.com/openframeworks/openFrameworks - 9245e4ea81f3d903780d64ac4fd8281210d6eae7 authored over 5 years ago
github.com/openframeworks/openFrameworks - d868e118aaeefb6b7049421fa3c0e5a9e614c3ac authored over 5 years ago
# Conflicts:
# libs/openFrameworks/types/ofBaseTypes.h
github.com/openframeworks/openFrameworks - 63411dbbdf3b6e32b43fa02a60068f343a3ad991 authored over 5 years ago
github.com/openframeworks/openFrameworks - b34f9a936badb4b9667daaa90d16e719fab8eb03 authored over 5 years ago
github.com/openframeworks/openFrameworks - fa81f54a7e42369beccedd0dc8efc361e15af03d authored over 5 years ago
github.com/openframeworks/openFrameworks - 88fe84c753854ab3a1f5004eb87071812df58cac authored over 5 years ago
Update template.config in order to support Template dropdown in PG frontend.
#changelog #proj...
github.com/openframeworks/openFrameworks - 25aa922ca107b912500d3a8a74d1ef24a7770b86 authored over 5 years agogithub.com/openframeworks/openFrameworks - b9a4881ab5008f4896342167a7c7a9b49220357e authored over 5 years ago
* bugfix changes iOS template to allow simulator/device linking. Closes #6192
* fix for ci to...
github.com/openframeworks/openFrameworks - 04579e74e17fe27b95356fb99f77a7cfca0cb64c authored over 5 years agogithub.com/openframeworks/openFrameworks - 95ccc98e52feea267f0c43229e969158687fedbc authored over 5 years ago
* small improovement for getResampledBySpacing
To avoid bigger gaps at the end of the resampl...
github.com/openframeworks/openFrameworks - 459145efb24896af25b10c3f65380b5777c7acdb authored over 5 years ago