Roman Fedorov
Roman Fedorov
Hi, I have a suggestion and would want to contribute. As in official code generation guide by Unity - https://docs.unity3d.com/Manual/roslyn-analyzers.html - we can use separate project and create dll which...
Unity npm registry can load data from the ssh link as well. What you need to do is to add you ssh to the system git registry for github ssh...
Here is an article: http://robotinvader.com/blog/?p=460 Edit: here is an even more up to date article from the same author http://robotinvader.com/blog/?p=554 What it is is basically instead of the raycasting it...
VRTK 4 (Tilia/Zinnia) - is the most cross platform framework that currently exists. The one thing - it still lacks the package for hand interactions. You can still use the...
Hi! You are cool and we are appreciate your work! I have found that the current master branch does not include the option of utilizing Animator and Root Motion, so...
In newer versions of Unity the reflection methods have been changed. Could you update this repo with a separate branch for the new Unity 2017. + separate Bundle build?
It would be nice to have a setup .sh so that anyone would check if the pre-requisites for the project are met. Something like this will do the job :...
### 🔍 Search Terms xml2typescript, xml to typescript, type definition from XML, XML convert to typescript, typescript from xml ### ✅ Viability Checklist - [X] This wouldn't be a breaking...
We desperately need a tool to convert XML into typescript. Specifically Doxygen XML ( based on Doxygen XML schema ) - see official opencv issue https://github.com/opencv/opencv/issues/15306 An example is here...
I've cloned this repo, made a docker build for opencv 4.10 wasm, fixed issue with the generateCvProps as imports and initialization of opencv was incorrect and I finally generated types...