Releases: SDmodding/ModelScriber
Releases · SDmodding/ModelScriber
Theory Build
v1.3.4
- Resources now uses uppercase hash.
v1.3.3
- Use model name for model resource instead hashed with suffix to make it easier to find the model internally with SDK.
v1.3.2
- Added parameter
-append:- If existing perm.bin file exist it will append model to the same file, allowing packing textures with model in same file.
v1.3.1
- Added check for face count that could cause scriber to crash in worst scenario.
v1.3.0
- Some fixes.
- Skinned will now scribe dummy blend buffer.
v1.2.0
- Added param
-skinnedwhich will export the model with Skinned Vertex Decl, but this is still WIP.
v1.1.2
- Added Specular Map.
- Added RasterState.
v1.1.1
- Added normals support.
v1.1.0
- Added texture normal option.
- Changed launch options.
- Removed
-ignoreuv, it will show warning only now.