openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
TAGS
20 tagsUpdate create_package.sh
Merge pull request #8342 from danoli3/android2025 The Great Android Update of 2025
GitHub Actions update (#8183) * Download Libs - [2.5.0~ 2.6.0] Change for release tag default from bleeding to Latest (for apothecary). - Allow to download libs of --tag (or version target for libs i.e v12.1.0, v13.0.0 etc) Allowing locking off of libraries * GitHub Action - Fix Xcode change for install Xcode 16 Nov5th change * GitHub Actions - Nightly update release to softprops/action gh release. Add determine release type. Allow for future night to build for tags (more to do with local scripts for that). (So manually can tag and it will build nighty to say v13.0.0)
Update manual-nightly.yml
ofParameter: reinit mechanism: use setMethod() instead of set() (#7564) #changelog #macos
ofxOsc - Excluding a include folder for macOs (#6843) #changelog #addons