Tim Gfrerer

Results 3 issues of Tim Gfrerer

Don't merge just yet. This PR is to trigger CI so that we can find out whether we broke the build on other platforms.

use explicit `std`, in header files, `using namespace std` in .cpp files. This is necessary for latest openFrameworks, which (finally) has more stricter handling of namespaces. * also inlines glsl...

legacy-version

This fixes / and or sets const correctness for methods inherited from baseDraws, basePixels, and baseHasTexture, so that addon can be used with current oF master/upstream, and upcoming oF 0.9...