Skip to content

RedTools 2.13

Latest
Compare
Choose a tag to compare
@JLouis-B JLouis-B released this 12 Dec 17:29
· 15 commits to master since this release

General

  • Fixed the empty generated files when using an Assimp exporter (#4)
  • Update Assimp + improve IrrAssimp wrapper to support bones, 2nd UV channel, binormals and tangents
  • Fixed a bug on the animations in the B3D exporter.
  • Fixed a shaders error when the application is launched by double clicking on a file
  • Add a dark theme setting
  • Load multiple files via arguments (#5)
  • Miscellaneous : UI and logs changes, fix memory leak

The Witcher 1

  • Added options not to load fixed/animated/painted meshes

The Witcher 2

  • Correction of the rotation and hierarchy of bones
  • Correction of meshes with bad materials
  • Fixed flipped faces
  • Added an option to load only the best LOD of the meshes (this was the behavior until now)
  • Loading of normals (previously recalculated)
  • Loading the second uv layer

The Witcher 3

  • Correction of meshes with bad materials
  • Loading of the normals (previously recalculated)