Closed ashifolfi closed 2 years ago
UPDATE: After realizing I forgot a line to set the texture rect in the primitive pane it IS indeed loading the textures! But something else is going on with both the primitive and the TextureBrowser class
https://github.com/ashifolfi/Chisel/commit/6303ed0f85365ca7fa8f4d4a33407621648414d5 Fixed the texturerect and primitive issues
After converting the AssetManager to C# I had to make a few changes. Which have strangely resulted in textures not loading properly?
Currently investigating what could cause this. It seems that the textures are indeed being found and loaded properly to some degree