JoshEngebretson
|
64e3ed2e15
Merge pull request #1580 from rokups/feature/cached-subsystems
|
8 年之前 |
JimMarlowe
|
3f922d8b64
Turbobadger Widget updates
|
8 年之前 |
Rokas Kupstys
|
04ad84efbe
Tidy up initialization of SystemUI
|
8 年之前 |
Josh Engebretson
|
2cb4ac0243
3D UI Feature
|
8 年之前 |
JoshEngebretson
|
f592f88569
Merge pull request #1570 from JimMarlowe/JM-TB-PERCENT
|
8 年之前 |
JimMarlowe
|
5c9b3865ac
add UIPulldownMenu widget
|
8 年之前 |
Rokas Kupstys
|
ee41ed680d
imgui-based SystemUI
|
8 年之前 |
JimMarlowe
|
226509eed2
fix bug setting TB DefaultFont size
|
8 年之前 |
JimMarlowe
|
446741ee80
Prompt and Finder Widgets, others
|
8 年之前 |
Rokas Kupstys
|
404afffddf
Urho and Third Party updates (+14 squashed commits)
|
8 年之前 |
Josh Engebretson
|
d97421cde5
When unloading a scene in C#, run GC and ExpireNatives, exposing DebugHud update interval through UI subsystem, enable metrics immediately when mode set so doesn't miss instances created before next Update
|
8 年之前 |
JimMarlowe
|
db9d59b129
Add Bargraph widget
|
9 年之前 |
Matt Benic
|
81cd1d1402
Expose CycleDebugHudMode in UI
|
9 年之前 |
Josh Engebretson
|
40200b05ed
Engine metrics subsystem
|
9 年之前 |
Josh Engebretson
|
ebb8b92c33
Fixing uninitialized tooltip variable
|
9 年之前 |
Josh Engebretson
|
67a652f85a
Single pass primitive metrics for Direct3D9
|
9 年之前 |
Josh Engebretson
|
40717aae54
Delete root widget before clearing wrapped map (which cleans up UIWidgets minus currently orphaned ones that end up in widgetWrap_)
|
9 年之前 |
Josh Engebretson
|
54490fbfc0
Adding Window Close event
|
9 年之前 |
Josh Engebretson
|
304ab275ef
Atomic C# Work (Native Events with strong typing, Object lifetimes, cleanups) (+23 squashed commits)
|
9 年之前 |
Josh Engebretson
|
228eb3fed1
Script lifetime and update fixes (+1 squashed commit)
|
9 年之前 |
Josh Engebretson
|
2df08e561e
Core compile delta
|
9 年之前 |
JimMarlowe
|
25d6e6b354
UI enhancements for 379 and 914
|
9 年之前 |
Josh Engebretson
|
5e86020fd9
C# Work
|
9 年之前 |
Josh Engebretson
|
119a17dabf
Adding AtomicCommon.cmake, ATOMIC_DEBUG preprocessor, Engine::GetDebugBuild, and catch UIDebugger being available in Debug build only currently
|
10 年之前 |
Josh Engebretson
|
79e1e8edbc
UIView should have GRAVITY_ALL so it responds to root resize properly, cleanups
|
10 年之前 |
Josh Engebretson
|
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 年之前 |
Josh Engebretson
|
c91a76623d
Process Drag/Drop input events after UI subsystem, update drag drop to look for drag object instead of delegate
|
10 年之前 |
rsredsq
|
7af8c02a82
Use UITextField instead of UIEditField for tooltip layout, changed tooltip position
|
10 年之前 |
rsredsq
|
57792031fb
Tooltip clean up
|
10 年之前 |
rsredsq
|
b1795fb82f
Tooltip implementation
|
10 年之前 |