Unreal Engine Archives Explorer
Go to file
LoogLong ec95d352fe 动画蓝图查看器与底层数据结构全面增强
本次提交对动画蓝图(AnimGraph)查看器和相关底层数据结构进行了大幅重构和功能增强,主要内容包括:
- AnimGraphViewModel 支持全图合成视图、函数层识别、节点元数据追踪、Conduit 节点标记、状态机元数据完善等,图层布局算法更智能,兼容性和可读性显著提升。
- UI 增加图层侧边栏、合成全图优先显示、Conduit 节点高亮、属性面板调试信息等,交互体验更流畅。
- UAnimBlueprintGeneratedClass 及相关类型重构,支持节点、函数、PoseLink、属性等多维度高效访问,底层数据结构更健壮,接口更丰富。
2026-04-30 14:35:48 +08:00
.github test 2026-03-25 00:30:52 +01:00
CUE4Parse@3ea8a56be6 Fix Honor of Kings World locres and meshes 2026-04-23 00:59:13 +03:00
FModel 动画蓝图查看器与底层数据结构全面增强 2026-04-30 14:35:48 +08:00
.editorconfig update editor config to have space next to casts 2021-10-14 11:40:28 -04:00
.gitignore FModel v4.0 2021-05-22 22:10:08 +02:00
.gitmodules removed submodule 2024-04-05 06:39:34 +02:00
LICENSE Re-add GPL-3 license 2021-05-22 16:33:08 -04:00
NOTICE New Explorer System (#619) 2025-12-19 18:34:33 +01:00
README.md Texture Changes & HDR Preview/Export (#559) 2025-04-26 23:01:01 +02:00

FModel - An Unreal Engine Archives Explorer in C#

CI Status Latest Donate Discord


Description:

FModel is an archive explorer for Unreal Engine games that uses CUE4Parse as its core parsing library, providing robust support for the latest UE4 and UE5 archive formats. It aims to deliver a modern and intuitive user interface, powerful features, and a comprehensive set of tools for previewing and converting game packages, empowering YOU to understand games' inner workings with ease.

FModel is actively maintained and developed by a dedicated community of contributors, and welcomes all new contributions and feedback.

Installation:

For installation, follow the instructions from here

Sponsorship:

License:

FModel is licensed under GPL-3, and licenses of third-party libraries used are listed here.