Edvinas Danevičius

Results 31 issues of Edvinas Danevičius

Add ability to trace event execution when `isDebug` flag is enabled on an event asset. This could involve such capabilities: - Viewing event "stack traces". - Visualizing event flow/connections in...

enhancement
idea

- Show a `Create` button next to the Scriptable Event field in listener components. Clicking this button should show create the appropriate event asset and link it, or should show...

enhancement

Unsure if needed yet. But I'm planning on create a `Scriptable Variables` and some other packages under `chark` organization. It might make more sense to implement this then. Regardless, the...

enhancement

Thank you for making this code public! I've used your tool to apply some filters by fiddling around with various sliders, however I was mostly guessing what they're doing. It...

enhancement

### Ktor Version * `io.ktor:ktor-server-netty:1.2.0` * `io.ktor:ktor-auth:1.2.0` ### Ktor Engine Used * `io.ktor:ktor-server-netty:1.2.0` ### JVM Version, Operating System and Relevant Context * `openjdk 11.0.3` * `org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.31` ### Feedback When setting...

ux

**Versions** - Unity: `2020.3.20f1`. - Smart Hierarchy: `0.3.1`. **Repro steps** - Create new scene. - Open the scene. - Right click in the Hierarchy window. - Context menu doesn't open...

Currently this package provides a set of events for physics2d and similar. However, one might disable various built-in packages in their Unity project which would cause a lot of errors....

enhancement

Currently this package uses IMGUI for editor utilities. Migrate it to UI Toolkit. This would make it wayyy easier to maintain this package

enhancement

After using this for a while (3 years now I think :D) I usually want to enable "Is Suppress Exceptions". The reason for this is that I've encountered many cases...

enhancement
good first issue

Add some minor improvements to Fade canvas: - Add background color option - Animation curves for fade in/out

enhancement