Josh Engebretson
|
2cb4ac0243
3D UI Feature
|
8 years ago |
Josh Engebretson
|
8ba2cc3a63
A couple PR tweaks
|
8 years ago |
Rokas Kupstys
|
ee41ed680d
imgui-based SystemUI
|
8 years ago |
Josh Engebretson
|
383554e7dc
Updating ATOMIC_API definitions for much shared library glory!
|
8 years ago |
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 years ago |
Matt Benic
|
3a783209b9
Correct comment format
|
9 years ago |
Matt Benic
|
8f1a915530
Add comment for CycleDebugHudMode
|
9 years ago |
Matt Benic
|
81cd1d1402
Expose CycleDebugHudMode in UI
|
9 years ago |
Josh Engebretson
|
40200b05ed
Engine metrics subsystem
|
9 years ago |
Josh Engebretson
|
67a652f85a
Single pass primitive metrics for Direct3D9
|
9 years ago |
Josh Engebretson
|
54490fbfc0
Adding Window Close event
|
9 years ago |
Josh Engebretson
|
2df08e561e
Core compile delta
|
9 years ago |
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 years ago |
rsredsq
|
57792031fb
Tooltip clean up
|
10 years ago |
rsredsq
|
b1795fb82f
Tooltip implementation
|
10 years ago |
Josh Engebretson
|
8821c0b652
Add frame selected to menu, way to have shortcuts that don't require super key, if in a text edit don't invoke shortcuts
|
10 years ago |
Josh Engebretson
|
32ab67cf62
Multi-edit WIP
|
10 years ago |
Josh Engebretson
|
3e78d80f23
Multiselect WIP
|
10 years ago |
Josh Engebretson
|
482eca9386
UIInlineSelect (smart) undo/redo
|
10 years ago |
Josh Engebretson
|
fb22420af7
WIP editor undo/redo
|
10 years ago |
JoshEngebretson
|
8fc3c008f1
Fix UI animation exit crash, small build fix
|
10 years ago |
rsredsq
|
0fde58004e
TouchState marshaling through a VariantMap.
|
10 years ago |
rsredsq
|
fa4e3f6486
Added basic buttons emulation
|
10 years ago |
Josh Engebretson
|
9221ce9a4a
Update
|
10 years ago |
Josh Engebretson
|
057bd20caa
LicenseSystem updates
|
10 years ago |
Josh Engebretson
|
f1836c6dda
Fix exit from UI crash, store root widget properly if no parent
|
10 years ago |
Josh Engebretson
|
ca81057b10
Support load custom skin + possible override skin in player
|
10 years ago |
Josh Engebretson
|
fcae0d9a89
Adding profiler and console to AtomicEditor menus, forward whether profiling to player app, when console is open filter input
|
10 years ago |
Josh Engebretson
|
8283a43132
Remove requirement to call UI.__init in app code, load default skin for player
|
10 years ago |
Josh Engebretson
|
0156aa25b4
Resurrecting modal window system in TS, dealing with TS lack of circular dependencies (for external modules)
|
10 years ago |