Ivan Safrin 5dbe564fb8 Merge pull request #324 from mcclure/continuous пре 12 година
..
PolyUIBox.h 40ee2aafec Revisiting UI Module and IDE пре 14 година
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. пре 12 година
PolyUICheckBox.h 9d23ff302a Fix "unused variable" warnings on OS X пре 12 година
PolyUIColorBox.h eaed5a650e Restore continuous update option for UIHSlider, UIColorPicker пре 12 година
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. пре 12 година
PolyUIElement.h 17c51168dd Started work on fix for #238 пре 12 година
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 пре 12 година
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 пре 13 година
PolyUIHScrollBar.h 46304672fb UITextInput now scrolls with arrow keys and page up/page down пре 13 година
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. пре 12 година
PolyUIHSlider.h eaed5a650e Restore continuous update option for UIHSlider, UIColorPicker пре 12 година
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 пре 13 година
PolyUIMenu.h b402246a60 Merge pull request #247 from CIB/documentation пре 12 година
PolyUIMenuBar.h 09520ea3ab MenuBar and IDE shortcuts in Linux пре 13 година
PolyUIScrollContainer.h f76540fd9a Merged in TheCosmotect's arrow navigation pull request пре 12 година
PolyUITextInput.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. пре 12 година
PolyUITree.h 9d23ff302a Fix "unused variable" warnings on OS X пре 12 година
PolyUITreeContainer.h 9d23ff302a Fix "unused variable" warnings on OS X пре 12 година
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. пре 13 година
PolyUIVScrollBar.h a3010450ec Fixed scrollbar click to advance пре 13 година
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. пре 12 година
PolyUIWindow.h d7eb82f4ad Added virtual to UIWindow destructor пре 13 година
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 пре 13 година