mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-08-03 01:09:29 -04:00
* Load the texture directly when dragging a vtex into the scene Resolves Facepunch/sbox-public#656 * Dragging an image file into the scene now uses an ImageFileGenerator (like everywhere else) so the sprite compiled properly * can drag in sprites/image files/textures when underneath the XY plane looking up * await TextureGenerator and check for invalid texture too * IsValid check