Ivan Safrin 1562852c6b Disable vSync stuff in SDL Core (seems to be causing issues for people), fixed mouse clicks in UIHSlider after resize, fixed material editor not setting shader options correctly пре 12 година
..
PolyUIBox.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 година
PolyUIButton.cpp 56e6d494ff Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press пре 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 d857b25e22 Hooked up IDE property controls to the Undo/Redo system and implemented Undo/Redo in the screen editor for most actions. ColorPicker and HSlide no longer send out change events on drag, only on release, multiple fixes in the IDE пре 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 17c51168dd Started work on fix for #238 пре 12 година
PolyUIEvent.cpp 40ee2aafec Revisiting UI Module and IDE пре 14 година
PolyUIFileDialog.cpp a1a0be42a4 Fixed file entries not showing in UIFileDialog пре 13 година
PolyUIHScrollBar.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 година
PolyUIHSizer.cpp 9d23ff302a Fix "unused variable" warnings on OS X пре 12 година
PolyUIHSlider.cpp 1562852c6b Disable vSync stuff in SDL Core (seems to be causing issues for people), fixed mouse clicks in UIHSlider after resize, fixed material editor not setting shader options correctly пре 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 2753d88462 Prevent UIMenu from going over the screen 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 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 година
PolyUITextInput.cpp ddc006fb73 Fixed assignment-to-self warnings on OS X пре 12 година
PolyUITree.cpp caaa0c85ad Setup UITrees and UITreeContainers to differentiate between node selection by keyboard and by mouse. Removed ability to optionally select a node in UITreeContainer::scrollToNode() method. Removed ability to travel to first child node via right arrow key (use down). пре 12 година
PolyUITreeContainer.cpp 9d23ff302a Fix "unused variable" warnings on OS X пре 12 година
PolyUITreeEvent.cpp 40ee2aafec Revisiting UI Module and IDE пре 14 година
PolyUIVScrollBar.cpp ceaad6bee0 Lua bindings now return pointer class members. Added an equality operator for Lua classes (you can just use == instead of same_c_class now). Updated examples to reflect new changes. UI scroll bars and tree containers will now set cursor to arrow. пре 12 година
PolyUIVSizer.cpp 9d23ff302a Fix "unused variable" warnings on OS X пре 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 година