• 22.4.1 da7feb5e3d

    22.4.1 Stable

    enimaroah released this 2022-11-04 14:54:20 +00:00 | 0 commits to master since this release

    • Added insert, remove and export for elements of Texture2DArrays. Format change for single element arrays.
      Supported but untested formats for arrays: RGB24, RGBA32, DXT1, DXT5, BC7
    • Fixed core function Operations.FindFrame used in
      • Copying of references in SkinnedMeshRenderer, MonoBehaviour and LoadedByTypeDefinition
      • Hierarchy operations adding and merging tree parts
      • Replacing meshes (skinned and unskinned)
      • Animation preview
    • Added support for FBX texture wrap modes: repeat and clamp
    Downloads
  • 22.4 da7feb5e3d

    22.4 Stable

    enimaroah released this 2022-10-29 19:09:33 +00:00 | 0 commits to master since this release

    • Added Texture2DArray attribute editing and element replacement
    • Added support for typeless AssetBundle files
    • Never documented in here, but present since 1.15.1 and fixed in 20.3.4:
      Fake blendshapes for Blender are exported in FBX with the first position morphed by X - 1E-6.
      This difference is ignored when imported.
    • Fixed FBX import of blendshapes for meshes with non-Identity transformation
    Downloads
  • 22.3.8 da7feb5e3d

    22.3.8 Stable

    enimaroah released this 2022-10-15 19:42:39 +00:00 | 0 commits to master since this release

    • Fixed TextAsset format for RG Studio info lists
    Downloads
  • 22.3.7 da7feb5e3d

    22.3.7 Stable

    enimaroah released this 2022-10-14 18:51:03 +00:00 | 0 commits to master since this release

    • Added new TextAsset format for RG Studio info lists

    Known issue: Texture2DArrays show their first texture in the preview; DXT1 only

    Downloads
  • 22.3.6 da7feb5e3d

    22.3.6 Stable

    enimaroah released this 2022-10-13 14:36:23 +00:00 | 0 commits to master since this release

    • Added Enabled renderer attribute to Attributes dialog
    • Added partial support for Texture2DArray assets. They are forced to be non-streamed after loading.
    Downloads
  • 22.3.5 da7feb5e3d

    22.3.5 Stable

    enimaroah released this 2022-10-10 07:05:50 +00:00 | 0 commits to master since this release

    • Fixed "Paste All Marked" losing external references (e.i. Mesh references in ParticleSystemRenderer)
    • Fixed invalid filename characters from SkinnedMeshRenderers when exporting morphs
    • Fixed missing animation tracks in FBX exports for morphs of submeshes after the first
    • Fixed bad FBX import morph track names. Use the first submesh's morph tracks when animating. *1)
    • Fixed mesh replacement to copy several attributes (e.i. m_RenderingLayerMask)
    • Added editing Renderer's ray tracing attributes
    • Added Unity meshes get their bounding box updated / "Center View" works for animated meshes

    Known issues:

    1. FbxAnimCurveNodes connected to the same FbxAnimCurve (for morphs of submeshes after the first) produce
      duplicated independend FbxAnimCurves when imported from Maya. FbxSDK export file had the connections
      correct and contained only one FbxAnimCurve. Maya duplexes on export in the same situation.
    2. Meshes change colour when a bone of another mesh with the same Material is selected
    Downloads
  • 22.3.4 da7feb5e3d

    22.3.4 Stable

    enimaroah released this 2022-08-11 15:01:34 +00:00 | 0 commits to master since this release

    • Fixed TextAsset handling for HS2
    • Fixed MotionIKData TextAsset handling for HS2
    Downloads
  • 22.3.3 da7feb5e3d

    22.3.3 Stable

    enimaroah released this 2022-08-05 14:18:41 +00:00 | 0 commits to master since this release

    • Fixed data corruption of VideoClip data from internal resource files
    • Fixed Ctrl-S in TypeDefinitionEditors
    Downloads
  • 22.3.2 da7feb5e3d

    22.3.2 Stable

    enimaroah released this 2022-07-10 12:43:34 +00:00 | 0 commits to master since this release

    • Fixed TextAsset handling (introduced in 22.3)

    Edit: there was an old "-MessagePack.dll" in the binary release. If you have an old release, please delete the file manually.

    Downloads
  • 22.3.1 da7feb5e3d

    22.3.1 Stable

    enimaroah released this 2022-07-06 16:33:46 +00:00 | 0 commits to master since this release

    • Fixed Shader format in Unity 2020.3.22+
    • Fixed MotionIKData TextAsset handling, support of one new format for RoomGirl

    Known issue: a second MotionIKData format in RoomGirl can not be shown/edited

    Downloads