| .. |
|
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
|
před 13 roky |
|
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
|
před 12 roky |
|
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
|
před 13 roky |
|
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
|
před 12 roky |
|
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.
|
před 12 roky |
|
PolyUIElement.cpp
|
17c51168dd
Started work on fix for #238
|
před 12 roky |
|
PolyUIEvent.cpp
|
40ee2aafec
Revisiting UI Module and IDE
|
před 14 roky |
|
PolyUIFileDialog.cpp
|
a1a0be42a4
Fixed file entries not showing in UIFileDialog
|
před 12 roky |
|
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
|
před 13 roky |
|
PolyUIHSizer.cpp
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
před 12 roky |
|
PolyUIHSlider.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.
|
před 12 roky |
|
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
|
před 13 roky |
|
PolyUIMenu.cpp
|
2753d88462
Prevent UIMenu from going over the screen in the IDE.
|
před 12 roky |
|
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
|
před 13 roky |
|
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
|
před 13 roky |
|
PolyUITextInput.cpp
|
ddc006fb73
Fixed assignment-to-self warnings on OS X
|
před 12 roky |
|
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).
|
před 12 roky |
|
PolyUITreeContainer.cpp
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
před 12 roky |
|
PolyUITreeEvent.cpp
|
40ee2aafec
Revisiting UI Module and IDE
|
před 14 roky |
|
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.
|
před 12 roky |
|
PolyUIVSizer.cpp
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
před 12 roky |
|
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
|
před 13 roky |