Code Monkey home page Code Monkey logo

vaquoleui's People

Contributors

ufna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vaquoleui's Issues

Visible Editor Window

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...

Editor Window

Please add HTML5 support

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

Please add support for Android/IOS devices

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: UnrealBuildTool: -------- End Detailed Actions Stats -----------------------------------------------------------
LogPlayLevelisplay: UnrealBuildTool: ERROR: UBT ERROR: Failed to produce item: E:\projects\unreal Engine\KingdomOfGuardians\trunk\Plugins\VaQuoleUI\Binaries\Android\VaQuoleUIPlugin-Static-armv7.a
LogPlayLevelisplay: UnrealBuildTool: Cumulative action seconds (8 processors): 0.00 building projects, 8.40 compiling, 0.00 creating app bundles, 0.00 generating debug info, 0.00 linking, 0.00 other
LogPlayLevelisplay: UnrealBuildTool: UBT execution time: 11.83 seconds
LogPlayLevelisplay: CommandUtils.Run: Run: Took 11.9360886s to run UnrealBuildTool.exe
LogPlayLevelisplay: BuildCommand.Execute: ERROR: BUILD FAILED
LogPlayLevelisplay: Program.Main: ERROR: AutomationTool terminated with exception:
LogPlayLevelisplay: Program.Main: ERROR: Exception in AutomationTool: Command failed (Result:2): C:\Program Files\Unreal Engine\4.3\Engine\Binaries\DotNET\UnrealBuildTool.exe KingdomOfGuardians Android Development "E:\projects\unreal Engine\KingdomOfGuardians\trunk\KingdomOfGuardians.uproject" -noxge -rocket. See logfile for details: 'UnrealBuildTool.txt' 
LogPlayLevelisplay: Stacktrace: at AutomationTool.CommandUtils.RunAndLog(String App, String CommandLine, String Logfile, Int32 MaxSuccessCode, String Input, ERunOptions Options)
LogPlayLevelisplay: at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, String CommandLine, String LogName)
LogPlayLevelisplay: at AutomationTool.UE4Build.BuildWithUBT(String ProjectName, String TargetName, UnrealTargetPlatform TargetPlatform, String Config, String UprojectPath, Boolean ForceMonolithic, Boolean ForceNonUnity, Boolean ForceDebugInfo, Boolean ForceFlushMac, Boolean DisableXGE, String InAddArgs, Boolean ForceUnity)
LogPlayLevelisplay: at AutomationTool.UE4Build.Build(BuildAgenda Agenda, Nullable`1 InDeleteBuildProducts, Boolean InUpdateVersionFiles, Boolean InForceNoXGE, Boolean InForceNonUnity, Boolean InForceUnity)
LogPlayLevelisplay: at Project.Build(BuildCommand Command, ProjectParams Params, Int32 WorkingCL)
LogPlayLevelisplay: at BuildCookRun.DoBuildCookRun(ProjectParams Params)
LogPlayLevelisplay: at BuildCommand.Execute()
LogPlayLevelisplay: at AutomationTool.Automation.Execute(List`1 CommandsToExecute, CaselessDictionary`1 Commands)
LogPlayLevelisplay: at AutomationTool.Automation.Process(String[] CommandLine)
LogPlayLevelisplay: at AutomationTool.Program.MainProc(Object Param)
LogPlayLevelisplay: at AutomationTool.InternalUtils.RunSingleInstance(MainProc Main, Object Param)
LogPlayLevelisplay: at AutomationTool.Program.Main()
LogPlayLevelisplay: Program.Main: ERROR: Command failed (Result:2): C:\Program Files\Unreal Engine\4.3\Engine\Binaries\DotNET\UnrealBuildTool.exe KingdomOfGuardians Android Development "E:\projects\unreal Engine\KingdomOfGuardians\trunk\KingdomOfGuardians.uproject" -noxge -rocket. See logfile for details: 'UnrealBuildTool.txt' 
LogPlayLevelisplay: ProcessManager.KillAll: Trying to kill 0 spawned processes.
LogPlayLevelisplay: Program.Main: AutomationTool exiting with ExitCode=1
LogPlayLevelisplay: Domain_ProcessExit
LogPlayLevelisplay: ProcessManager.KillAll: Trying to kill 0 spawned processes.
LogPlayLevelisplay: copying UAT log files...
LogPlayLevelisplay: RunUAT.bat ERROR: AutomationTool was unable to run successfully.
LogPlayLevelisplay: BUILD FAILED

Thanks a lot

Working Examples

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 that plugin works.

I also wanted to say that your plugins are awesome!

Qt5Webkit.dll is missing from your computer

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 because Qt5Webkit.dll is missing from your computer.Try to reinstalling the program to fix this problem."

What should I have to do?

LOD system

LOD system depends on:

  1. Distance control
  2. Quality control
  3. JS turn on/off control

Widget should be rendered with scale into QImage of smaller size. When UIComponent is far away from player, it will also shut down web plugins and JS code.

Player input to HUD

HUD should use simplified system (just mouse coordinates without tracing)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.