Lasse Öörni b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. hace 13 años
..
BorderImage.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
BorderImage.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
Button.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
Button.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. hace 13 años
CheckBox.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
CheckBox.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
Cursor.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
Cursor.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
DropDownList.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
DropDownList.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
FileSelector.cpp 55f249e548 Automatically show compatible script object variables as ScriptInstance attributes and file-serialize them. hace 13 años
FileSelector.h a40fead7dc Updated license for the new year. hace 13 años
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. hace 13 años
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. hace 13 años
LineEdit.cpp da243eb31b Applied UI & editor related patch from weitjong. hace 13 años
LineEdit.h da243eb31b Applied UI & editor related patch from weitjong. hace 13 años
ListView.cpp 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. hace 13 años
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. hace 13 años
Menu.cpp da243eb31b Applied UI & editor related patch from weitjong. hace 13 años
Menu.h da243eb31b Applied UI & editor related patch from weitjong. hace 13 años
Precompiled.cpp a40fead7dc Updated license for the new year. hace 13 años
Precompiled.h a40fead7dc Updated license for the new year. hace 13 años
ScrollBar.cpp da243eb31b Applied UI & editor related patch from weitjong. hace 13 años
ScrollBar.h da243eb31b Applied UI & editor related patch from weitjong. hace 13 años
ScrollView.cpp d7f6b4d0b6 Enhanced UIElement to be able to set a default style file for later reference by children elements, added horizontal indentation feature, and added new E_LAYOUTUPDATED event. Enhanced ListView to better support hierarchy mode and added feature to show 'expansion triangle' in hierarchy mode. Fixed a bug in ScrollView to update view size correctly when resizing content element. Fixed a bug in Log's WriteRaw() method so it sends error message to stderr even in quite mode. Refactored Editor to take advantage of the enhancement. hace 13 años
ScrollView.h 97a30bbe78 Cleaned up ListView content resize in regard to automatic scrollbar visibility. hace 13 años
Slider.cpp ebcc766ac0 Minor code cleanup. Added GetAttribute() to Context, which returns a named attribute. hace 13 años
Slider.h da243eb31b Applied UI & editor related patch from weitjong. hace 13 años
Sprite.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
Sprite.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
Text.cpp e9aacd1df9 Removed the AttributeListChanged event for now, as it was causing stack overflows in the editor. It was only needed to track changed attributes on script file reload. hace 13 años
Text.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
UI.cpp b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. hace 13 años
UI.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
UIBatch.cpp b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. hace 13 años
UIBatch.h b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. hace 13 años
UIElement.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
UIElement.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. hace 13 años
UIEvents.h 5160610e25 Refactored 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. hace 13 años
Window.cpp da243eb31b Applied UI & editor related patch from weitjong. hace 13 años
Window.h a40fead7dc Updated license for the new year. hace 13 años