|
58be497903
|
Fix error on loading invalid resource.
|
2023-12-19 16:44:44 +08:00 |
|
|
50879a1f3f
|
Fix error on attempt to reload actions when the game is shutting down.
|
2023-12-19 16:40:59 +08:00 |
|
|
8cf6430181
|
Fix resource browser initialization.
|
2023-12-01 00:35:43 +08:00 |
|
|
beeca3b5f9
|
Add read-only tab icon for pathed resource browser.
|
2023-11-30 15:15:32 +08:00 |
|
|
048a9f54fb
|
Reloads actions on actions changed.
|
2023-11-30 15:08:00 +08:00 |
|
|
bb0ca985cd
|
Fix import resource action registered for read-only browsers.
|
2023-11-29 22:24:06 +08:00 |
|
|
8af5e772d6
|
Implement resource searching and directory items.
|
2023-11-29 22:22:57 +08:00 |
|
|
aebce25f3b
|
Move pathed resource browser into prefab.
|
2023-11-29 22:15:38 +08:00 |
|
|
b39428aa39
|
Excludes import action in self browser.
|
2023-11-29 22:07:23 +08:00 |
|
|
700af29e43
|
Couple browser item to resource browser.
|
2023-11-29 22:04:04 +08:00 |
|
|
0f13d2d5fd
|
Add support for directory items.
|
2023-11-29 21:57:58 +08:00 |
|
|
111c500f3b
|
Add type constraints for resource managers. Generalize detail panel.
|
2023-11-29 13:52:34 +08:00 |
|
|
522699152b
|
Implement action bar.
|
2023-11-23 18:03:55 +08:00 |
|
|
cbe94e6308
|
Add browser item meta interface.
|
2023-11-23 13:42:02 +08:00 |
|
|
1a084e6bfb
|
Implement resource deletion.
|
2023-11-23 00:57:22 +08:00 |
|
|
5e2fae0f14
|
Remove legacy file dialog.
|
2023-11-23 00:56:44 +08:00 |
|
|
58017e1216
|
Add path text and write tools in pathed resource browser.
|
2023-11-23 00:54:47 +08:00 |
|
|
7fa8e09c10
|
Clears detail panel on resource item changed.
|
2023-11-23 00:53:28 +08:00 |
|
|
8f70b0075f
|
Use actions in resource browser.
|
2023-11-23 00:52:36 +08:00 |
|
|
54f75781f3
|
Restructure resource browsers.
|
2023-11-23 00:50:37 +08:00 |
|
|
2d7a204a30
|
Transfer detail panel to resource browser.
|
2023-11-22 00:30:56 +08:00 |
|
|
ec8487a4c6
|
Disables file watcher during gameplay.
|
2023-11-20 20:24:23 +08:00 |
|
|
c52bf734d3
|
Watches file changes in legacy resource manager in favor of manual refresh.
|
2023-11-13 17:39:45 +08:00 |
|
|
4ca5809597
|
Code cleanup.
|
2023-11-13 00:28:26 +08:00 |
|
|
0cdd6e569e
|
Obsolete the old file dialog.
|
2023-11-13 00:27:20 +08:00 |
|
|
8c11be48cf
|
Adapt resource manager to URI and list pattern.
|
2023-11-13 00:26:18 +08:00 |
|
|
9fcf6f3379
|
Remove ResourceItemMeta .
|
2023-11-13 00:23:08 +08:00 |
|
|
ddf738ee27
|
Pull down IPathedResourceManager . Reconstruct resource browser.
|
2023-11-10 14:57:52 +08:00 |
|