Matt Benic fa6bb37f1d Updated the UISection and tb_toggle_container to add children components to a layout so that they can be seen. 8 years ago
..
SystemUI 1016919d95 ImGUI 1.51 8 years ago
UI.cpp b333a899bf adding Atomic UIButtonGrid widget 8 years ago
UI.h 2cb4ac0243 3D UI Feature 8 years ago
UIBargraph.cpp f46e389b4e Update UIBargraph.cpp 8 years ago
UIBargraph.h ad5be9f445 Update UIBargraph.h 8 years ago
UIBatch.cpp 9221ce9a4a Update 10 years ago
UIBatch.h 9221ce9a4a Update 10 years ago
UIButton.cpp 6b79e68572 Button URL’s, updates to welcome and new build, TurboBadger font calculation tweaks 9 years ago
UIButton.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIButtonGrid.cpp df4e0aaa1f changes for coding clarity 8 years ago
UIButtonGrid.h df4e0aaa1f changes for coding clarity 8 years ago
UICheckBox.cpp 9221ce9a4a Update 10 years ago
UICheckBox.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIClickLabel.cpp 9221ce9a4a Update 10 years ago
UIClickLabel.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIColorWheel.cpp c3e14db66f new files for 379 and 914 9 years ago
UIColorWheel.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIColorWidget.cpp f3587e91e8 Remove the inline selects from color attr editor and use UIColorWidget instead, add Color setter and getter for UIColorWidget (+2 squashed commit) 9 years ago
UIColorWidget.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIComponent.cpp 2cb4ac0243 3D UI Feature 8 years ago
UIComponent.h 2cb4ac0243 3D UI Feature 8 years ago
UIContainer.cpp 9221ce9a4a Update 10 years ago
UIContainer.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIDimmer.cpp 9221ce9a4a Update 10 years ago
UIDimmer.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIDockWindow.cpp 639f02b3ee Add titlebar axis control for UIWindow 8 years ago
UIDockWindow.h 639f02b3ee Add titlebar axis control for UIWindow 8 years ago
UIDragDrop.cpp 4396507fa5 Move the UI update event to engine post update, cleanups 8 years ago
UIDragDrop.h 4396507fa5 Move the UI update event to engine post update, cleanups 8 years ago
UIDragDropMac.h 9221ce9a4a Update 10 years ago
UIDragDropMac.mm 2df08e561e Core compile delta 9 years ago
UIDragDropWindows.cpp 2a8f8af8ba Converting existing tabs to spaces 9 years ago
UIDragDropWindows.h 9221ce9a4a Update 10 years ago
UIDragObject.cpp 9221ce9a4a Update 10 years ago
UIDragObject.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIEditField.cpp 4a34b7a92e finder and prompt pr changes 8 years ago
UIEditField.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIEnums.h 40200b05ed Engine metrics subsystem 9 years ago
UIEvents.h 4396507fa5 Move the UI update event to engine post update, cleanups 8 years ago
UIFinderWindow.cpp c8701eee86 Use const String& when getting eventData and remove explicit default constructors (which are called by default) 8 years ago
UIFinderWindow.h 4a34b7a92e finder and prompt pr changes 8 years ago
UIFontDescription.cpp 0b05db3aca Exposing a few properties that are great for tweening on UIWidget. 9 years ago
UIFontDescription.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIImageWidget.cpp 9221ce9a4a Update 10 years ago
UIImageWidget.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIInlineSelect.cpp 3f922d8b64 Turbobadger Widget updates 8 years ago
UIInlineSelect.h 3f922d8b64 Turbobadger Widget updates 8 years ago
UILayout.cpp 90da88081b UITabContainer and UILayout usability enhancements 8 years ago
UILayout.h 90da88081b UITabContainer and UILayout usability enhancements 8 years ago
UIListView.cpp 2b0deb178a Adding development support for project frame (resources/hierarchy) resizing via Developer->UI menu, CTRL+Click now expands node and all children 8 years ago
UIListView.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIMenuWindow.cpp fbe5c625c4 update UIMenuWindow functionality 9 years ago
UIMenuWindow.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIMenubar.cpp 9221ce9a4a Update 10 years ago
UIMenubar.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIMessageWindow.cpp 9221ce9a4a Update 10 years ago
UIMessageWindow.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIMultiItem.cpp 5f13eab293 fix strongly type language support 8 years ago
UIMultiItem.h 5f13eab293 fix strongly type language support 8 years ago
UIPopupWindow.cpp 57792031fb Tooltip clean up 10 years ago
UIPopupWindow.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIPreferredSize.cpp 9221ce9a4a Update 10 years ago
UIPreferredSize.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIPromptWindow.cpp 4a34b7a92e finder and prompt pr changes 8 years ago
UIPromptWindow.h 446741ee80 Prompt and Finder Widgets, others 8 years ago
UIPulldownMenu.cpp 5c9b3865ac add UIPulldownMenu widget 8 years ago
UIPulldownMenu.h 5c9b3865ac add UIPulldownMenu widget 8 years ago
UIRadioButton.cpp 3f922d8b64 Turbobadger Widget updates 8 years ago
UIRadioButton.h 3f922d8b64 Turbobadger Widget updates 8 years ago
UIRenderer.cpp 9221ce9a4a Update 10 years ago
UIRenderer.h 2cb4ac0243 3D UI Feature 8 years ago
UISceneView.cpp 2cb4ac0243 3D UI Feature 8 years ago
UISceneView.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIScrollBar.cpp 3f922d8b64 Turbobadger Widget updates 8 years ago
UIScrollBar.h 3f922d8b64 Turbobadger Widget updates 8 years ago
UIScrollContainer.cpp 7b766a979a fix AddChild on UIScrollContainer 8 years ago
UIScrollContainer.h 7b766a979a fix AddChild on UIScrollContainer 8 years ago
UISection.cpp fa6bb37f1d Updated the UISection and tb_toggle_container to add children components to a layout so that they can be seen. 8 years ago
UISection.h fa6bb37f1d Updated the UISection and tb_toggle_container to add children components to a layout so that they can be seen. 8 years ago
UISelectDropdown.cpp 9221ce9a4a Update 10 years ago
UISelectDropdown.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UISelectItem.cpp 83aee0a111 Project template language cleaning 9 years ago
UISelectItem.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UISelectList.cpp 446741ee80 Prompt and Finder Widgets, others 8 years ago
UISelectList.h 55c9db057a Merge pull request #1559 from AtomicGameEngine/ATOMIC-JME-SHAREDLIB 8 years ago
UISeparator.cpp 9221ce9a4a Update 10 years ago
UISeparator.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UISkinImage.cpp 9221ce9a4a Update 10 years ago
UISkinImage.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UISlider.cpp 3f922d8b64 Turbobadger Widget updates 8 years ago
UISlider.h 3f922d8b64 Turbobadger Widget updates 8 years ago
UITabContainer.cpp b7badf2cf4 Tab undocking and TB primitives 8 years ago
UITabContainer.h b7badf2cf4 Tab undocking and TB primitives 8 years ago
UITextField.cpp 9221ce9a4a Update 10 years ago
UITextField.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UITextureWidget.cpp 2cb4ac0243 3D UI Feature 8 years ago
UITextureWidget.h 383554e7dc Updating ATOMIC_API definitions for much shared library glory! 8 years ago
UIView.cpp 2cb4ac0243 3D UI Feature 8 years ago
UIView.h 2cb4ac0243 3D UI Feature 8 years ago
UIViewInput.cpp cbae4d51af Linux Control key detection wrong #1423 8 years ago
UIWidget.cpp b333a899bf adding Atomic UIButtonGrid widget 8 years ago
UIWidget.h fa6bb37f1d Updated the UISection and tb_toggle_container to add children components to a layout so that they can be seen. 8 years ago
UIWindow.cpp 639f02b3ee Add titlebar axis control for UIWindow 8 years ago
UIWindow.h 639f02b3ee Add titlebar axis control for UIWindow 8 years ago