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

Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 2c11d7ee5bf1394aa4b5b7fe16acab87e9e5ac4a authored about 1 year ago by ofTheo <[email protected]>
Emscripten build examples (#7787)

github.com/openframeworks/openFrameworks - f674cc4a2bff05eac2685bb3ebbb0cacebb1122e authored about 1 year ago by Theodore Watson <[email protected]>
More .h cleanup #6 (#7784)

#changelog #headers

github.com/openframeworks/openFrameworks - 5d28538b0a5982ff239f8460b74bca227e7e6b0a authored about 1 year ago by Dimitre <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - d0e3305f1d5fccbd7b124706c1ae70068cced24b authored about 1 year ago by ofTheo <[email protected]>
More .h cleanup (#7779)

#changelog #headers

github.com/openframeworks/openFrameworks - 10a6ac1b155a4c33cddfbd061e9383ec6891fa6c authored about 1 year ago by Dimitre <[email protected]>
Addon - ofxAssimp (#7776)

github.com/openframeworks/openFrameworks - dd09e975ad1166ea0cb48edeae35c1f75dc9ed4b authored about 1 year ago by Nick Hardeman <[email protected]>
More of::filesystem : streamline path inside core (#7383)

github.com/openframeworks/openFrameworks - 3fccc6ddf1d0a801d371f67e79adfc96bf54d260 authored about 1 year ago by Dimitre <[email protected]>
fix macos runner test - segmentation fault with ofNodeRegression test (#7777)

github.com/openframeworks/openFrameworks - bd83cd216d88d495460bbfbaad76da9f6f54fa72 authored about 1 year ago by Theodore Watson <[email protected]>
fix node regression test for macos make

github.com/openframeworks/openFrameworks - 33849440954000e30daf2e670dc349d96793536f authored about 1 year ago by ofTheo <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 79d860e96aea1e028d1dd86e9239375f11bed9d9 authored about 1 year ago by ofTheo <[email protected]>
ofRectangle::getSize() (#7739)

github.com/openframeworks/openFrameworks - a9b878e224d0d8084ad00a9179db4d45d10c8830 authored about 1 year ago by alexandre burton <[email protected]>
github actions checkout v4 (#7774)

github.com/openframeworks/openFrameworks - 2755b436a16b895f4c9130f920323c44b942fa86 authored about 1 year ago by Dimitre <[email protected]>
Github Actions - macOS cache updates test (#7770)

github.com/openframeworks/openFrameworks - 0e3fd083ee90d6dd843fd517e8e122467c57212f authored about 1 year ago by Dimitre <[email protected]>
ofFunctions to retrieve information about internal render state (#7757)

github.com/openframeworks/openFrameworks - 6869e2f6c55dc38cd75fd655ffe83899d03a32f3 authored about 1 year ago by alexandre burton <[email protected]>
update actions (#7769)

github.com/openframeworks/openFrameworks - 5e4b7839dfa97d238de3eb6372c2b56a8f8fd0a7 authored about 1 year ago by Dimitre <[email protected]>
Linux - spaces in paths (#7718)

github.com/openframeworks/openFrameworks - 206ffc34c0bbfdd4e4d90b2f6d224af258663b71 authored about 1 year ago by Dimitre <[email protected]>
Emscripten mp3 header fix (#7728)

github.com/openframeworks/openFrameworks - 139a337f390ebafbf22e955227a16d899d975e91 authored about 1 year ago by Jonathan Frank <[email protected]>
int to std::size_t to match ofMatrix4x4 (#6819)

and it fixes some more strict compiler warnings "Implicit conversion loses integer precision:"
...

github.com/openframeworks/openFrameworks - d752bcbf5c9972dfa52e59a239a121250751d400 authored about 1 year ago by Dimitre <[email protected]>
App Cateogory : Games (#7767)

#changelog #xcode

github.com/openframeworks/openFrameworks - 75de7baa21c9eb724b7a08bbd9f228b03e84c445 authored about 1 year ago by Dimitre <[email protected]>
Get material texture type as string and get loaded texture. (#7766)

github.com/openframeworks/openFrameworks - 4d559a2ae12f24e756af68c108626a40b7cddbc7 authored about 1 year ago by Nick Hardeman <[email protected]>
ofLoadImage for ofTexture will detect HDR and EXR image paths and switch to use float pixels. Will also set the pixels to 4 channels for broader OpenGL ES support. (#7756)

github.com/openframeworks/openFrameworks - 79d5fa8290fbf602194cad0096a4a3b3cc2ca239 authored about 1 year ago by Nick Hardeman <[email protected]>
docs_low_level: cleanups for ofBaseTypes, ofMaterial, ofURLFileLoader, take 2 (#7744)

#changelog #documentation

* fix ofMatrixStack error message spacing
* fix missing whitespac...

github.com/openframeworks/openFrameworks - 71a092a1e99f2c2094939c581717fadd1d18ef9b authored about 1 year ago by Dan Wilcox <[email protected]>
link curl system lib in osx via makefile (#7764)

github.com/openframeworks/openFrameworks - a5b9ee5bd1425133c8154088ad6056700fac0652 authored about 1 year ago by Nick Hardeman <[email protected]>
filesystem path remove double quotes (#7754)

github.com/openframeworks/openFrameworks - a2613cb56c80a66a2cf6165ef56d28d700d9b554 authored about 1 year ago by Dimitre <[email protected]>
Emscripten: push build down into 'em' subdir so it does not conflict with linux exec (#7753)

Co-authored-by: alexandre burton <[email protected]>

github.com/openframeworks/openFrameworks - ca57bd14605e0d60aa19c7cb419f9456c5bf2c63 authored about 1 year ago by alexandre burton <[email protected]>
macOS: updates to version and custom app icon handling (#7742)

github.com/openframeworks/openFrameworks - 6b301f9fefb5c9ccb2a566cb3ccd11d2e176cab2 authored about 1 year ago by Dan Wilcox <[email protected]>
VSCode recommended extensions (#7748)

github.com/openframeworks/openFrameworks - 0ba63863aca3d3ef434c99179e9e21e43d406065 authored about 1 year ago by Dimitre <[email protected]>
fixed regeneration of plist and icns at compile (#7746)

github.com/openframeworks/openFrameworks - bbf7f1c64c1441b7c54841e08994f29ac2884949 authored about 1 year ago by Nejrup <[email protected]>
Get duration for Sound Players (#7747)

github.com/openframeworks/openFrameworks - 5c5f7603c1eb39e57678cb8da60ae0b874763e68 authored about 1 year ago by Nick Hardeman <[email protected]>
removing double quotes from error message (#7745)

github.com/openframeworks/openFrameworks - 120c182bbf165f905616a528cd3d56502905b740 authored about 1 year ago by Dimitre <[email protected]>
New blend modes: MAX and MIN (aka lighten and darken) (#7734)

#changelog #gl

github.com/openframeworks/openFrameworks - 5eae26f12a7deb2e0c9e83d1596135e9c62df8d9 authored about 1 year ago by alexandre burton <[email protected]>
Fix for phong.frag perturb normal function (#7733)

github.com/openframeworks/openFrameworks - 89dedb49164c0ae5ecbeeacde258045d16a8e4c5 authored about 1 year ago by Nick Hardeman <[email protected]>
update ofNode function names (#7732)

github.com/openframeworks/openFrameworks - defd1c48624bbaf90f0bed2e9bad9b611d1b27ea authored about 1 year ago by Nick Hardeman <[email protected]>
Freenect update (#7721)

github.com/openframeworks/openFrameworks - cb90e4a1d385688358a4c0ebcfb599af94034b6a authored about 1 year ago by Dimitre <[email protected]>
ofNode with function to set position, rotation and scale (#7726)

github.com/openframeworks/openFrameworks - 1c1478c269661c6f8d36f53defe7e4fe7c97cbec authored about 1 year ago by Nick Hardeman <[email protected]>
Added mit-license to ofMediaFoundationPlayer (#7729)

github.com/openframeworks/openFrameworks - bb5525c269b79fc3d2f1b5c2d6feeed0770cc68c authored about 1 year ago by Nick Hardeman <[email protected]>
Update ofNoise.h

closes #5820

github.com/openframeworks/openFrameworks - 46ff0dde0d50ac3456b83c598ab5eba3bb48cb8b authored about 1 year ago by Theodore Watson <[email protected]>
removal of empty ofParameterGroup.h (#7702)

github.com/openframeworks/openFrameworks - 943d1d6409b87e60a009311dd09da12a9b53387a authored about 1 year ago by alexandre burton <[email protected]>
Broader support for float textures in Emscripten and mobile devices. (#7717)

github.com/openframeworks/openFrameworks - 26873a83802bbf9621756d23a44dcc2924fc1b08 authored about 1 year ago by Nick Hardeman <[email protected]>
ofxSvg initialize with filename (#7701)

#changelog #svg

github.com/openframeworks/openFrameworks - 70fad41795b20f44287f0be73a45075521109e48 authored about 1 year ago by Dimitre <[email protected]>
slight simplification of ofThread docs — specifically removal of references to poco (#7703)

github.com/openframeworks/openFrameworks - eb4d2c0a46cc44e4841f99c624b3ae85669c71ae authored about 1 year ago by alexandre burton <[email protected]>
Random Distributions: doxygen (#7714)

github.com/openframeworks/openFrameworks - edeb3781642624bd1ce3931e45f7e27b6b88465c authored about 1 year ago by alexandre burton <[email protected]>
Material with Displacement Proper Shadows (#7715)

github.com/openframeworks/openFrameworks - 4a9aca8f0f2f90e823faa97f06f2c785d70d14ec authored about 1 year ago by Nick Hardeman <[email protected]>
Load 16 bit grayscale images downsampled to 8bit (#7708)

#changelog #graphics

github.com/openframeworks/openFrameworks - 762a95121fe4cc5c6a74cbb18d532be0fba9e80f authored about 1 year ago by Nick Hardeman <[email protected]>
Random distributions: glm::vec4 templates (#7709)

github.com/openframeworks/openFrameworks - bd691fdda5157e3c0820e92d665e9aa05eab6f39 authored about 1 year ago by alexandre burton <[email protected]>
projectGenerator submodule update (#7710)

#changelog #projectGenerator

github.com/openframeworks/openFrameworks - a605836cb621ce8dd40f4a541eba08743b677a20 authored about 1 year ago by Dimitre <[email protected]>
Material with ability to remove textures (#7707)

#changelog #gl

github.com/openframeworks/openFrameworks - edc637865dbf664e44d5a08f06bdd93b8ad27c97 authored about 1 year ago by Nick Hardeman <[email protected]>
[bug fix] Random distributions templates corrections (#7706)

#changelog #math

github.com/openframeworks/openFrameworks - 7adcc2fdf30064c435225a188e1e32a56e17d10d authored about 1 year ago by alexandre burton <[email protected]>
ofMaterial with ability to set depth shader (#7704)

#changelog #gl

github.com/openframeworks/openFrameworks - 875ed8aa113e1514de9e5f4269c3f5f8294ec148 authored about 1 year ago by Nick Hardeman <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - a636891ef16d291c30d0d8f96e3a974bca95f7b2 authored about 1 year ago by ofTheo <[email protected]>
update vscode templates (#7697)

* update vscode templates

* removing addons folder

github.com/openframeworks/openFrameworks - 36c5927352ef2f7246b404f0c56d61682f661c55 authored over 1 year ago by Dimitre <[email protected]>
fix curl for macos closes #7698 #7656 (#7699)

github.com/openframeworks/openFrameworks - 1298030d786de3b29b70ae86d3ebeb2e05b67338 authored over 1 year ago by Theodore Watson <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 0ca2b2c32d219765e612f5cc5eabae308cde21f1 authored over 1 year ago by ofTheo <[email protected]>
Better vscode json (#7694)

#changelog #vscode

github.com/openframeworks/openFrameworks - a0e69a0b58120f52aff13cf5db4793aa029817b4 authored over 1 year ago by Theodore Watson <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 6a0073e6bdeb93ce2a4085e597cbbef94eece508 authored over 1 year ago by ofTheo <[email protected]>
ofRandom & al: typos, format, wording (#7691)

github.com/openframeworks/openFrameworks - 1b90592b26d379d5bee162f9c93665cf85d3ba9f authored over 1 year ago by alexandre burton <[email protected]>
ofLaunchBrowser Emscripten implementation (#7662)

github.com/openframeworks/openFrameworks - 2de89aea6868d18d4f4693f534e2a548eff529f9 authored over 1 year ago by alexandre burton <[email protected]>
Added GLFW window position change callback and ofEvent notification (#7565)

Co-authored-by: Theodore Watson <[email protected]>

github.com/openframeworks/openFrameworks - eccd798d545ec2a6c83e82ecbfe301ba0de7653a authored over 1 year ago by Roy Macdonald <[email protected]>
Ofx osc tweaks [needs #7620] (#7658)

#changelog #addon

github.com/openframeworks/openFrameworks - 99b599597aa7987ee8b1cbe5379d494e71436785 authored over 1 year ago by alexandre burton <[email protected]>
clang-format: add STRINGIFY to list of protected macros (#7682)

github.com/openframeworks/openFrameworks - bbddfd7175706c5203bf0f88ebc6a6f118d2ee52 authored over 1 year ago by alexandre burton <[email protected]>
Doxygen fixes (#7666)

github.com/openframeworks/openFrameworks - 9543b091001873403cbfa9ff74db6f26418a7833 authored over 1 year ago by alexandre burton <[email protected]>
remove ofMain include and set std on string and vector (#7690)

#changelog #addons

github.com/openframeworks/openFrameworks - a7ea359dcfb9537e509d156e4f0f65af016882bc authored over 1 year ago by Nick Hardeman <[email protected]>
Enable / Disable Bleeding Edge Libraries in download_libs (#7688)

github.com/openframeworks/openFrameworks - c6e169ed4dc7d2bfa5d9c7d55d6e42a2e1951757 authored over 1 year ago by Dan Rosser <[email protected]>
RandomDistributions: explicit parameters for of::random::uniform (#7686)

github.com/openframeworks/openFrameworks - f9f64445b628769fcf57e484f7775989825ed373 authored over 1 year ago by alexandre burton <[email protected]>
make pg on linux executable

github.com/openframeworks/openFrameworks - 344e4f38ef0f8bb3ed617b7df2a09bde1e122db8 authored over 1 year ago by ofTheo <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 1926977a4fdcae757ed14e5cb2e7700218919652 authored over 1 year ago by ofTheo <[email protected]>
removal of srand() and rand() dependencies (#7657)

github.com/openframeworks/openFrameworks - 25b1f7fe2986ed610c6075e82cbe448ec54458eb authored over 1 year ago by alexandre burton <[email protected]>
ofParameter::isOfType<> new method to match type (#7620)

Helper function to unclutter ofParameter type conditionals

github.com/openframeworks/openFrameworks - 7a4d222a68a85834b2790f6739712c049c336ffc authored over 1 year ago by alexandre burton <[email protected]>
Update ofxUnitTests.h -- use make_shared (#7659)

github.com/openframeworks/openFrameworks - a8dcf93072e307446c6bcb306272dea3ed94fdb5 authored over 1 year ago by alexandre burton <[email protected]>
No unqualified move nor use of 'using std::move' (#7670)

github.com/openframeworks/openFrameworks - 11eff5e954962fc4f4ce6aa1ac13be5bfd5758e3 authored over 1 year ago by alexandre burton <[email protected]>
ofSingleton: tracking upstream (more symmetry/readability) (#7669)

#changelog #core

github.com/openframeworks/openFrameworks - a16a413611bde2bd065cb7ef750ef40121092816 authored over 1 year ago by alexandre burton <[email protected]>
ofxSvg::fixSvgString(): addition to xml preprocessor (#7679)

#changelog #addon

github.com/openframeworks/openFrameworks - cb9281f53e4481a4e9d42d3b0c870fa8e42f65b1 authored over 1 year ago by alexandre burton <[email protected]>
Set width and height immediately if loading sync (#7675)

#changelog #video

github.com/openframeworks/openFrameworks - 8f4993da6225a25895b998e813705b562da277b9 authored over 1 year ago by Nick Hardeman <[email protected]>
Bugfix Cubemap PBR for mobile devices (#7674)

#changelog #gl

github.com/openframeworks/openFrameworks - 04bd781c242a633cdcb47b0bdd9b52b3983d83ff authored over 1 year ago by Nick Hardeman <[email protected]>
Use floats for colors internally. (#7650)

#changelog #gl

github.com/openframeworks/openFrameworks - 7da098746f48fe40086a3c018288630b267550ac authored over 1 year ago by Nick Hardeman <[email protected]>
GLFW refresh callback (#7664)

github.com/openframeworks/openFrameworks - ef6df309eb711d9022fb46313f956568888f51f6 authored over 1 year ago by alexandre burton <[email protected]>
ofRandomDistributions: #include tweak for self-sufficiency and include-order resiliency (#7663)

github.com/openframeworks/openFrameworks - e3e2bd7050c3da21f963cfd892b0dcf27f2ae4a2 authored over 1 year ago by alexandre burton <[email protected]>
.clang-format: remove duplicate IndentPPDirectives (#7661)

github.com/openframeworks/openFrameworks - c5d5ecf95fdc1dd13d08c444e4300551d4f5684d authored over 1 year ago by alexandre burton <[email protected]>
clang format file (#7655)

github.com/openframeworks/openFrameworks - abca2de744a27014863d115f6ca01062745228cc authored over 1 year ago by alexandre burton <[email protected]>
add myApps closes #7634

github.com/openframeworks/openFrameworks - 4b4994f7ec5a6aabfa81b86652c1f14d00231920 authored over 1 year ago by ofTheo <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 7d6b980cbf9aa2a252ee9afc2b827919e3ff44d7 authored over 1 year ago by ofTheo <[email protected]>
Revert library_html5video.js

github.com/openframeworks/openFrameworks - f1cdeae685b6cc74636b02a24a7e3be0a138774d authored over 1 year ago by Theodore Watson <[email protected]>
Custom depth shader in materialPBRAdvanced Example (#7643)

#changelog #gl

github.com/openframeworks/openFrameworks - 1f7367585b0db2a8758546166863646ede1eadb8 authored over 1 year ago by Nick Hardeman <[email protected]>
ofMain: change using namespace std to using string and vector (#7636)

#changelog #utils

github.com/openframeworks/openFrameworks - 6f5baa10d286f49141dbe1086ffc503b19656e18 authored over 1 year ago by alexandre burton <[email protected]>
ofxKinect: std:: conformance (#7642)

#changelog #addons

github.com/openframeworks/openFrameworks - 74e39d03cd03fe6bdcc7f7d0db078132d087dc55 authored over 1 year ago by alexandre burton <[email protected]>
emscripten fix audio input to use mediaDevices closes #7638 (#7639)

#changelog #emscripten

github.com/openframeworks/openFrameworks - ef2e0768094b6f2c6b26b7df2786efc022c20e26 authored over 1 year ago by Theodore Watson <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 54accbb061dc9f334d2ad6d393cfc8937af5cb00 authored over 1 year ago by ofTheo <[email protected]>
switch video to mp4 for emscripten - adding muting (#7637)

github.com/openframeworks/openFrameworks - 515bd044380de8f94165259d966d1ba152a7a6c2 authored over 1 year ago by Theodore Watson <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - d619e109d367564eae2ea55dbe94969c5baa8134 authored over 1 year ago by ofTheo <[email protected]>
Bugfix emscripten audio loading (#7632)

#changelog #emscripten

github.com/openframeworks/openFrameworks - 82522d8dc45a0896827f63548d4f3b48179f62cf authored over 1 year ago by Theodore Watson <[email protected]>
Update template main.cpp to std::make_shared (#7635)

#changelog #examples

github.com/openframeworks/openFrameworks - 4a7833fd74c419b289042fe668ad188af78747e2 authored over 1 year ago by alexandre burton <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 7fc0dcd0d632512f1f4d8d5dc5156a56d36731a5 authored over 1 year ago by ofTheo <[email protected]>
fix video grabbing not working (#7631)

#changelog #emscripten

github.com/openframeworks/openFrameworks - 39e25cff65622526c0bc3bb85d651d495503ff5f authored over 1 year ago by Theodore Watson <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - ea7cc6cb34d7537d8c3cbb149e06d0984eb9db36 authored over 1 year ago by ofTheo <[email protected]>
fix video file loading from wasm packaged files (#7630)

#changelog #emscripten

github.com/openframeworks/openFrameworks - 56d819894061fbd39595cdd8be08ac513efef9d3 authored over 1 year ago by Theodore Watson <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 984568f8a9aea5af756cb2b70803698f956e642f authored over 1 year ago by ofTheo <[email protected]>
Update CHANGELOG.md

github.com/openframeworks/openFrameworks - 83b5fd0f998bd46b040a39e3aa8fe2de1146eb32 authored over 1 year ago by Theodore Watson <[email protected]>