Daniel Downes

Results 9 issues of Daniel Downes

Would be really nice to have a Unity Package so we can add library via Package Manager git url, rather than manually add files.

Not a fan that there is an inconsistant code style. Eg some classes have { at the end of the line, some { are on a new line. Would suggest...

The form view is by far the most useful editing view. Allow easier adding new columns below current cursor. As a bonus it would be great to add a new...

### Feature already in UniDi? No. ### Feature description From the repos main readme, I found it hard to discover the doucmenation. In fact I've been using the Zenject documentation...

enhancement

Having an issue getting these samples working with Oculus Integration v44. Can you help? I am not getting UI interaction :( The related Canvas components changed a little and I...

**What seems to be the problem?** We have a workspace called "OurEngine", with a project also titled "OurEngine" that compliles to a lib. We have another project called "Sandbox" that...

bug

I've tried downloading and cloning, and used the exact editor version: ![image](https://github.com/user-attachments/assets/9f199c32-f4bb-411d-b347-2bf6932de3b9) It may be the FBX files are corrupt, or some other package version dependecy?

I noticed [JS_FreeValue](that https://bellard.org/quickjs/quickjs.html#:~:text=3.4.2-,JSValue,-JSValue%20represents%20a) should be used if JS_DupValue is used. I think this should be applied to all cases where JS_DupValue is used in scripting.c. Feel free to create...

I installed msys from https://www.msys2.org/ I admit I am a noob when it comes to mingw and gcc, although I use C++ professionally (Visual Studio). With a fresh install on...