BLUI Open Source HTML5/JS/CSS HUD/UI

[QUOTE=;460082]
Hey BLUI enthusiasts,
I’ve updated BLUI in my fork containing the changes I required for NexusVR.

In general these are two main functionality updates:
-Added support for downloading files, callbacks available as multicast delegates bindable on BluEye object. Changed RenderHandler to BrowserHandler to forward all types of callbacks to BluEye
-Updated CEF to 2556 allowing fullscreen api support, now you can open e.g. youtube and hit the fullscreen button and it will just work. Still pending updates to allow you to trigger this programmatically.

Here’s the fork: blui (Brian Lui) · GitHub

Here’s a working release: https://github.com//BLUI/releases/tag/v3.1.1-dev (Windows only)

haven’t made any pull requests yet as I want a bit more thought and discussion into the overall callback architecture before suggesting such changes to master.

Some updates in here! There are some semantic changes that might need to be done before I can merge it into master. Also, as stated before, I’ll have to update the CEF release