Miha Krajnc

Results 7 issues of Miha Krajnc

Added support for extension functions for the Converters class logic.

I'm using outlines with URP, and when opening the profiler, I get spammed with errors: ``` Non matching Profiler.EndSample (BeginSample and EndSample count must match): OutlinePass Previous 5 samples: Gfx.SetRenderTarget...

duplicate

I'm using URP, and two cameras (in a stack, second one is set to overlay). First camera is the one that has the objects where the outline shuld be drawn....

question

**Version info** - OS: macOS 12.3 - Build: 2068 **Description** Trying to do any operation (commit / switch branch) in a project using git-lfs does not work, and always fails...

We need to unify status codes that get return in status listeners (OperationObserver, CommandResult...), and use those status codes in all public calls. Something like: ```java @IntDef({CommandStatus.SERVICE_NOT_FOUND, CommandStatus.CHARACTERISTIC_NOT_FOUND, CommandStatus.DESCRIPTOR_NOT_FOUND}) public...

enhancement

Add support for RxJava2 - as a separate module and a separate library, that wraps around the NeatLE core.

enhancement

#### Description Adds support for Unity game engine - shows the version of Unity used by the project in the current directory. #### Motivation and Context I use Unity and...