rimworld-animation-studio/Source/Source.sln
AbstractConcept 279823a390 v 1.0.1
- Added option to scale the size of the UI (available under the View menu)
- Vertical scrolling has been added to left and right animation panels, so all the controls are accessible when using a lower resolution monitors
- The toggles for designating allowed races for actors now enforces the requirement that actor can either be a 'Human' (also includes all alien humanoids), or one or more types of animal
2022-12-18 00:08:37 -06:00

26 lines
1.4 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{9A11237F-ED63-616E-DBDE-C39399B84FC5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{3868765D-48DD-DE57-0049-9E3FAEBC4A52}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9A11237F-ED63-616E-DBDE-C39399B84FC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9A11237F-ED63-616E-DBDE-C39399B84FC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9A11237F-ED63-616E-DBDE-C39399B84FC5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9A11237F-ED63-616E-DBDE-C39399B84FC5}.Release|Any CPU.Build.0 = Release|Any CPU
{3868765D-48DD-DE57-0049-9E3FAEBC4A52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3868765D-48DD-DE57-0049-9E3FAEBC4A52}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3868765D-48DD-DE57-0049-9E3FAEBC4A52}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3868765D-48DD-DE57-0049-9E3FAEBC4A52}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal