Skip to content

Commit 24fae3e

Browse files
committed
Add Unity core.
1 parent 4dd6101 commit 24fae3e

21 files changed

+1688
-0
lines changed

Assets/ToLua.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/_Project.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packages/manifest.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"dependencies": {
3+
"com.unity.collab-proxy": "1.2.16",
4+
"com.unity.ide.rider": "1.1.4",
5+
"com.unity.ide.vscode": "1.1.4",
6+
"com.unity.test-framework": "1.1.11",
7+
"com.unity.textmeshpro": "2.0.1",
8+
"com.unity.timeline": "1.2.12",
9+
"com.unity.ugui": "1.0.0",
10+
"com.unity.modules.ai": "1.0.0",
11+
"com.unity.modules.androidjni": "1.0.0",
12+
"com.unity.modules.animation": "1.0.0",
13+
"com.unity.modules.assetbundle": "1.0.0",
14+
"com.unity.modules.audio": "1.0.0",
15+
"com.unity.modules.cloth": "1.0.0",
16+
"com.unity.modules.director": "1.0.0",
17+
"com.unity.modules.imageconversion": "1.0.0",
18+
"com.unity.modules.imgui": "1.0.0",
19+
"com.unity.modules.jsonserialize": "1.0.0",
20+
"com.unity.modules.particlesystem": "1.0.0",
21+
"com.unity.modules.physics": "1.0.0",
22+
"com.unity.modules.physics2d": "1.0.0",
23+
"com.unity.modules.screencapture": "1.0.0",
24+
"com.unity.modules.terrain": "1.0.0",
25+
"com.unity.modules.terrainphysics": "1.0.0",
26+
"com.unity.modules.tilemap": "1.0.0",
27+
"com.unity.modules.ui": "1.0.0",
28+
"com.unity.modules.uielements": "1.0.0",
29+
"com.unity.modules.umbra": "1.0.0",
30+
"com.unity.modules.unityanalytics": "1.0.0",
31+
"com.unity.modules.unitywebrequest": "1.0.0",
32+
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
33+
"com.unity.modules.unitywebrequestaudio": "1.0.0",
34+
"com.unity.modules.unitywebrequesttexture": "1.0.0",
35+
"com.unity.modules.unitywebrequestwww": "1.0.0",
36+
"com.unity.modules.vehicles": "1.0.0",
37+
"com.unity.modules.video": "1.0.0",
38+
"com.unity.modules.vr": "1.0.0",
39+
"com.unity.modules.wind": "1.0.0",
40+
"com.unity.modules.xr": "1.0.0"
41+
}
42+
}

ProjectSettings/AudioManager.asset

Lines changed: 19 additions & 0 deletions
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
Lines changed: 6 additions & 0 deletions
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: []

ProjectSettings/DynamicsManager.asset

Lines changed: 34 additions & 0 deletions
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
Lines changed: 8 additions & 0 deletions
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: {}

ProjectSettings/EditorSettings.asset

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!159 &1
4+
EditorSettings:
5+
m_ObjectHideFlags: 0
6+
serializedVersion: 9
7+
m_ExternalVersionControlSupport: Visible Meta Files
8+
m_SerializationMode: 2
9+
m_LineEndingsForNewScripts: 2
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: 1
30+
m_AssetPipelineMode: 1
31+
m_CacheServerMode: 0
32+
m_CacheServerEndpoint:
33+
m_CacheServerNamespacePrefix: default
34+
m_CacheServerEnableDownload: 1
35+
m_CacheServerEnableUpload: 1
Lines changed: 63 additions & 0 deletions
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)