VaQuoleUI icon indicating copy to clipboard operation
VaQuoleUI copied to clipboard

[DEPRECATED] Web UI framework plugin for Unreal Engine 4 - feel the power of HTML5!

Results 8 VaQuoleUI issues
Sort by recently updated
recently updated
newest added

Something I came across while working with this awesome plugin, I minimized the editor after stopping a PIE session using a UI component with site Blackle. And I saw this......

question

Currently input is grabbed by one "main" widget (QWebView in our case). We can extend it to support all widgets.

feature request

I should research this, because current input is english-only. Also, qwerty keyboard only. How we can get access to the system one?

enhancement
todo

I had made a project using VaQuoleUI plugin.I run perfectly in editor. When I package the game and run .exe it shows error. Error is: " The program can't start...

This is the log error: ``` LogPlayLevelisplay: UnrealBuildTool: E:\projects\unreal Engine\KingdomOfGuardians\trunk\Plugins\VaQuoleUI\Source\VaQuoleUIPlugin\Private\VaQuoleUIPluginPrivatePCH.h(18,9) : fatal error: 'AllowWindowsPlatformTypes.h' file not found LogPlayLevelisplay: UnrealBuildTool: #include "AllowWindowsPlatformTypes.h" LogPlayLevelisplay: UnrealBuildTool: ^ LogPlayLevelisplay: UnrealBuildTool: 1 error generated. LogPlayLevelisplay:...

feature request

Would it be possible for you to add some working examples of this set up? :) The BlastBestBuy project you linked to for VaRest was very helpful in understanding how...

MainFrameActions: Packaging (HTML5): UnrealBuildTool: ERROR: UBT ERROR: Failed to produce item: C:\Users\CC\Documents\Unreal Projects\TSS\Plugins\VaQuoleUI\Binaries\HTML5\TSS-VaQuoleUIPlugin-HTML5-Shipping-Static.bc

feature request