Tony Ferguson

Results 9 issues of Tony Ferguson

When trying to use a WorldPanel with a different render scale to 1, with WorldInput, it'll have an offset. 0.5 scale panel (wrong) ![image](https://github.com/Facepunch/sbox-issues/assets/22372616/d3fa582c-f824-4e73-8af3-3bc1966709d9) 1.0 scale panel (correct) ![image](https://github.com/Facepunch/sbox-issues/assets/22372616/48c237f4-bcfd-4f4f-8bcb-233b7224fc57) Repro:...

bug

Instead of the transient scene that is made, it should just load one that exists in the project

polish

If you're trying to show a class with some [KeyProperty] properties, if it doesn't have a parameterless constructor it'll throw, and break the inspector window. Needs to fail safely. ![image](https://github.com/Facepunch/sbox-issues/assets/22372616/18ff4cad-f8a7-4d69-9be6-73f12bd39885)

bug

I find myself trying to hold ALT and drag around an object a lot. https://github.com/Facepunch/sbox-scenestaging/assets/22372616/5cdb93e0-0348-4e2e-9141-86257699f378

enhancement

```Exception waiting for task to finish System.Net.Sockets.SocketException (10048): Only one usage of each socket address (protocol/network address/port) is normally permitted. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName) at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot,...

bug

![image](https://github.com/user-attachments/assets/a90afa36-e890-4765-bf20-83f6311c124d)

bug
web

This isn't saying we're going to support 720p resolution for it, but we can make some improvements to layout if the width is too low, or alternatively force the inspector...

Since we moved it to the inspector, I've noticed myself forgetting to hit save. It'd be good if stuff auto-saved. That, or hold up closing the panel with a dialog...