Wei Tjong Yao 712de11c99 Debug draw UI-elements in Editor. пре 12 година
..
BorderImage.cpp a76a3b1ab7 Reordered 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 година
BorderImage.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. пре 12 година
Button.cpp a76a3b1ab7 Reordered 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 година
Button.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. пре 12 година
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. пре 13 година
CheckBox.cpp a76a3b1ab7 Reordered 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 година
CheckBox.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. пре 12 година
Cursor.cpp a76a3b1ab7 Reordered 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 година
Cursor.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. пре 12 година
DropDownList.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. пре 12 година
DropDownList.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. пре 12 година
FileSelector.cpp 55f249e548 Automatically show compatible script object variables as ScriptInstance attributes and file-serialize them. пре 13 година
FileSelector.h a40fead7dc Updated license for the new year. пре 13 година
Font.cpp 5544602c9e Enhance Font class to support saving of font (TTF or bitmap type) as another bitmap font resource in xml format. For bitmap font type, saving yet to another bitmap font is only meaningful when called with the optional parameter turned on to save only used glyphs. Refactored UIBatch class to enable better performance in Text class UI batch generation in relation to multi-pages/textures font. пре 13 година
Font.h 5544602c9e Enhance Font class to support saving of font (TTF or bitmap type) as another bitmap font resource in xml format. For bitmap font type, saving yet to another bitmap font is only meaningful when called with the optional parameter turned on to save only used glyphs. Refactored UIBatch class to enable better performance in Text class UI batch generation in relation to multi-pages/textures font. пре 13 година
LineEdit.cpp a76a3b1ab7 Reordered 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 година
LineEdit.h da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
ListView.cpp 1230087620 Implemented all the common edit functionalities under 'Edit' menu for UI-element with undo/redo support. Exposed Variant's SetUInt() and GetUInt() to script. Enhanced UIElement's CreateChild() and LoadXML() to insert newly created child at the request child index, added new FindChild() method and exposed it. Added new XMLElement's SetUInt() and GetUInt() methods and exposed them. Simplified the Menu's hover logic to resolve stability issue. пре 12 година
ListView.h 25372fafd8 Added new ListView attribute to control the root base indent in hierarchy mode. Enhanced the Hierarchy window in Editor to show icon for each item. Need better and more assets for the icons though. пре 12 година
Menu.cpp 4d66b554c3 Fixed exit crashes issue in Editor (manifested itself when 'Edit' menu has been popped up). пре 12 година
Menu.h 1230087620 Implemented all the common edit functionalities under 'Edit' menu for UI-element with undo/redo support. Exposed Variant's SetUInt() and GetUInt() to script. Enhanced UIElement's CreateChild() and LoadXML() to insert newly created child at the request child index, added new FindChild() method and exposed it. Added new XMLElement's SetUInt() and GetUInt() methods and exposed them. Simplified the Menu's hover logic to resolve stability issue. пре 12 година
Precompiled.cpp a40fead7dc Updated license for the new year. пре 13 година
Precompiled.h a40fead7dc Updated license for the new year. пре 13 година
ScrollBar.cpp a76a3b1ab7 Reordered 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 година
ScrollBar.h da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
ScrollView.cpp a76a3b1ab7 Reordered 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 година
ScrollView.h 97a30bbe78 Cleaned up ListView content resize in regard to automatic scrollbar visibility. пре 13 година
Slider.cpp a76a3b1ab7 Reordered 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 година
Slider.h da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
Sprite.cpp a76a3b1ab7 Reordered 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 година
Sprite.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. пре 12 година
Text.cpp b492108ff0 Fixed missing enum attribute list null termination for Text. пре 12 година
Text.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. пре 12 година
UI.cpp 712de11c99 Debug draw UI-elements in Editor. пре 12 година
UI.h 712de11c99 Debug draw UI-elements in Editor. пре 12 година
UIBatch.cpp b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. пре 12 година
UIBatch.h b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. пре 12 година
UIElement.cpp 712de11c99 Debug draw UI-elements in Editor. пре 12 година
UIElement.h 712de11c99 Debug draw UI-elements in Editor. пре 12 година
UIEvents.h d5ddc3b3d6 Implemented 'Create new UI Element' functionality in the editor with undo/redo support. Some cosmetic changes in editor. Enhanced UI Script API to be able to define element event sender. Enhanced Menu to auto popup child menu when parent menu item is being hovered. пре 12 година
Window.cpp 712de11c99 Debug draw UI-elements in Editor. пре 12 година
Window.h ca227d27f3 Exposed the Window's modal shade color as property to Script and as attribute. Adjusted the shade color to match the default style theme. пре 12 година