Eideren

Results 231 comments of Eideren

Another workaround would be to set your `NUGET_PACKAGES` environment variable to another safer path https://learn.microsoft.com/en-us/nuget/consume-packages/managing-the-global-packages-and-cache-folders

@VaclavElias It's not really a component, it only inherits from the `IEntityGizmo` interface. The editor has facilities to automate the spawning and management of those gizmos when creating and destroying...

@Kryptos-FR it is not, I have two entities here, one with the component as first, and the other one as second, both show up with `isMainGizmo:false` as expected ![image](https://github.com/user-attachments/assets/0a8c1d3f-8af8-4771-b95f-091dea8a56c8) Can...

Thanks for reviewing @Kryptos-FR

I think it makes far more sense as a page on the wiki

Getting an exception when creating a new project in the editor: ``` System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Method 'GetChangeSignatureOptions' in type 'RoslynPad.Roslyn.LanguageServices.ChangeSignature.ChangeSignatureOptionsService' from assembly...

@Ethereal77 regarding your question, we could ask users to build that one first in the worst case scenario ... I understand that library has to process the other solutions to...