d12b15ca8d[csharp] Format all source code using formatters/.editorconfig
4 yıl önce
Harald Csaszar
f75adfaca8[unity] Improved Editor behaviour of RenderExistingMesh component. Removed unnecessary SkeletonGraphic codeparts from it.
5 yıl önce
Harald Csaszar
519b01ee51[unity] Added OnMeshAndMaterialsUpdated callback event to SkeletonRenderer and SkeletonGraphic. Added example component `RenderExistingMesh.cs` to render a mesh again with different materials, as required by the new outline-only shaders added in the previous commit.