Commit graph

31 commits

Author SHA1 Message Date
Ottermandias
0954f50912 Update OtterGui, GameData, Namespaces. 2025-04-17 01:05:56 +02:00
Ottermandias
deba8ac910 Heavily improve changed item display. 2025-03-01 00:33:56 +01:00
Exter-N
f9b163e7c5 Add explanations on why paths are redacted 2025-02-03 17:13:04 +01:00
Ottermandias
d7095af89b Add jumping to mods in OnScreen tab. 2024-11-29 17:33:05 +01:00
Ottermandias
1d5a7a41ab Remove BonusItem from use and update ResourceTree a bit. 2024-10-11 16:35:47 +02:00
Exter-N
a36f9ccec7 Improve ResourceTree display with new function 2024-08-05 03:45:02 +02:00
Ottermandias
30d10d5a26 Merge branch 'master' into dtme
# Conflicts:
#	Penumbra/UI/AdvancedWindow/ModEditWindow.Materials.ColorTable.cs
#	Penumbra/UI/AdvancedWindow/ModEditWindow.Materials.MtrlTab.cs
2024-08-04 15:36:17 +02:00
Ottermandias
da3f3b8df3 Start rework of identified objects. 2024-08-03 22:45:44 +02:00
Exter-N
59b3859f11 Minor upgrades to follow dependencies 2024-08-03 17:51:13 +02:00
Ottermandias
d247f83e1d Use CiByteString for anything path-related. 2024-07-30 18:54:08 +02:00
Ottermandias
3deda68eec Small updates. 2024-06-02 01:03:51 +02:00
Exter-N
c7046ec006 ResourceTree: Add name/path filter 2024-05-31 01:20:50 +02:00
Exter-N
f4bdbcac53 Make Resource Trees honor Incognito Mode 2024-05-30 23:09:26 +02:00
Exter-N
a6661f15e8 Display the additional path data in ResourceTree 2024-05-30 20:46:04 +02:00
Ottermandias
e497414cb7 Auto-Formatting and some imgui layouting. 2023-11-29 18:00:30 +01:00
Exter-N
d05f369a94 ResourceTree: Adjustments on filtering 2023-11-26 20:56:35 +01:00
Exter-N
5e76ab3b84 ResourceTree: Add filtering to the UI 2023-11-26 20:18:36 +01:00
Ottermandias
21d503a8cd Update for API 9 2023-09-28 18:12:27 +02:00
Ottermandias
c29d0a5a4c Remove some allocations from resource tree. 2023-09-19 21:44:49 +02:00
Exter-N
a241b933ca ResourceTree: Avoid enumerating the whole object table in some cases 2023-09-18 17:02:11 +02:00
Exter-N
d7205344eb ResourceTree improvements + IPC
- Moves ResourceType enum out of GameData as discussed on Discord ;
- Adds new color coding for local player and non-networked objects on On-Screen ;
- Adds ResourceTree-related IPC ;
- Fixes #342.
2023-09-18 17:02:08 +02:00
Ottermandias
2b4a01df06 Make line endings explicit in editorconfig and share in sub projects, also apply editorconfig everywhere and move some namespaces. 2023-09-18 17:01:21 +02:00
Ottermandias
53adb6fa54 Use System global usings. 2023-09-15 14:15:52 +02:00
Exter-N
94a0a3902c Resource Tree: Use /s for game actual paths 2023-09-03 22:04:11 +02:00
Exter-N
cca626449d Resource Tree: Fix shared model fold state 2023-09-03 05:50:51 +02:00
Exter-N
a17a1e9576 Resource Tree: Make skp child of sklb 2023-09-02 17:59:13 +02:00
Exter-N
30c622c085 Resource Tree: Add ChangedItem-like icons, make UI prettier 2023-09-02 17:59:13 +02:00
Exter-N
db521dd21c Resource Tree: Deduplicate nodes, add skp 2023-09-02 17:59:13 +02:00
Exter-N
ccc0b51a99 Resource Tree: Improve mtrl and sklb support 2023-09-02 17:59:09 +02:00
Ottermandias
3f86698615 Make OnScreen a task. 2023-03-29 14:45:03 +02:00
Ottermandias
49f1e2dcde Hopefully merge the rest of the changes correctly. 2023-03-23 18:54:16 +01:00