Add support log, improve bone name display, fix incognify issues

This commit is contained in:
RisaDev
2024-06-24 01:30:23 +03:00
parent 22e7fe9123
commit 27290ef8e5
7 changed files with 180 additions and 8 deletions

View File

@@ -45,4 +45,12 @@
</Reference>
</ItemGroup>
<!--<PropertyGroup Condition="'$(Configuration)'=='Debug'">
<DefineConstants>INCOGNIFY_STRINGS</DefineConstants>
</PropertyGroup>-->
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<DefineConstants>INCOGNIFY_STRINGS</DefineConstants>
</PropertyGroup>
</Project>