vue-unity-webgl icon indicating copy to clipboard operation
vue-unity-webgl copied to clipboard

Unity 3d Component for VueJS

Results 20 vue-unity-webgl issues
Sort by recently updated
recently updated
newest added

Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependency [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue). These dependencies need to be updated together. Removes `loader-utils` Updates `rollup-plugin-vue` from 2.5.4 to 6.0.0 Release notes Sourced from...

dependencies

So far I wasn't successful using vue-unity-webgl with Vue 3. I'm using **[email protected]** and I get following warnings in chrome (origin is **runtime-core.esm-bundler.js?5c40:38**): `[Vue warn]: Property "$createElement" was accessed during...

Hi, since Unity 2020 has changed their WebGL build output pipeline, such as UnityLoader structure has changed. Is there any plan for an update according to this issue? Best,

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

I have import this moudle into my project,and I can sendmessage to webgl, but could not receive the message from webgl . Does any one have a demo related to...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

How to display the loading logo of unitywebgl

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

when i introduction a function, The following error occurs: Error in event handler for "onload": "ReferenceError: UnityProgress is not defined"