| .. |
|
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
|
hace 12 años |
|
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
|
hace 12 años |
|
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
|
hace 12 años |
|
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
|
hace 12 años |
|
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.
|
hace 12 años |
|
PolyUIElement.cpp
|
17c51168dd
Started work on fix for #238
|
hace 12 años |
|
PolyUIEvent.cpp
|
40ee2aafec
Revisiting UI Module and IDE
|
hace 14 años |
|
PolyUIFileDialog.cpp
|
a1a0be42a4
Fixed file entries not showing in UIFileDialog
|
hace 12 años |
|
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
|
hace 12 años |
|
PolyUIHSizer.cpp
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
hace 12 años |
|
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.
|
hace 12 años |
|
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
|
hace 12 años |
|
PolyUIMenu.cpp
|
2753d88462
Prevent UIMenu from going over the screen in the IDE.
|
hace 12 años |
|
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
|
hace 12 años |
|
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
|
hace 12 años |
|
PolyUITextInput.cpp
|
db8dedc027
UITextInput now refrains from printing characters when most modifier keys are being held down.
|
hace 12 años |
|
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).
|
hace 12 años |
|
PolyUITreeContainer.cpp
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
hace 12 años |
|
PolyUITreeEvent.cpp
|
40ee2aafec
Revisiting UI Module and IDE
|
hace 14 años |
|
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.
|
hace 12 años |
|
PolyUIVSizer.cpp
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
hace 12 años |
|
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
|
hace 12 años |