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