Oliver McFadden
Oliver McFadden
@drequivalent Is it possible to get the file with the text objects/paths? When I open it in Inkscape it's just a flattened image. It's impossible to for example manipulate a...
Yes, there needs to be some movement implementation. I believe @kkszysiu wrote something based on the accelerometer sensor input, but this code isn't merged into my tree yet.
I wouldn't bother too much with Windows and OSX support. It's likely to go away as soon as I have time to make the big `git rm -rf ...` and...
Uhh, so Real Life made other plans after all... I'll try to get to review it this weekend. Hasn't been forgotten, I've just been extremely busy lately.
I chat with dhewg regarding development, and a merge may happen eventually some time in the future, but not yet. In either case it's fairly easy for me to pull...
Thanks Petr, I'll check the latest code and see about merging it today, before I generate some prebuilt APK packages for those wishing to try the Android build without compiling...
As far as I know, Wayland can run the _ES2_ branch which is using EGL and GLES2.0 fine. There isn't any real need to change the old X11 code, unless...
Okay. I will keep this issue opened and assigned to myself, but right now the most high priority things are (in no particular order) Android (including OpenAL or OpenSL), fixing...
It should be fairly safe to have this open on the localnets; i.e. the IP address ranges allocated for private/local usage. Bumping this up to `bug` status because it'd be...
We can also use RGB565 format for textures without alpha that are not compressed (if any remain.) Currently that is RGB(A?)8888.