Adam Brown

Results 62 issues of Adam Brown

So it looks like the off heap map part of the library suffers from the same problem that the normal FST serialization stuff suffered from in the beginning: relying on...

It's possible to get the ID of a given item by index, but not the other way around. If we want to be able to use `setSelectedIndex()` to switch tabs...

This would be really useful in general

It would be great to have base classes who's parents were either DialogFragment or SherlockDialogFragment It shouldn't require any real changes to how things work.

I thought I'd open the discussion about this here. I can imagine my project working with hand tracking, except for my need for smooth (_non-teleporting_) artificial locomotion. Currently I use...

discussion

PR for #38 - Added plugin.cfg - Added plugin.gd: This now automatically adds the vr auto-load singleton when the plugin is enabled or disabled - Moved OQ_Toolskit to addons as...

The right hand saber's orientation is incorrect making it unplayable. Shouldn't be a hard fix I don't think?

I was just setting up a new project with OQT and thought it might be nice for new users to make things a little more automatic with a plugin. It...

enhancement

It would obviously be a little slower for parsing, but this would provide a huge amount of flexibility. At least making it optional would allow this to be used in...

enhancement

This library is great, I would love to see Fragment support for newInstance functions like the Activity start function, and bundle arguments.