LP

Results 57 issues of LP

Just a heads up that in unity 2018 the type is found in: ```csharp asm.GetType("UnityEditor.Experimental.EditorResources"); ``` Not `UnityEditorInternal.EditorResourcesUtility` where it used to be looking.

Currently if you use `withDisplayName` on elements within an array or nested object it does not get resolved correctly.

bug

Add support for angular 2.\* in another repository.

enhancement
help wanted

Currently this is a tricky one as while the API seems easy enough to work with there is no known c# sdk/api client that handles all the communication, so either...

enhancement
Integration
Blocked

**Describe the solution you'd like** Kick.com is an alternative streaming platform to Twitch and YouTube. It has been requested in the discord that we have an integration for this platform...

enhancement
Integration

I don't currently have a Stream Deck so while I can do the code to some extent I can't really verify any of it works, I have found a C#...

enhancement
Integration
Blocked

Currently it seems like this would only really be used to hook into chat on live streams as im not entirely sure what else someone would want to do realtime...

enhancement
Integration
Blocked

This is not really a singular task but more of an ongoing thing, to speed up creation of new task/triggers etc tests were left to one side, but ideally we...

help wanted
good first issue

Work was done on this in a spike but almost all documentation for date is around someone making a bot for discord not interacting with the users local instance of...

enhancement
Integration
Blocked

Long time user of rx and unirx and I am evaluating R3 but one thing that struck me right away was that there was no interfaces on most classes. I...