goat
|
02e1f2502e
|
refactor: move Dalamud.Interface utils into main assembly, warnings pass
|
2023-08-04 19:36:09 +02:00 |
|
goat
|
1ce98a2350
|
chore: some imraii conversion
|
2023-03-26 00:38:34 +01:00 |
|
goat
|
6bf1376515
|
chore: add raii, tables code from OtterGui into new Dalamud.Interface assembly
|
2023-03-06 20:52:21 +01:00 |
|
kalilistic
|
d765527766
|
feat: add imgui scaled indent
|
2023-02-25 15:03:25 -05:00 |
|
goat
|
a499ba9447
|
fix: make settings window text wrap, add explainer for new testing mode
|
2022-11-01 00:40:22 +01:00 |
|
goat
|
987ff8dc8f
|
chore: convert Dalamud to file-scoped namespaces
|
2022-10-29 15:23:22 +02:00 |
|
goat
|
b093323acc
|
chore: warnings pass
|
2022-10-29 15:19:52 +02:00 |
|
Soreepeong
|
b666be53f9
|
do not call BuildLookupTable if for whatever reason a font has no glyphs
|
2022-09-05 10:25:18 +09:00 |
|
goat
|
23c73da5c8
|
merge net5
|
2022-08-05 20:16:52 +02:00 |
|
goat
|
30b1a4d383
|
feat: ImGuiHelpers.Center helpers, toggle switch component
|
2022-07-16 00:18:34 +02:00 |
|
liam
|
e5fc5dac3e
|
Add VirtualKey -> ImGuiKey helper method to ImGuiHelpers (#917)
Co-authored-by: goat <goatsdev@protonmail.com>
|
2022-07-15 19:59:16 +02:00 |
|
goat
|
c1dac8d27a
|
merge net5
|
2022-07-11 19:19:22 +02:00 |
|
Soreepeong
|
b6747827f4
|
fix
|
2022-07-01 01:07:07 +09:00 |
|
Soreepeong
|
28ff6d9f00
|
wip
|
2022-06-30 23:16:17 +09:00 |
|
liam
|
777779e393
|
Update ImGuiScene to 1.88 fork and fix compilation issues.
|
2022-06-30 00:08:31 -04:00 |
|
goaaats
|
07607804bc
|
feat: clean up credits window, various improvements
|
2022-06-22 23:00:36 +02:00 |
|
goaaats
|
f9eb853a18
|
fix: ImFontGlyphReal.Codepoint setter not using value
|
2022-05-12 11:05:47 +02:00 |
|
goaaats
|
02d19df0f7
|
refactor: move CopyGlyphsAcrossFonts into ImGuiHelpers.cs
|
2022-05-12 10:59:53 +02:00 |
|
goat
|
c866c23d91
|
feat(ImGuiHelpers): add SafeTextWrapped
|
2022-02-16 14:10:18 +01:00 |
|
goat
|
ca52a8c9e4
|
feat: add Util.ShowGameObjectStruct, switch target data viewer
|
2021-12-07 22:29:51 +01:00 |
|
goat
|
65d0acaf64
|
feat: move UIDebug PrintOutObject into Util, add ImGuiHelpers.ClickToCopyText
|
2021-12-07 21:54:05 +01:00 |
|
goat
|
1561fbac00
|
Revert "refactor(Dalamud): switch to file-scoped namespaces"
This reverts commit b5f34c3199.
|
2021-11-18 15:23:40 +01:00 |
|
goat
|
b5f34c3199
|
refactor(Dalamud): switch to file-scoped namespaces
|
2021-11-17 19:42:32 +01:00 |
|
goat
|
b779ac5674
|
feat: ImGuiHelpers.GetButtonSize()
|
2021-09-17 23:41:06 +02:00 |
|
Raymond Lynch
|
658eedca37
|
Magic the magic happen
|
2021-07-11 16:32:32 -04:00 |
|
Raymond Lynch
|
595fd3f1e4
|
StyleCop: everything else
|
2021-05-30 07:15:47 -04:00 |
|
Raymond Lynch
|
7df614412a
|
Apparent typos in ImGuiHelpers
|
2021-05-20 13:39:57 -04:00 |
|
goat
|
6ecf095867
|
feat: add ScaledDummy overload for cube
|
2021-04-13 21:17:59 +02:00 |
|
kalilistic
|
01d84f0e65
|
feat: add color picker with palette component
|
2021-04-12 09:34:42 -04:00 |
|
goat
|
8ee2711023
|
refactor: rename ImGuiHelpers.ForceMainWindow() to ForceNextWindowMainViewport()
|
2021-04-07 11:51:22 +02:00 |
|
goat
|
3076e13920
|
feat: add SetWindowPosRelativeMainViewport to ImGuiHelpers
|
2021-04-06 15:41:34 +02:00 |
|
goat
|
aceb905c82
|
docs: regenerate
|
2021-04-06 00:41:38 +02:00 |
|
goat
|
7d5680badd
|
fix: rename ImGuiHelpers.ForceMainWindow() => ForceMainViewport()
|
2021-04-05 23:35:33 +02:00 |
|
goat
|
303ddf8d27
|
feat: add MainViewport to ImGuiHelpers instead
|
2021-04-05 23:33:34 +02:00 |
|
goat
|
c21e7efab7
|
feat: port Dalamud windows to WindowSystem
|
2021-04-05 23:22:41 +02:00 |
|
goat
|
9621cb5428
|
feat: add ScaledRelativeSameLine(), ScaledDummy() to ImGuiHelpers
|
2021-04-05 18:22:19 +02:00 |
|
goat
|
efdf9ca1ee
|
feat: cache viewport ID in ImGuiHelpers
|
2021-04-05 17:36:45 +02:00 |
|
goat
|
b1fdfd798c
|
feat: add ImGuiHelpers class, ForceMainWindow()
|
2021-04-05 17:17:52 +02:00 |
|