Skip to content

Releases: SDmodding/ModelScriber

Theory Build

25 Oct 17:13

Choose a tag to compare

v1.3.4

27 Sep 12:13

Choose a tag to compare

  • Resources now uses uppercase hash.

v1.3.3

27 Sep 12:06

Choose a tag to compare

  • Use model name for model resource instead hashed with suffix to make it easier to find the model internally with SDK.

v1.3.2

25 Sep 13:04

Choose a tag to compare

  • 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

25 Sep 09:23

Choose a tag to compare

  • Added check for face count that could cause scriber to crash in worst scenario.

v1.3.0

29 Nov 17:42

Choose a tag to compare

  • Some fixes.
  • Skinned will now scribe dummy blend buffer.

v1.2.0

28 Oct 17:47

Choose a tag to compare

  • Added param -skinned which will export the model with Skinned Vertex Decl, but this is still WIP.

v1.1.2

15 Oct 14:43

Choose a tag to compare

  • Added Specular Map.
  • Added RasterState.

v1.1.1

07 Oct 09:51

Choose a tag to compare

  • Added normals support.

v1.1.0

07 Oct 06:23

Choose a tag to compare

  • Added texture normal option.
  • Changed launch options.
  • Removed -ignoreuv, it will show warning only now.