| .. |
|
PolyUIBox.h
|
6d26f9d4d1
Make sure all UIElements descend from UIElement
|
vor 12 Jahren |
|
PolyUIButton.h
|
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.
|
vor 12 Jahren |
|
PolyUICheckBox.h
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
vor 12 Jahren |
|
PolyUIColorBox.h
|
eaed5a650e
Restore continuous update option for UIHSlider, UIColorPicker
|
vor 12 Jahren |
|
PolyUIComboBox.h
|
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.
|
vor 12 Jahren |
|
PolyUIElement.h
|
17c51168dd
Started work on fix for #238
|
vor 12 Jahren |
|
PolyUIEvent.h
|
8214319cdc
Added YES and NO events to UIEvent, added Yes/No/Cancel popup to IDE, IDE will now ask if you want to save file before closing if there are unsaved changes
|
vor 13 Jahren |
|
PolyUIFileDialog.h
|
b203a668cd
Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE fixes
|
vor 13 Jahren |
|
PolyUIHScrollBar.h
|
6d26f9d4d1
Make sure all UIElements descend from UIElement
|
vor 12 Jahren |
|
PolyUIHSizer.h
|
ce9250d76b
Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers.
|
vor 12 Jahren |
|
PolyUIHSlider.h
|
eaed5a650e
Restore continuous update option for UIHSlider, UIColorPicker
|
vor 12 Jahren |
|
PolyUIImageButton.h
|
059ea5cac4
Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers
|
vor 13 Jahren |
|
PolyUIMenu.h
|
94c0728579
Add UIMenuDivider class and UIMenu::addDivider() method
|
vor 12 Jahren |
|
PolyUIMenuBar.h
|
09520ea3ab
MenuBar and IDE shortcuts in Linux
|
vor 13 Jahren |
|
PolyUIScrollContainer.h
|
f76540fd9a
Merged in TheCosmotect's arrow navigation pull request
|
vor 12 Jahren |
|
PolyUITextInput.h
|
2d769810e5
Added word wrap support to UITextInput. UITextInput now scrolls with mouse selection. Fixed find functionality in the IDE text editor. UITextInput selection now updates on resize. Fixed various minor bugs in UITextInput.
|
vor 12 Jahren |
|
PolyUITree.h
|
6d26f9d4d1
Make sure all UIElements descend from UIElement
|
vor 12 Jahren |
|
PolyUITreeContainer.h
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
vor 12 Jahren |
|
PolyUITreeEvent.h
|
afc74abac5
Prevent event code collisions when using Polycode stock classes by adding a class-unique EVENTBASE_ constant to each class's event types. (The EVENTBASE_s are documented in PolyEvent.h.) Make a small change to create_lua_library to support the EVENTBASE_ idiom.
|
vor 13 Jahren |
|
PolyUIVScrollBar.h
|
6d26f9d4d1
Make sure all UIElements descend from UIElement
|
vor 12 Jahren |
|
PolyUIVSizer.h
|
ce9250d76b
Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers.
|
vor 12 Jahren |
|
PolyUIWindow.h
|
d7eb82f4ad
Added virtual to UIWindow destructor
|
vor 13 Jahren |
|
PolycodeUI.h
|
b203a668cd
Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE fixes
|
vor 13 Jahren |