a76a3b1ab7Reordered UIElement's attributes, common attributes got registered first. Enhanced Attribute Inspector to show UIElement's attributes for single selection case. Multiple selection is still WIP.
преди 12 години
Lasse Öörni
895819e8d2Removed use of the UIQuad intermediate structure. Instead construct vertex data directly.
преди 12 години
Lasse Öörni
1c7f970e30Synchronize float and integer position of sprites.
преди 12 години
Lasse Öörni
5160610e25Refactored freely rotating / scaling UIElements into a separate Sprite class; removed rotation from the base class as it would not work correctly with element hierarchies in most cases.