Fixed shader based elements clipping other elements.
- Added undo redo functionality
- Fixed GuiRangeTexture rendering with local coordinates
- Added missing default init method to GuiRangeTexture
- Fixed radial textures rendering using local coordinates.
- Fixed missing default init method for radial textures.
- Delete button no longer crashes the game.
- Fixed missing texture log spam.
Fixed a nine patch rendering bug related to texture size.
Fixed save menu softlock.
Added some finished elements that were missing from the editor to the editor.
Fixed code export exporting code that added elements to the wrong parent.
Fixed code export not assigning fields.
Fixed code export not exporting children of elements.
Fixed editor scrollbar textures.
Fixed deleted elements being readded when resizing window.
Fixed guis not rendering/functioning after a window resize.
Initial Release.