Fixed default string value of input field text
Update from repository
Includes skin icon fix and text vertical overflow
Added HudMenuInput support for input fields
Added ability to destroy ui within AddUI rpc
Prevents Mipmap stuff from affecting image quality
this has been the primary reason why loading images from the web gets no usage,
this fix makes images load the same as if they came from the server, creating a better development experience
Merge pull request #43 from Kulltero/FixWebImageQuality
Prevents Mipmap from destroying image quality
Merge changes from Rust repo (texture caching and demo fixes)
Merge pull request #40 from TactiTac0z/master
Added ability to destroy ui within AddUI rpc
Merge branch 'master' into update