James George

Results 12 issues of James George

It'd be great if this repo had an example had a way to be free from HAP support to be driven by Unity Video Player or AVPro. This would unlock...

question

Hi RenderHeads, **Can you advise on how to connect the Editor preview frame to the timeline Playhead so that the video can be scrubbed in the Timeline in Editor? thanks!**...

enhancement 🚀
Version 2.x

if i have a drop down menu below another one and click an item, it actives the menu below as well. Should be a way to disable this, or am...

Bug

I have to get Duration working with double-byte charaters for Japanese translation, and so I can't use the built in ofTrueType font. I'm planning on using ofxFTGL or ofxFont My...

Feature

It'd be really nice if i could set widget padding like in HTML, with three options ``` widget->setPadding(padding); widget->setPadding(updown, leftright); widget->setPadding(up, right, down, left); ```

Feature

this would be really ace to mix typing text with this slider. for example i'm using it for a BPM selector. If i'm just looking at a waveform, using the...

Feature

Be awesome if you could pull the shaders directly from sandbox!

We're missing the non programmable render versions for the mesh example ("shaders/rays_gl2.vert", "shaders/rays_gl2.frag");