rsepierre
rsepierre
same here
``` JOptionPane.showMessageDialog(null, ``` Did that fix work on your testings ? I know you're busy trying to rewrite the whole library in Kotlin (and probably other things ^^ ). I...
For anyone trying to make the Video Export library work today on processing4 and avoid the `NoSuchFieldError: frame` and don't know how to compile a library from the source here's...
> Hii :) I'm very sorry about taking forever... I work on it like twice a year XD > > I just pushed this new branch: > > https://github.com/hamoid/video_export_processing/tree/kotlinGradle >...
I've noticed it can "grow" responsively as the window gets bigger, but I couldn't manage to make it smaller as the window does. Unless you refresh the page. I'm looking...
Ok i found a way to make is responsive but when getting smaller, it ajusts itself pixels by pixel instead of recalculating the whole thing in one time. When getting...
The goal for this commit was to provide a public interface to move the PeasyCam camera center position. Because "center" is private, even by extending the PeasyCam Class, we can...
I have since successfully compiled peasycam and tested the functions that worked seamlessly. Just as I feared I had to invert .forward and .backard but everything works fine. I'm not...
Ok it's a lot of commits for this, I'm sure there was better way to git my way out of there but here should be everything that changes with the...
@jdf Hi there ! I allow myself to tag you as I'm guessing this might have slipped through your priorities :-) I was wondering if you were satisfied with the...