Releases: asasasasasbc/FLVER_Editor
X2.6 Release- Muitlayer UV Exporting & Vertex Buffer Editing
[Experimental] Multi-UV FBX Exporting
[Experimental] Multi-UV Importing
Node editor window and 3D viewer window will not overlap anymore when poping up.
Minor FLVER file crashing issue fixed
One click VBS (mesh's vertex buffer and buffer layout information) Editing function, can be found at [Mesh]->(Certain submesh's line) -> [VBs]
【实验性】增加了多层UV导出功能
【实验性】增加了多层UV导入功能
现在编辑器和3D查看器窗口弹出时不会重叠了
修复读取特定flver文件编辑器崩溃的问题
增加了VBs一键编辑功能(可以一键编辑mesh对应的Vertex buffer和bufferlayout)在【Mesh】界面单个子mesh行的右侧[VBs]按钮
X2.55 Release: Pose display and editing
Updated NR->ER porting function, now most cloth physics can be retained.
Added new pose display, importing, exporting and editing function.
Improved bufferlayout viewing.
Improved dummy editor.
Improved check vertex info.
New: FBX Bone import/export optimize. Fixed some gimbal lock edge cases.
Demonstration video: https://youtu.be/O9imfbHTBGU
更新了夜环转法环的移植功能。
增加了新的动画姿态显示、编辑、导入、导出、调试等功能。
Bufferlayout界面优化。
Dummy编辑器优化。
顶点显示优化。
New: FBX骨骼导入导出优化。修复了部分万向锁问题。
演示视频见: https://youtu.be/O9imfbHTBGU
Mod used in demo picture can be found here: https://www.patreon.com/c/MaxTheMiracle
X2.5 Release
Flver Editor X2.5 (Original Flver Editor) Update
This is one huge update!
Upon next, I’m planning one last big skinning/poses display update for the NightReign.
After that, I’ll just be doing basic bug fixes and maintenance until Dustblood comes around.
- Added custom bones/skeleton importing function from blender exported fbx files.
- Please check [CustomBoneExample] folder to better understand the whole workflow.
- Updated Fbx Exporting function
- Special thanks to dropoff, now flver editor can export correct bitangent's information.
- Reimporting the fbx exported by flver editor now can 100% keep the original models' tangent/bitangent data.
- Updated Nodes(Bone) editor window
- Added tools menu, allowing users to use some legacy/advanced functions, like swap.
- Added Advanced NR -> ER Port function.(Porting flver files from NightReign to Elden Ring, so that it is visible in ER.)
- Added Import Model submenu
- Fixed tangent and bitangent calculation issues. (When exporting fbx from blender make sure check "Geomoetry-tangent space")
- This menu will memorize your previous importing settings to save some time.
- Updated 3D Viewer window
- Added tools menu, allowing users to change display modes not only by key pressing
- Updated bone visualization method.
- Added bone direction display function.
- Added tangent direction display function.
- When tangent W > 0 orangered, < 0 darkred.
- Added normal direction display function.
- Added camera reset function.
- Added tools menu, allowing users to change display modes not only by key pressing
- Added dummy points json exporting function.
- Reorganized source code.
- Some other minor fixes.
Flver Editor X2.5 (Original Flver Editor)更新说明
这是一次重大的更新!
接下来,我计划为夜环的发布做最后一次关于蒙皮/姿势显示的大型更新。
在此之后,在 Dustblood 发布之前,我只计划进行基础的 bug 修复和维护。
新增导入自定义骨骼/骨架的功能(需要从Blender里导出的fbx文件才行)。
请查阅 [CustomBoneExample] 文件夹和里面的blender4.2文件,以更好地理解完整的导出工作流程。
更新了 FBX 导出功能
特别感谢 dropoff,现在Flver Editor可以正确导出双切线信息了。
重新导入由Flver Editor导出的 FBX 文件,现在可以百分百保留原模型的切线和双切线数据了。
更新了Nodes(节点/骨骼)编辑窗口
新增工具菜单【Advanced】,允许用户使用一些旧版/高级功能,如Swap等。
新增【Advanced】菜单的NR -> ER 移植功能。(可将夜环的flver文件移植到法环,使其能在法环本体里正常显示。)
新增导入模型子菜单
修复了切线和双切线计算问题。(从Blender导出FBX时,请确保勾选“Geometry-tangent space”选项)
此菜单会记忆你上一次的导入设置,以节省时间。
更新了 3D 预览窗口
新增工具菜单,允许用户通过菜单切换各种显示模式
更新了骨骼显示功能。
新增骨骼方向显示功能。
新增切线方向显示功能。(当切线W > 0时为橙红色,< 0时为深红色。)
新增法线方向显示功能。
增加重置相机视角功能。
新增dummy的json导出功能。
重构了部分源码结构。
其他一些小修复。
X2.2 Release
All the old functions of FLVER Editor have been fixed for NR, including model importing, etc.
V2.21 Fixed material editing issues
FLVER Editor 1.971
Added sekiro and elden ring beta .dcx file support (Can open the .dcx file directly to view the model, but doesn't support editing in such mode.)
1.971X elden ring nightreign preview edition
EN: This is an unstable version! Most advanced editing function are not functional! But preview functionality has been tested.
Moved to https://github.com/soulsmods/SoulsFormatsNEXT library to support Elden ring nightreign flver file format.
CN:这是一个不稳定版本!大多数高级编辑功能无法使用!但预览功能已经过测试。已迁移至 https://github.com/soulsmods/SoulsFormatsNEXT 库,以支持夜环 flver 文件格式。
X2.1 Release
X2.0 NightReign Preview Update
Restored DAE model exporting funciontality, dummy and material modification functionality for Elden Ring Nightreign flver file format. (FBX Importing funcionality will be recovered soon, if you really want legacy fbx importing method please use old versions)
FLVER Editor 1.95
Minor FBX importing issue fixed
FLVER Editor
1.93: Minor FBX import bug fixed
Vertex deleting function improved.