openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
COMMITS
November 12, 2024
D
Actions update - nightly (#8186)
Dan Rosser committed
D
Actions Fix (#8185)
Dan Rosser committed
November 10, 2024
D
GitHub Actions update (#8183)
Dan Rosser committed
November 5, 2024
A
[macOS] skip tvOS, gles and templates for buildAllExamples (#8169)
alexandre burton committed
November 3, 2024
R
ios fmod remove (#8175)
Roy Macdonald committed
R
Removing fmod from macos and osx makefile configs (#8177)
Roy Macdonald committed
November 2, 2024
D
Reducing .h includes in .h files (#8176)
Dimitre committed
R
Merge pull request #8161 from roymacdonald/AddonDefinesMakefiles
Roy Macdonald committed
R
Merge pull request #8171 from artificiel/stdaudioex
Roy Macdonald committed
D
ofAVFoundationPlayer.h remove override
Dimitre committed
November 1, 2024
A
std:: for audioBufferExample
alexandre burton committed
October 30, 2024
D
GLFW transparent window background touch/click pass through (#8092)
Dan Rosser committed
October 27, 2024
R
Added support for ADDON_DEFINES from addon_config.mk for make files
Roy Macdonald committed
October 25, 2024
R
ofxAssimp: Updated gitignore and addon_config.mk (#8159)
Roy Macdonald committed
October 23, 2024
R
Removal of FMOD linking and dylib copying on osx, since it is not being used (#8152)
Roy Macdonald committed
R
No fs::path return (#8149)
Roy Macdonald committed
T
fix issue with threads hanging on app exit (#8148)
Theodore Watson committed
N
fix for filepath and string for gst video player. (#8158)
Nick Hardeman committed
October 21, 2024
D
iso646.h in windows — and / or templates fix (#8154)
Dimitre committed
October 20, 2024
A
#ifdef TARGET_WIN32 #include <iso646.h> #endif (#8153)
alexandre burton committed
October 18, 2024
D
ofOpenALSoundPlayer Filesystem (#7441)
Dimitre committed
N
added includes to enable assimp compilation. (#8151)
Nick Hardeman committed
October 17, 2024
T
Fix of video player path (#8150)
Theodore Watson committed
October 16, 2024
D
Project.xcconfig minor fix
Dimitre committed
D
XCode script to compile OF now in Project.xcconfig
Dimitre committed
A
slight cleanup of ofParameterGroup.cpp [please merge for future work] (#8131)
alexandre burton committed
A
prevent misinterpretation ofParameter<bool> ctor when single arg is string (#8132)
alexandre burton committed
A
ofxButton: distinguish button from Toggle visually with circle vs square (#8144)
alexandre burton committed
A
ofRandomDistributions: modularization of Mersenne-Twister engine (#8145)
alexandre burton committed