mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-13 05:41:43 +00:00
chore: update default root bone name to empty string and do not specify if matching default name
This commit is contained in:
@@ -132,5 +132,7 @@ typedef DistinctMapper<VertexMergerPos> VertexMerger;
|
||||
|
||||
namespace xmodel
|
||||
{
|
||||
constexpr auto DEFAULT_XMODEL_ROOT_BONE_NAME = "";
|
||||
|
||||
std::string GetJsonFileNameForAssetName(const std::string& assetName);
|
||||
}
|
||||
} // namespace xmodel
|
||||
|
||||
Reference in New Issue
Block a user