Commit Graph

  • b5ca9cf5fe linuxarmv6: fixes for raspbian strech arturo castro 2018-04-01 15:15:19 +02:00
  • 0bb98f5cd7 Merge branch 'master' of github.com:openframeworks/openFrameworks arturo castro 2018-04-01 15:02:21 +02:00
  • 9656f94f2b qtcreator: fixes for windows arturo castro 2018-04-01 12:14:34 -03:00
  • 729669589f create_package: fix pg project creation for vs arturo castro 2018-04-01 15:01:34 +02:00
  • 824c6a93b0 qtcreator: updated to work with qt creator 4.6.0 arturo castro 2018-04-01 13:29:12 +02:00
  • 0e806391ee ofURLFileLoader: fix post requests arturo castro 2018-04-01 12:27:29 +02:00
  • b4c765afd6 create_package: download libs before creating project files. arturo castro 2018-04-01 12:01:30 +02:00
  • 5b52e5253c Merge pull request #5944 from hamoid/patch-1 arturo 2018-04-01 11:55:30 +02:00
  • 643a8a56b5 ofxOsc: consistent indentation danomatika 2018-03-31 18:20:32 +02:00
  • d6d339582b Include glm in ofPolyline.h, clean indentation Abe Pazos 2018-03-31 17:38:02 +02:00
  • f8f5bde52c osc example cleanups and modernization danomatika 2018-03-31 12:24:23 +02:00
  • b08038e35f ofxOSC: clarified/cleaned up some commenting, removed unneeded OFXOSC_TYPE_BUNDLE as it's a meta object that contains messages and is not an argument danomatika 2018-03-31 11:33:53 +02:00
  • ff685c28b5 ofxOsc: corrected single line doxygen comments danomatika 2018-03-31 08:50:36 +02:00
  • 2372227528 don't need to include pugiXML header directly danomatika 2018-03-30 23:01:32 +02:00
  • d831a313e3 warning fix by setting default return value danomatika 2018-03-30 11:29:49 +02:00
  • a262a88555 ofMesh/ofVbo: have*Changed shouldn't be public arturo castro 2018-03-29 10:08:48 +02:00
  • 8ad7fb82f7 ofBufferObject: fix a missing instance of wrong DSA detection arturo castro 2018-03-28 18:03:42 +02:00
  • bac0427780 Merge branch 'master' of github.com:openframeworks/openFrameworks arturo castro 2018-03-28 16:57:16 +02:00
  • 787f58b2e4 ofBufferObject: fix DSA detection, we need to check correct version of GLEW arturo castro 2018-03-28 16:56:13 +02:00
  • 8165d853d0 Merge pull request #5939 from prisonerjohn/hotfix/rpi-shadersrc arturo 2018-03-28 14:27:22 +02:00
  • 89ec4c181a Merge branch 'master' of github.com:openframeworks/openFrameworks arturo castro 2018-03-28 10:29:19 +02:00
  • 6b7d212ea5 ofBufferObject: fix DSA detection arturo castro 2018-03-28 10:28:27 +02:00
  • c7582d1e99 Added shader formatting to unique shader (for Raspberry Pi). Elie Zananiri 2018-03-25 11:58:05 -04:00
  • ffd8fdd96e Merge pull request #5933 from hamoid/patch-3 arturo 2018-03-20 18:47:14 +01:00
  • 717fbfc80b Add ofPolyline::translate, rotate and scale impl Abe Pazos 2018-03-20 17:20:15 +01:00
  • 0afa4f1c75 Add translate, scale and rotate to ofPolyline Abe Pazos 2018-03-20 17:16:20 +01:00
  • 1db4bb98c9 ofEasyCam: fix inertia arturo castro 2018-03-19 10:32:30 +01:00
  • f119746794 shader/gaussianBlueExample: fix gaussian kernel arturo castro 2018-03-19 10:21:40 +01:00
  • 50d85eba3a fix systemSpeakExample arturo castro 2018-03-19 10:06:28 +01:00
  • bb6bee2f97 Merge branch 'master' of github.com:openframeworks/openFrameworks arturo castro 2018-03-19 10:01:51 +01:00
  • 75022ebf59 fixes for model 3DModelLoaderExample arturo castro 2018-03-19 10:01:31 +01:00
  • b376e4b798 Merge pull request #5920 from kkirby/android-camera-preview-bug-fix arturo 2018-03-19 09:25:52 +01:00
  • 15ffedab44 Merge pull request #5930 from gilbertfrancois/bugfix-potential-memory-leaks arturo 2018-03-18 17:32:48 +01:00
  • 622418cc02 Fixes potential leak of memory pointed to by 'uniformName' Gilbert Francois Duivesteijn 2018-03-18 01:26:30 +01:00
  • 1789fc8557 Update texture matrix instead of flipping the texture Kyle Kirbatski 2018-03-15 15:36:11 -05:00
  • 0ba4a06fb5 Merge pull request #5912 from danoli3/Fix/OpenGLES/Invalid arturo 2018-03-12 09:08:44 +01:00
  • 7978597653 Merge pull request #5736 from HalfdanJ/android-camera-permissions arturo 2018-03-11 23:11:14 +01:00
  • 804e223847 Android permission refactor Jonas Jongejan 2018-03-10 13:10:38 -05:00
  • 9e88b563ae Merge pull request #5926 from arturoc/fix-loadURIImg arturo 2018-03-09 12:12:57 +01:00
  • 34c72bd15e Merge branch 'master' into fix-loadURIImg arturo castro 2018-03-09 10:53:24 +01:00
  • c13e92cb4d Revert "vs: add iphlpapi.lib to linked libraries, now needed by poco" arturo castro 2018-03-09 10:52:58 +01:00
  • e5a9968fd8 Merge branch 'master' of github.com:openframeworks/openFrameworks arturo castro 2018-03-09 10:31:37 +01:00
  • 5d2a20916d ofxPoco: add needed library for visual studio arturo castro 2018-03-09 10:28:51 +01:00
  • db851981f1 vs: add iphlpapi.lib to linked libraries, now needed by poco arturo castro 2018-03-08 22:56:27 +01:00
  • dff8414bb2 Merge pull request #5811 from edovino/master arturo 2018-03-08 20:48:36 +01:00
  • 6d75d6b3ce Merge pull request #5925 from hamoid/patch-1 arturo 2018-03-08 20:45:33 +01:00
  • 96e8f8c1cf loadImage tests: fix vs project arturo castro 2018-03-08 20:18:42 +01:00
  • b0e4dc7655 test loadImage: remove unused ofApp arturo castro 2018-03-08 15:38:02 +01:00
  • ac35cf9788 ofImage: Fix loading from a URI arturo castro 2018-03-08 15:36:46 +01:00
  • 03b5c8050d Merge pull request #5924 from tgfrerer/fix-teardown-order arturo 2018-03-07 11:33:35 +01:00
  • f8229dff87 Fix typo: 1D is actually 2D Abe Pazos 2018-03-07 10:54:44 +01:00
  • 5fe03c46a0 force destruction of renderer before window Tim Gfrerer 2018-03-06 16:55:37 +00:00
  • 65e3414f64 fix teardown order Tim Gfrerer 2018-03-06 16:52:00 +00:00
  • f344b68657 Include ofMatrix4x4.h Kyle Kirbatski 2018-03-05 08:38:40 -06:00
  • c82ba77ea3 Travis fix Jonas Jongejan 2018-03-04 16:01:19 -05:00
  • 6f64ed4cb7 Merge remote-tracking branch 'openframeworks/master' into android-camera-permissions Jonas Jongejan 2018-03-04 15:05:56 -05:00
  • 10026cd1c4 Set camera to be initialized on app resume Jonas Jongejan 2018-03-04 14:52:23 -05:00
  • ba5412d289 Set target sdk version to 25 Jonas Jongejan 2018-03-04 14:37:59 -05:00
  • 223c4dc140 Fix travis settings for android Jonas Jongejan 2018-03-04 13:40:17 -05:00
  • 17c6bd2e4b Merge pull request #5908 from arturoc/ci-androidx86_addons arturo 2018-03-04 19:11:17 +01:00
  • 38b5d508db android: fix libraries parser so addons config parsing happens over files parsed from filesytem arturo castro 2018-03-04 18:29:44 +01:00
  • a1d22a3f52 Merge remote-tracking branch 'openframeworks/master' into android-camera-permissions-2 Jonas Jongejan 2018-03-04 12:26:05 -05:00
  • f1597a350a android: parse filesystem to find binary libraries arturo castro 2018-03-04 18:20:34 +01:00
  • cd75071904 assimp addon needs libs config since libs have to be ordered arturo castro 2018-03-04 18:20:03 +01:00
  • 6ef63e9c84 Use the textureMatrix supplied from SurfaceTexture Kyle Kirbatski 2018-03-02 10:35:28 -06:00
  • 072cf9a752 Merge pull request #5918 from danoli3/iOS/Fix-UpdateDrawBeforeSetup arturo 2018-03-02 09:45:30 +01:00
  • 594e93065d Fixes Update and Draw being called before Setup Daniel Rosser 2018-03-02 13:00:44 +11:00
  • ae78c8c27c Remove OpenGL ES 1.0 commands from programmable renderer Daniel Rosser 2018-03-02 12:40:41 +11:00
  • 0c42050660 Merge pull request #5914 from danoli3/iOS/Fix/shaderP arturo 2018-03-01 12:09:19 +01:00
  • 046335bc31 Merge pull request #5911 from danoli3/iOS/Fix/2449 arturo 2018-03-01 12:03:11 +01:00
  • 850be7f259 Fixes #4596 - Medium P to High P for Shader Floating Point Precision Daniel Rosser 2018-03-01 00:59:25 +11:00
  • 3180a7b506 Fix GL_INVALID_OPERATION on OpenGL ES 2.0 + Daniel Rosser 2018-03-01 00:44:25 +11:00
  • 45e7c53892 Fixes #2449 ofxiOSKeyboard position Daniel Rosser 2018-03-01 00:17:53 +11:00
  • 9d356d2699 Merge branch 'ci-androidx86_addons' into ci-androidx86_addons_dan arturo castro 2018-02-27 11:36:38 +01:00
  • 59fd4ef6ac testing if latest changes to android projects fix addons problem arturo castro 2018-02-26 11:49:36 +01:00
  • 8faf0608b0 Merge branch 'master' into ci-androidx86_addons arturo castro 2018-02-26 11:41:19 +01:00
  • 276c2d7f2c gradlew in templates didn't have execution permissions arturo castro 2018-02-26 11:39:38 +01:00
  • 67800c3784 Merge pull request #5906 from HalfdanJ/gradle_wrapper arturo 2018-02-26 11:27:54 +01:00
  • c871fea27f Add gradle wrapper to android studio templates Jonas Jongejan 2018-02-25 12:59:40 -05:00
  • aec86271a2 Merge pull request #5905 from arturoc/bugfix-glfwInitialSize arturo 2018-02-24 18:32:22 +01:00
  • 5a43180cb5 ofAppGLFWWindow: don't reposition window if in fullscren or gamemode arturo castro 2018-02-24 17:26:31 +01:00
  • a3548151f6 ofAppGLFWWindow: calculate pixel scale even in fullscreen arturo castro 2018-02-24 17:25:32 +01:00
  • 7de1c4b038 ofAppGLFWWindow: the size reported on setup was wrong. arturo castro 2018-02-24 17:20:31 +01:00
  • eec36dcca1 add release number to pkg names, so correct version will be picked up edwin 2017-11-20 10:07:45 +01:00
  • e10c58d895 Merge pull request #5902 from Catchoom/fix-unimplemented-methods arturo 2018-02-22 11:54:12 +01:00
  • 5451a1acac Remove unused methods Alex Campayo 2018-02-22 11:03:05 +01:00
  • 491e7b2b2b Merge pull request #5900 from Catchoom/load-url-ssl arturo 2018-02-21 18:58:48 +01:00
  • 5539ecfcf8 Add unimplemented methods to ofTexture Alex Campayo 2018-02-21 18:39:06 +01:00
  • bc79c0753f Fix for SSL certificate issue when load a URL Alex Campayo 2018-02-21 17:28:24 +01:00
  • 22a42144bc Merge branch 'master' of github.com:openframeworks/openFrameworks arturo castro 2018-02-14 15:33:47 +01:00
  • f5f8674b42 ofImage: fix save image returning false after some correct cases arturo castro 2018-02-14 15:32:16 +01:00
  • 6973ff9e58 Merge pull request #5896 from arturoc/feature-saveImageReturn arturo 2018-02-13 17:02:02 +01:00
  • ca0218e9b2 ofImage: add return value to save image arturo castro 2018-02-13 12:57:06 +01:00
  • c6ffd0adc9 Merge pull request #5892 from tgfrerer/fix-advanced3DExample-ofApp arturo 2018-02-12 15:16:16 +01:00
  • b27da697aa Merge pull request #5893 from tgfrerer/fix-box-primitive-winding arturo 2018-02-12 15:15:58 +01:00
  • d1fd1af022 fix box primitive winding order Tim Gfrerer 2018-02-12 10:39:44 +00:00
  • ba068ffaff remove reference to OrthoCam.h Tim Gfrerer 2018-02-12 10:10:36 +00:00
  • 10e68dfe14 Merge branch 'master' of github.com:openframeworks/openFrameworks arturo castro 2018-02-11 20:52:26 +01:00
  • 869ffd9558 apothecary latest commit arturo castro 2018-02-11 20:52:10 +01:00
  • c7ddaa9dca PG latest commit arturo castro 2018-02-11 20:51:58 +01:00