Lasse Öörni b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. 13 лет назад
..
BorderImage.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
BorderImage.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
Button.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
Button.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 лет назад
CheckBox.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
CheckBox.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
Cursor.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
Cursor.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
DropDownList.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
DropDownList.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
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 da243eb31b Applied UI & editor related patch from weitjong. 13 лет назад
LineEdit.h da243eb31b Applied UI & editor related patch from weitjong. 13 лет назад
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. 13 лет назад
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. 13 лет назад
Menu.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 лет назад
Menu.h da243eb31b Applied UI & editor related patch from weitjong. 13 лет назад
Precompiled.cpp a40fead7dc Updated license for the new year. 13 лет назад
Precompiled.h a40fead7dc Updated license for the new year. 13 лет назад
ScrollBar.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 лет назад
ScrollBar.h da243eb31b Applied UI & editor related patch from weitjong. 13 лет назад
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. 13 лет назад
ScrollView.h 97a30bbe78 Cleaned up ListView content resize in regard to automatic scrollbar visibility. 13 лет назад
Slider.cpp ebcc766ac0 Minor code cleanup. Added GetAttribute() to Context, which returns a named attribute. 13 лет назад
Slider.h da243eb31b Applied UI & editor related patch from weitjong. 13 лет назад
Sprite.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
Sprite.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
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. 13 лет назад
Text.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
UI.cpp b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. 13 лет назад
UI.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
UIBatch.cpp b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. 13 лет назад
UIBatch.h b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. 13 лет назад
UIElement.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
UIElement.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 13 лет назад
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. 13 лет назад
Window.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 лет назад
Window.h a40fead7dc Updated license for the new year. 13 лет назад