Enhancement
New feature or request
Good first issue
Good for newcomers
Feature Request
FR Accepted
Feature Request accepted, ready for development
#
upm-package
Unity is a game development platform used to build high-quality 3D/2D games that can deployed across mobile, desktop, VR/AR, consoles, or the web.
Here are 134 public repositories matching this topic...
Change the C# compiler (csc) used on your Unity project, as you like!
-
Updated
Dec 22, 2021 - C#
Property drawer that allows class selection from drop-down in Unity.
-
Updated
Jul 24, 2022 - C#
A simple selection history window for Unity.
-
Updated
May 3, 2022 - C#
Collection of utility methods, design patterns, and extensions for Unity.
npm
patterns
utilities
unity
unity3d
pattern-library
utility-library
upm
upm-package
openupm
stansassets
-
Updated
Jul 28, 2022 - C#
Capture a screenshot with effect and display it. Light-weight, non-realtime, no-camera (and no-PostProcessingStack), but be effective enough. The captured snapshot can be used as a background for a UI panel.
-
Updated
May 28, 2021 - C#
Library for drawing vector shapes in Unity.
-
Updated
Jul 7, 2022 - C#
reflection
inspector
unity-editor
unity3d
unity3d-plugin
unity3d-npm-package
editor-extension
upm-package
originer
-
Updated
Dec 16, 2019 - C#
A set of classes to convert Unity Addressables callbacks/coroutine workflow to async/await with UniTask.
-
Updated
Jun 1, 2022 - C#
-
Updated
Dec 16, 2019 - C#
Elements and scripts that help in making Unity editors with UIToolkit.
-
Updated
Jun 3, 2022 - C#
Open-sourced version of UniLWP.Droid, an Android live wallpaper solution for Unity 2019.3+
-
Updated
Jun 21, 2020
A simple build interface for Unity CLI. Support all platforms without executeMethod option.
-
Updated
Feb 11, 2021 - C#
Unity editor extension for easily embedding UPM packages in your project
-
Updated
Jun 29, 2020 - C#
-
Updated
Dec 17, 2019 - C#
A synchronous event bus for Unity, using strictly typed events and generics to reduce runtime overhead.
-
Updated
Jul 20, 2022 - C#
The Windows Mixed Reality platform components for the XRTK
-
Updated
Feb 3, 2022 - C#
A convenient way to edit and compare version numbers according to the Semantic Versioning 2.0.0 specification. Also includes a property drawer for Unity.
-
Updated
Nov 5, 2021 - C#
Unity 3D Multi Platform Builder Configuration Project Tool
-
Updated
Jun 22, 2022 - C#
antja0
commented
Oct 11, 2020
stderr: fatal: unable to access 'https://github.com/3d-group/{{REPOSITORY_NAME}}.git/': The requested URL returned error: 400
So tag {{REPOSITORY_NAME}} not replaced correctly - perhaps ignored in RUNME.sh ?
EDIT: also this
com.3d-group.unity-simple-notifications: The requested dependency 'com.3d-group.unity-simple-notifications' does not match the
name'com.3d-group.unity-sim
▲ Vercel Now plugin for Unity. Deploy WebGL builds with ease
-
Updated
Dec 22, 2021 - C#
Configurable generic class for managing local data saved on device.
-
Updated
Dec 19, 2021 - C#
Unity's Editor GameObjects Paint Tool for 2D Games. It contains both a custom window for objects palette + a customizable brush for paining.
-
Updated
Nov 16, 2020 - C#
Implementation of Virtual-Dom for Unity3D
-
Updated
Jul 14, 2021 - C#
That package contains a utility that makes it possible to resolve Git Dependencies inside custom packages installed in your Unity project via UPM - Unity Package Manager.
-
Updated
Dec 15, 2020 - C#
Created by Unity Technologies
- Organization
- Unity-Technologies
- Website
- unity3d.com
XRTK - Mixed Reality Toolkit Feature Request
Is your feature request related to a problem? Please describe
The hand tracking implementation of XRTK already calculates curl strength for each finger and hand. Those values are not used for visualization yet though.
It would be nice to give the user a visual cue when grabbing stuff and curling fingers.
Relevant classes:
`HandJointVisualizer