Skip to content

Commit 3851f51

Browse files
committed
Add ProjectSettings
1 parent 1144841 commit 3851f51

25 files changed

+1809
-1
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,5 @@ nuget/*.unitypackage
116116
.idea/
117117

118118
__packages/
119+
120+
.DS_Store

src/Utf8StringInterpolation.Unity/Packages/manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"dependencies": {
3-
"com.cysharp.utf8stringinterpolation": "file:../../Utf8StringInterpolation",
3+
"com.cysharp.csprojmodifier": "https://github.com/Cysharp/CsprojModifier.git?path=src/CsprojModifier/Assets/CsprojModifier",
4+
"com.cysharp.utf8stringinterpolation": "file:../../Utf8StringInterpolation",
45
"com.unity.collab-proxy": "2.2.0",
56
"com.unity.feature.development": "1.0.1",
67
"com.unity.textmeshpro": "3.0.6",

src/Utf8StringInterpolation.Unity/Packages/packages-lock.json

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"dependencies": {
3+
"com.cysharp.csprojmodifier": {
4+
"version": "https://github.com/Cysharp/CsprojModifier.git?path=src/CsprojModifier/Assets/CsprojModifier",
5+
"depth": 0,
6+
"source": "git",
7+
"dependencies": {},
8+
"hash": "baba5e36b5e93cb0a4d08e170e01aa3890d327bf"
9+
},
310
"com.cysharp.utf8stringinterpolation": {
411
"version": "file:../../Utf8StringInterpolation",
512
"depth": 0,
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!11 &1
4+
AudioManager:
5+
m_ObjectHideFlags: 0
6+
serializedVersion: 2
7+
m_Volume: 1
8+
Rolloff Scale: 1
9+
Doppler Factor: 1
10+
Default Speaker Mode: 2
11+
m_SampleRate: 0
12+
m_DSPBufferSize: 1024
13+
m_VirtualVoiceCount: 512
14+
m_RealVoiceCount: 32
15+
m_SpatializerPlugin:
16+
m_AmbisonicDecoderPlugin:
17+
m_DisableAudio: 0
18+
m_VirtualizeEffects: 1
19+
m_RequestedDSPBufferSize: 1024
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!236 &1
4+
ClusterInputManager:
5+
m_ObjectHideFlags: 0
6+
m_Inputs: []
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!55 &1
4+
PhysicsManager:
5+
m_ObjectHideFlags: 0
6+
serializedVersion: 11
7+
m_Gravity: {x: 0, y: -9.81, z: 0}
8+
m_DefaultMaterial: {fileID: 0}
9+
m_BounceThreshold: 2
10+
m_SleepThreshold: 0.005
11+
m_DefaultContactOffset: 0.01
12+
m_DefaultSolverIterations: 6
13+
m_DefaultSolverVelocityIterations: 1
14+
m_QueriesHitBackfaces: 0
15+
m_QueriesHitTriggers: 1
16+
m_EnableAdaptiveForce: 0
17+
m_ClothInterCollisionDistance: 0
18+
m_ClothInterCollisionStiffness: 0
19+
m_ContactsGeneration: 1
20+
m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
21+
m_AutoSimulation: 1
22+
m_AutoSyncTransforms: 0
23+
m_ReuseCollisionCallbacks: 1
24+
m_ClothInterCollisionSettingsToggle: 0
25+
m_ContactPairsMode: 0
26+
m_BroadphaseType: 0
27+
m_WorldBounds:
28+
m_Center: {x: 0, y: 0, z: 0}
29+
m_Extent: {x: 250, y: 250, z: 250}
30+
m_WorldSubdivisions: 8
31+
m_FrictionType: 0
32+
m_EnableEnhancedDeterminism: 0
33+
m_EnableUnifiedHeightmaps: 1
34+
m_DefaultMaxAngluarSpeed: 7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!1045 &1
4+
EditorBuildSettings:
5+
m_ObjectHideFlags: 0
6+
serializedVersion: 2
7+
m_Scenes: []
8+
m_configObjects: {}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!159 &1
4+
EditorSettings:
5+
m_ObjectHideFlags: 0
6+
serializedVersion: 11
7+
m_ExternalVersionControlSupport: Visible Meta Files
8+
m_SerializationMode: 2
9+
m_LineEndingsForNewScripts: 0
10+
m_DefaultBehaviorMode: 0
11+
m_PrefabRegularEnvironment: {fileID: 0}
12+
m_PrefabUIEnvironment: {fileID: 0}
13+
m_SpritePackerMode: 0
14+
m_SpritePackerPaddingPower: 1
15+
m_EtcTextureCompressorBehavior: 1
16+
m_EtcTextureFastCompressor: 1
17+
m_EtcTextureNormalCompressor: 2
18+
m_EtcTextureBestCompressor: 4
19+
m_ProjectGenerationIncludedExtensions: txt;xml;fnt;cd;asmdef;rsp;asmref
20+
m_ProjectGenerationRootNamespace:
21+
m_CollabEditorSettings:
22+
inProgressEnabled: 1
23+
m_EnableTextureStreamingInEditMode: 1
24+
m_EnableTextureStreamingInPlayMode: 1
25+
m_AsyncShaderCompilation: 1
26+
m_EnterPlayModeOptionsEnabled: 0
27+
m_EnterPlayModeOptions: 3
28+
m_ShowLightmapResolutionOverlay: 1
29+
m_UseLegacyProbeSampleCount: 0
30+
m_SerializeInlineMappingsOnOneLine: 1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!30 &1
4+
GraphicsSettings:
5+
m_ObjectHideFlags: 0
6+
serializedVersion: 13
7+
m_Deferred:
8+
m_Mode: 1
9+
m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0}
10+
m_DeferredReflections:
11+
m_Mode: 1
12+
m_Shader: {fileID: 74, guid: 0000000000000000f000000000000000, type: 0}
13+
m_ScreenSpaceShadows:
14+
m_Mode: 1
15+
m_Shader: {fileID: 64, guid: 0000000000000000f000000000000000, type: 0}
16+
m_LegacyDeferred:
17+
m_Mode: 1
18+
m_Shader: {fileID: 63, guid: 0000000000000000f000000000000000, type: 0}
19+
m_DepthNormals:
20+
m_Mode: 1
21+
m_Shader: {fileID: 62, guid: 0000000000000000f000000000000000, type: 0}
22+
m_MotionVectors:
23+
m_Mode: 1
24+
m_Shader: {fileID: 75, guid: 0000000000000000f000000000000000, type: 0}
25+
m_LightHalo:
26+
m_Mode: 1
27+
m_Shader: {fileID: 105, guid: 0000000000000000f000000000000000, type: 0}
28+
m_LensFlare:
29+
m_Mode: 1
30+
m_Shader: {fileID: 102, guid: 0000000000000000f000000000000000, type: 0}
31+
m_AlwaysIncludedShaders:
32+
- {fileID: 7, guid: 0000000000000000f000000000000000, type: 0}
33+
- {fileID: 15104, guid: 0000000000000000f000000000000000, type: 0}
34+
- {fileID: 15105, guid: 0000000000000000f000000000000000, type: 0}
35+
- {fileID: 15106, guid: 0000000000000000f000000000000000, type: 0}
36+
- {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0}
37+
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
38+
m_PreloadedShaders: []
39+
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
40+
type: 0}
41+
m_CustomRenderPipeline: {fileID: 0}
42+
m_TransparencySortMode: 0
43+
m_TransparencySortAxis: {x: 0, y: 0, z: 1}
44+
m_DefaultRenderingPath: 1
45+
m_DefaultMobileRenderingPath: 1
46+
m_TierSettings: []
47+
m_LightmapStripping: 0
48+
m_FogStripping: 0
49+
m_InstancingStripping: 0
50+
m_LightmapKeepPlain: 1
51+
m_LightmapKeepDirCombined: 1
52+
m_LightmapKeepDynamicPlain: 1
53+
m_LightmapKeepDynamicDirCombined: 1
54+
m_LightmapKeepShadowMask: 1
55+
m_LightmapKeepSubtractive: 1
56+
m_FogKeepLinear: 1
57+
m_FogKeepExp: 1
58+
m_FogKeepExp2: 1
59+
m_AlbedoSwatchInfos: []
60+
m_LightsUseLinearIntensity: 0
61+
m_LightsUseColorTemperature: 0
62+
m_LogWhenShaderIsCompiled: 0
63+
m_AllowEnlightenSupportForUpgradedProject: 0

0 commit comments

Comments
 (0)