| .. |
|
SystemUI
|
a76639a5fd
Added an FPS counter to the DebugHud and a method to cycle through configurations.
|
9 years ago |
|
UI.cpp
|
119a17dabf
Adding AtomicCommon.cmake, ATOMIC_DEBUG preprocessor, Engine::GetDebugBuild, and catch UIDebugger being available in Debug build only currently
|
10 years ago |
|
UI.h
|
34fdaa9732
Moving the UI debug window to a static method (now that static methods are supported! Thanks @mattbenic), hooking up debug window to development menu
|
10 years ago |
|
UIBatch.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIBatch.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIButton.cpp
|
a4fef57bcd
Working on multiple web views
|
10 years ago |
|
UIButton.h
|
9ac4fb1eaa
Working on more WebView events
|
10 years ago |
|
UICheckBox.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UICheckBox.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIClickLabel.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIClickLabel.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIContainer.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIContainer.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIDimmer.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIDimmer.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIDragDrop.cpp
|
ebb400b7d9
Add drag/drop pixel tolerance
|
9 years ago |
|
UIDragDrop.h
|
ebb400b7d9
Add drag/drop pixel tolerance
|
9 years ago |
|
UIDragDropMac.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIDragDropMac.mm
|
9221ce9a4a
Update
|
10 years ago |
|
UIDragDropWindows.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIDragDropWindows.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIDragObject.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIDragObject.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIEditField.cpp
|
32ab67cf62
Multi-edit WIP
|
10 years ago |
|
UIEditField.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIEvents.h
|
32ab67cf62
Multi-edit WIP
|
10 years ago |
|
UIFontDescription.cpp
|
0b05db3aca
Exposing a few properties that are great for tweening on UIWidget.
|
9 years ago |
|
UIFontDescription.h
|
0b05db3aca
Exposing a few properties that are great for tweening on UIWidget.
|
9 years ago |
|
UIImageWidget.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIImageWidget.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIInlineSelect.cpp
|
32ab67cf62
Multi-edit WIP
|
10 years ago |
|
UIInlineSelect.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIInput.cpp
|
504fb5cdfc
WebView scroll wheel support, more efficient texture updates
|
10 years ago |
|
UILayout.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UILayout.h
|
b1795fb82f
Tooltip implementation
|
10 years ago |
|
UIListView.cpp
|
e771e77228
post-pended member variables with an underscore
|
9 years ago |
|
UIListView.h
|
e771e77228
post-pended member variables with an underscore
|
9 years ago |
|
UIMenuWindow.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIMenuWindow.h
|
b1795fb82f
Tooltip implementation
|
10 years ago |
|
UIMenubar.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIMenubar.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIMessageWindow.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIMessageWindow.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIPopupWindow.cpp
|
57792031fb
Tooltip clean up
|
10 years ago |
|
UIPopupWindow.h
|
57792031fb
Tooltip clean up
|
10 years ago |
|
UIPreferredSize.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIPreferredSize.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIRenderer.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIRenderer.h
|
9221ce9a4a
Update
|
10 years ago |
|
UISceneView.cpp
|
d95d989dd7
Applying D3D9 0.5 position offset
|
10 years ago |
|
UISceneView.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIScrollContainer.cpp
|
f1880b2a87
- Models, Animations, Materials, and JavaScript file components are now also being referenced to in the Project Frame when clicked on in the Inspector.
|
9 years ago |
|
UIScrollContainer.h
|
f1880b2a87
- Models, Animations, Materials, and JavaScript file components are now also being referenced to in the Project Frame when clicked on in the Inspector.
|
9 years ago |
|
UISection.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UISection.h
|
9221ce9a4a
Update
|
10 years ago |
|
UISelectDropdown.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UISelectDropdown.h
|
9221ce9a4a
Update
|
10 years ago |
|
UISelectItem.cpp
|
d15e5cb9e7
Fixed PLugin items not being removed on project unload.
|
9 years ago |
|
UISelectItem.h
|
d15e5cb9e7
Fixed PLugin items not being removed on project unload.
|
9 years ago |
|
UISelectList.cpp
|
5173b0d0b8
Refactored pointer up/down function
|
10 years ago |
|
UISelectList.h
|
eb25ef0a73
Revert "I've done small clean up for the ui pointer event(again), it's related a bit to the #512, because the click/up event was sent twice"
|
10 years ago |
|
UISeparator.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UISeparator.h
|
9221ce9a4a
Update
|
10 years ago |
|
UISkinImage.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UISkinImage.h
|
9221ce9a4a
Update
|
10 years ago |
|
UITabContainer.cpp
|
a4fef57bcd
Working on multiple web views
|
10 years ago |
|
UITabContainer.h
|
a4fef57bcd
Working on multiple web views
|
10 years ago |
|
UITextField.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UITextField.h
|
9221ce9a4a
Update
|
10 years ago |
|
UITextureWidget.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UITextureWidget.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIView.cpp
|
79e1e8edbc
UIView should have GRAVITY_ALL so it responds to root resize properly, cleanups
|
10 years ago |
|
UIView.h
|
9221ce9a4a
Update
|
10 years ago |
|
UIWidget.cpp
|
76ec792683
Forget the hash. Just use the string. Hide the details in the property accessors.
|
9 years ago |
|
UIWidget.h
|
76ec792683
Forget the hash. Just use the string. Hide the details in the property accessors.
|
9 years ago |
|
UIWindow.cpp
|
9221ce9a4a
Update
|
10 years ago |
|
UIWindow.h
|
9221ce9a4a
Update
|
10 years ago |