Ivan Safrin 73f9b3742e Merged in pull request 12 年 前
..
PolyUIBox.cpp 6d26f9d4d1 Make sure all UIElements descend from UIElement 12 年 前
PolyUIButton.cpp 394f41fca4 Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code. 12 年 前
PolyUICheckBox.cpp 5e02a65ab5 UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks 13 年 前
PolyUIColorBox.cpp b0e672dd5f Default continuous updates in UIColorBox and UIHSlider to false 12 年 前
PolyUIComboBox.cpp 337a5059f8 Added resizing support for IDE editor props. Added resize support for UIComboBox. Added resize support for UIHSlider, fixed resizing for UITextInput. Added padding to UITextInput's scissor box so descenders don't get cut off. Made textfields slightly darker. 12 年 前
PolyUIElement.cpp 394f41fca4 Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code. 12 年 前
PolyUIEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 年 前
PolyUIFileDialog.cpp 73f9b3742e Merged in pull request 12 年 前
PolyUIHScrollBar.cpp 6d26f9d4d1 Make sure all UIElements descend from UIElement 12 年 前
PolyUIHSizer.cpp 394f41fca4 Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code. 12 年 前
PolyUIHSlider.cpp b0e672dd5f Default continuous updates in UIColorBox and UIHSlider to false 12 年 前
PolyUIImageButton.cpp 5e02a65ab5 UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks 13 年 前
PolyUIMenu.cpp 009e198e25 Added support for context menus in UITextInput, added context menu for text inputs in the IDE 12 年 前
PolyUIMenuBar.cpp 5e02a65ab5 UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks 13 年 前
PolyUIScrollContainer.cpp 5ae3bdcd10 Use Rectangle's new Clipped() method for scissorBox 12 年 前
PolyUITextInput.cpp 7861bf3266 Fixed crash in text input resizing 12 年 前
PolyUITree.cpp 14890293f8 UITextInput speedups, bugfixes 12 年 前
PolyUITreeContainer.cpp f09dee97ab Made sure cursor gets set to arrow when modal dialogs are shown in the IDE and on entering top background 12 年 前
PolyUITreeEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 年 前
PolyUIVScrollBar.cpp 6a4f0a1e17 Improved scrolling in large text files 12 年 前
PolyUIVSizer.cpp 394f41fca4 Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code. 12 年 前
PolyUIWindow.cpp 5e02a65ab5 UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks 13 年 前