Results 11 comments of tgaldi

I'm having a similar issue where fish-init causes the terminal to hang. If I kill the terminal and try again, SCD exits when I use any command other then navigating...

Unity 2022 added another method for detail scatter, which is defaults to. Since the plugin currently doesn't support setting the scatter mode, I added the following to force it to...

I updated to 2019.4.37f1 and the latest DeviceSimulator preview package. Everything seemed to work fine, but I later deleted my Library folder and when the project rebuilt the SafePadding component...

Anyone updating this to 2022? I can't function without this and NavigateTabGroups!

Any updates on support for VS2022? I put a link to the project in the survey MS sent and said they should support this natively.

You can vote to have this feature added to VS here: https://developercommunity2.visualstudio.com/t/Add-Keyboard-Shortcut-for-Tab-Group-Navi/1596104?entry=suggestion&ref=native&refTime=1642697129839&refUserId=5c59329f-3747-4a5a-af28-46e35c89641e

https://github.com/jagt/vs-NavigateTabGroups/releases/tag/vs2022

I'm actually generating bindings for a different language (JAI) and trying to use it in my application. I'm able to generate the bindings, but running into the linker issues in...

I used the attached clib.zip and commented out the `ink_compile_json` stub in incpp.h. I'm not getting the unresolved symbols for the compiler but still getting the rest. Did the attached...

I re-cloned the repo and was able to build the clib with that cmake option (and the patch). I tried generating bindings again using it and still getting unresolved symbols...