Commit Graph

  • df36a8a16d Android apps : created a shell script to build an empty example hierarchy tctr 2024-05-15 10:03:17 +02:00
  • 53410ba6ae Android example : creating a new really empty androidEmptyExample tctr 2024-05-09 13:22:43 +02:00
  • 103121084b Android example : change the name of the example to androidCompositeExample - add one forgotten file tctr 2024-05-08 14:09:44 +02:00
  • db7259f069 Android example : took a different app name than the one used in the code hierarchy to show how to change it tctr 2024-05-06 17:55:22 +02:00
  • 37c6486912 Android example : removed unused AndroidManifest.xml (build uses the one under ofApp/src/main) + commit gradle folder tctr 2024-05-06 16:55:46 +02:00
  • 684d7cd53d Android example : made ofSoundStream example WORK tctr 2024-05-05 10:40:23 +02:00
  • db2ca998a0 ofAndroidSoundStream : need to test if the thread is defined before trying doing smthg with it when the app stops tctr 2024-05-05 11:11:45 +02:00
  • 0dc46b5402 ofAndroidSoundPlayer : removing unused funcntions in ofxAndroidSoundPlayer.h .cpp - adding a few modifications found in the iOS v12.0 version to the Java source tctr 2024-05-03 14:21:48 +02:00
  • 9a748a15be ofAndroidSoundPlayer : going back to Android version 11.2 of ofAndroidSoundPlayer to make it WORK tctr 2024-05-03 13:54:16 +02:00
  • 1c295aa62d Android example : adding ofSoundPlayer features tctr 2024-05-03 13:52:05 +02:00
  • c131dfd1c8 Android example : SHADER WORKS tctr 2024-05-02 18:26:48 +02:00
  • ce62fc8614 Android example : modify the android example according to Danoli android template => creating a Android Composite Example tctr 2024-04-22 10:46:29 +02:00
  • 5630d2034d Restore target build dir behavior for Xcode. Closes #8321 (#8340) Theodore Watson 2025-03-04 21:16:31 -08:00
  • d8bd4de307 of script updates (#8339) Dan Rosser 2025-03-05 14:04:54 +11:00
  • 8c5265dc8a _OBJC_CLASS_$_AVFoundationVideoPlayer fix (#8337) Dimitre 2025-03-04 21:04:07 -03:00
  • b89282f176 poco mk (#8336) Dan Rosser 2025-03-04 19:50:07 +11:00
  • ffd1178970 relative locations rabbit (#8335) Dan Rosser 2025-03-04 15:58:07 +11:00
  • b1f0902950 fix(ofParameter): better default init() handling of non-comparable/non-copyable objects and containers (#8325) alexandre burton 2025-03-03 17:30:35 -05:00
  • 7d0067f315 path to string conversion on Windows fix. (#8333) Nick Hardeman 2025-03-03 17:29:18 -05:00
  • a152080a36 iOS template add ofxiOS group ref (#8330) Dan Rosser 2025-03-03 18:41:04 +11:00
  • 719cea307c Xcode iOS Target Project Fixes (#8328) Dan Rosser 2025-03-03 16:34:26 +11:00
  • 2e80c2b00c chore(iOS): remove iosNativeARCExample (#8324) alexandre burton 2025-03-02 12:46:04 -05:00
  • 7a41e6458d ofxGui fix for apple targets (#8320) Dan Rosser 2025-03-02 09:55:19 +11:00
  • 0220e4b799 assimp ios addon_config (#8319) Dan Rosser 2025-03-02 07:16:46 +11:00
  • b05cabc666 chore(iOS): remove GLKit example (#8317) alexandre burton 2025-03-01 12:55:29 -05:00
  • fd6fe16aab fix(iOS): adjustments to layout of Location example + deprecations updates (#8311) alexandre burton 2025-03-01 12:48:28 -05:00
  • e88f36e71d fix(iOS): update to CoreLocation authorization request (#8309) alexandre burton 2025-03-01 12:47:28 -05:00
  • 7eac11b927 remove boost from android. (#8307) Nick Hardeman 2025-03-01 12:37:06 -05:00
  • 03ac3506c0 Remove boost from linux scripts, download_libs (#8306) Nick Hardeman 2025-03-01 12:36:37 -05:00
  • 984c9c6827 ofPixels memory allocation size fix (#8226) Dimitre 2025-03-01 14:34:21 -03:00
  • da342481d0 remove boost references from CoreOF.xcconfig and config.*.default.mk for macOS and osx. (#8304) Nick Hardeman 2025-02-28 17:17:39 -05:00
  • 5056fc2315 Fix to json scripts (#8301) Theodore Watson 2025-02-28 14:17:25 -08:00
  • 58c25eaa01 remove boost from vs and vs2019 projects. (#8303) Nick Hardeman 2025-02-28 16:24:41 -05:00
  • ecce0fdab6 Remove boost as alternative in ofConstants.h (#8297) Nick Hardeman 2025-02-28 15:44:37 -05:00
  • 039b1a8aa9 create a map of the bones instead of searching for all the meshes every query of isBone() (#8281) Nick Hardeman 2025-02-28 13:43:57 -05:00
  • a94e7e9573 fix json for ios template closes #8298 (#8299) Theodore Watson 2025-02-27 20:06:28 -08:00
  • 09c762f070 Virtual ofParameter reInit() (#7900) alexandre burton 2025-02-27 15:30:02 -05:00
  • c9561a082e Emscripten 3.1.74 -> 4.0.4 (#8293) Dan Rosser 2025-02-27 18:40:56 +11:00
  • ab8b7aa94e xcode project script fixes (#8292) Dan Rosser 2025-02-27 16:41:03 +11:00
  • 74993cc682 Bugfix assimp addons (#8288) Theodore Watson 2025-02-26 16:29:00 -08:00
  • a736809fc2 Update ofRtAudioSoundStream.cpp Theodore Watson 2025-02-26 14:39:53 -08:00
  • 8930db5dc6 Update config.emscripten.default.mk Theodore Watson 2025-02-26 10:58:52 -08:00
  • d7adb8c940 Code sign app (#8285) Dan Rosser 2025-02-26 17:51:26 +11:00
  • af36cb43bb ofRectangle changes to avoid including ofVectorMath.h (#8265) Dimitre 2025-02-25 01:51:51 -03:00
  • c94ef84310 fix(ofParameter): ctor refinements for std::string (#8279) alexandre burton 2025-02-24 23:50:58 -05:00
  • 29499c0e01 macOS Xcode fixes - Archiving / osx app bin (#8280) Dan Rosser 2025-02-25 03:35:47 +11:00
  • 826f066128 tvOS Config fix. Clean (#8278) Dan Rosser 2025-02-24 01:05:14 +11:00
  • a070789027 osx / iOS Configuration build dir fix (#8277) Dan Rosser 2025-02-23 18:06:38 +11:00
  • eb8e07549d operator= for ofParameter<string> = "char" (#8235) alexandre burton 2025-02-20 17:08:14 -05:00
  • 6c53cfb6d8 fix for emscripten trying to include metalangle closes ##8273 (#8275) Theodore Watson 2025-02-20 09:48:44 -08:00
  • 44b6186457 toJson scripts added (#8264) Dimitre 2025-02-14 05:12:31 -03:00
  • 24d166e077 xcode_project.sh show script path Dimitre 2025-02-05 11:43:39 -03:00
  • 87b286825b Template fix for scripts - Fixes Clean (#8260) Dan Rosser 2025-01-20 18:21:24 +11:00
  • 25eb8ff37a Nightly Build Fix (#8256) Dan Rosser 2025-01-16 03:00:51 +11:00
  • 0a40b4532b Emscripten (-pthread scripts / flags) (#8254) Dan Rosser 2025-01-15 02:42:26 +11:00
  • 38afa25fa8 Add missing include (#8252) Bruno Herfst 2025-01-15 02:42:14 +11:00
  • cd463eeb6a Emscripten working latest libs and 3.1.74 Dan Rosser 2025-01-14 17:21:53 +11:00
  • 23367502f0 script download_pg fix chmod issue windows (#8251) Dan Rosser 2025-01-13 23:33:11 +11:00
  • f9cbe1c6c8 Fix nightly disable vs2019 (#8250) Dan Rosser 2025-01-13 18:11:51 +11:00
  • 20cc01df80 fix nightly (#8249) Dan Rosser 2025-01-13 03:46:05 +11:00
  • 9a750f98fd .gitattributes line endings / script chmod (#8248) Dan Rosser 2025-01-13 03:16:14 +11:00
  • 67c7b3ef07 Github Actions - Cache Fix (#8247) Dan Rosser 2025-01-13 00:14:36 +11:00
  • b1b33b0f1b Emscripten 3.1.74 - Latest Libraries (#8056) Dan Rosser 2025-01-12 23:49:52 +11:00
  • 418af1c275 downloader [ 4.3.4 ~ 4.4.0 ] (#8246) Dan Rosser 2025-01-12 23:03:02 +11:00
  • f3fa59790c Visual Studio 2019 template / downloads (#8164) Dan Rosser 2025-01-11 23:52:44 +11:00
  • dd1d70e56e VS Fmod remove (#8245) Dan Rosser 2025-01-10 10:01:17 +11:00
  • f08835e2e1 VS No Fmod (#8180) Nick Hardeman 2025-01-08 23:38:19 -05:00
  • 49fd3aac38 macOS Fix ofSystemLoadDialog objective-c++ (#8244) Dan Rosser 2025-01-09 02:36:19 +11:00
  • d75376559d Fix: [macOS] OF nightly minimum system requirement >13 (#8242) Dan Rosser 2025-01-07 21:52:23 +11:00
  • 4777b61e16 [actions] comment out armv7l Dimitre 2025-01-04 14:56:33 -03:00
  • 2178d6bd00 Update LICENSE.md, fix license year (#8241) Jason N. White 2025-01-01 13:26:46 -05:00
  • a34ab6017a Fix: ofGetLastFrameTime() always returns 0 (Filtered/System timeMode) Bug (#8240) Dan Rosser 2024-12-31 20:35:26 +11:00
  • ce906771cf Revert "Emscripten 3.1.65 fix (#8067)" revert-8067-Emscripten-3.1.65-fix Theodore Watson 2024-12-12 19:54:42 -08:00
  • ba020874f2 RtAudio / ofRtAudioSoundStream / ofSoundBaseTypes (#8231) Dan Rosser 2024-12-11 20:47:06 +11:00
  • cd9e9cf3e8 Examples RTAudio fixes (#8228) Dan Rosser 2024-12-10 10:21:46 +11:00
  • af33e9154e [test] ofTexture more straightforward way to see if it support GL_RGB16F (#8212) Dimitre 2024-12-08 01:56:32 -03:00
  • 8f64c96ce0 Update of.yml Theodore Watson 2024-12-07 18:56:06 -08:00
  • 9ea94e14c0 [msys2] - ofxGui avoid fs::path / string implicit conversion. fix for __builtin_va_arg_pack issue in swprintf (#8222) Dimitre 2024-12-05 13:38:20 -03:00
  • b75826f221 Fix typo in ofxOsc addon_config.mk Dimitre 2024-12-04 15:05:47 -03:00
  • ffbb1bed95 remove superfluous ofParameter Ector (#8218) alexandre burton 2024-11-27 23:45:33 -05:00
  • d6019c3d21 [actions] manual nightly back generating nightly (#8217) Dimitre 2024-11-27 22:38:55 -03:00
  • 73099d91e5 Bugfix makefile osx. closes #8155 (#8214) Theodore Watson 2024-11-25 20:34:38 -08:00
  • 4f6a1aed68 [actions] - Nightly to generate latest, corrections on runners parameters (#8209) Dimitre 2024-11-22 23:53:50 -03:00
  • 2acbcabbef of.yml - remove determine release Dimitre 2024-11-20 22:28:24 -03:00
  • 60de3464b7 download_libs.sh force latest. better fix for RPI Dimitre 2024-11-20 22:00:45 -03:00
  • 5cea0bc152 [test] fix rpi install libs (#8207) Dimitre 2024-11-20 19:01:17 -03:00
  • b70e617903 [actions] - Fix for RPI actions that should be failing (#8205) Dimitre 2024-11-20 12:24:24 -03:00
  • dd0799c692 [actions] fix libraries setting env var RELEASE=latest (#8204) Dimitre 2024-11-20 01:00:03 -03:00
  • dfcb700e89 Update create_package.sh Dimitre 2024-11-19 23:14:35 -03:00
  • 815362398e manual-nightly with latest, PG with nightly Dimitre 2024-11-19 22:56:02 -03:00
  • 01883f206d download_libs.sh output arguments to debug Dimitre 2024-11-19 15:36:22 -03:00
  • 3c5cdc0676 manual of with env. var RELEASE set Dimitre 2024-11-19 15:13:46 -03:00
  • b1ce511d1e try to fix create_package.sh Dimitre 2024-11-19 11:18:27 -03:00
  • 9858d16f08 Put back nightly from 10 days ago with another name (#8203) Dimitre 2024-11-19 01:08:20 -03:00
  • 534d978492 Update install_dependencies.sh Theodore Watson 2024-11-18 19:11:12 -08:00
  • 16d34a0305 download_libs [2.6.1 ~ 2.6.2] Fix issue for latest (#8199) Dan Rosser 2024-11-19 14:05:28 +11:00
  • 05332352df Update manual-nightly.yml Theodore Watson 2024-11-18 18:45:39 -08:00
  • d860fa261a #include <optional> in ofRandomDistributions.h (#8198) Tim Chilina 2024-11-16 02:01:13 -08:00
  • 2f7e2d805b fix yml format (#8195) Dimitre 2024-11-15 13:55:48 -03:00
  • e084543a4b Github Actions update - for master (#8188) Dan Rosser 2024-11-13 10:44:28 +11:00