Casey Hofland

Results 9 comments of Casey Hofland

DocFX works great for me if my github is structured like a Unity project. However, I want to generate documentation for Unity packages, whose (preferred) layout can be found [here](https://docs.unity3d.com/Manual/cus-layout.html)....

> `s?.Prop = "a"` would be the same error. Just as well that's easy enough to include. A simple check to see if you're dealing with a Nullable and the...

“The closest thing to what we really want is still `input == null ? null : input with { ... }`.” Considering that I recognize it as its separate feature...

I'm going to uncheck "validate references". However, for the Google team, this is very easy to fix on your end. All you need is to create a folder (call it...

Thanks, I understand now. You raise a good point with intellisense though. Vuelidate is great once it works, but I’ve already lost hours of time due to the intellisense issue...

See #63 for fixing this. You can safely delete the OutlineColor.URP shader and instead use Unity's default Unlit Shader in its place (inside the OutlineResources.URP asset)

Hi, I’m on a weekend getaway, remind me after!

My apologies, I completely forgot about this. Unfortunately I am really preoccupied on another project at the moment (like I-don't-have-time-to-do-groceries busy). I still want to look at this but right...