Josip

Results 34 comments of Josip

A good list. I started fixing the easy ones in [a PR](https://github.com/bjornbytes/lovr-docs/pull/81).

Lot of time has passed since this issue was opened, hopefully someone is still around to provide some overview. Is the work that @stathissideris has done on cljs branch still...

If you are still considering this PR, I'd like modify it so that no API is broken. I would just add the new methods and keep the `Mat4:mul(Vec3)`, `Mat4:mul(Vec4)` and...

Yes, Jolt's slider joint fixes the rotation. Piston could be done with `SixDOFConstraint` but I haven't experimented with that. No one specifically asked for piston joint and I made this...

During development of the current simple looping recorder I was experimenting with multiple recorded tracks. You could add more than one recording tape and they would simultaneously play the recorded...

Thanks for opening this issue. I would definitely be interested in F-Droid listing in spirit of open source. I don't have experience with F-Droid, but when I looked into this...

Having read through the F-Droid integration process I see no bigger issues, just a moderate amount of effort to make it happen. The app ticks all F-Droid perquisites for inclusion....

Hi, Thanks for the high praise :D MIDI is not supported at all. It was never a priority because I mostly considered needs of people with no access to any...

I thought about your offer and analyzed the amount of work. Sorry, but I'm not taking this up at this time. The technical reason is that interfacing MIDI would require...

The IK test is attached, but probably bjorn adapted the FPS measurements. The file names come from the branch names: the `dev` is the currently used vector library, while `vec_experiments`...