Unity render pipeline upgrade, velocity based vignette system (may encounter problems on merge)

This commit is contained in:
joonasp
2022-03-12 21:38:42 +02:00
parent f48d160bd3
commit b42bfd3c5e
297 changed files with 28245 additions and 15069 deletions

View File

@@ -28,6 +28,7 @@ Transform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 2064165942398712282}
m_Father: {fileID: 2064165941299209598}
@@ -40,19 +41,19 @@ ParticleSystem:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2064165940711528806}
serializedVersion: 7
serializedVersion: 8
lengthInSec: 5
simulationSpeed: 1
stopAction: 0
cullingMode: 0
ringBufferMode: 0
ringBufferLoopRange: {x: 0, y: 1}
emitterVelocityMode: 0
looping: 0
prewarm: 0
playOnAwake: 1
useUnscaledTime: 0
autoRandomSeed: 1
useRigidbodyForVelocity: 1
startDelay:
serializedVersion: 2
minMaxState: 0
@@ -602,6 +603,7 @@ ParticleSystem:
m_RotationOrder: 4
randomizeRotationDirection: 0
maxNumParticles: 1000
customEmitterVelocity: {x: 0, y: 0, z: 0}
size3D: 0
rotation3D: 0
gravityModifier:
@@ -4818,6 +4820,7 @@ ParticleSystemRenderer:
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 0
m_ReflectionProbeUsage: 0
@@ -4848,6 +4851,7 @@ ParticleSystemRenderer:
m_SortingLayer: 0
m_SortingOrder: 0
m_RenderMode: 0
m_MeshDistribution: 0
m_SortMode: 0
m_MinParticleSize: 0
m_MaxParticleSize: 0.5
@@ -4871,6 +4875,10 @@ ParticleSystemRenderer:
m_Mesh1: {fileID: 0}
m_Mesh2: {fileID: 0}
m_Mesh3: {fileID: 0}
m_MeshWeighting: 1
m_MeshWeighting1: 1
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!1 &2064165941299209585
GameObject:
@@ -4899,6 +4907,7 @@ Transform:
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 2064165940711528807}
m_Father: {fileID: 2064165941440653621}
@@ -4946,6 +4955,7 @@ Transform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 2064165941440653621}
- {fileID: 2338690245030884444}
@@ -5016,6 +5026,7 @@ Transform:
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 2064165941299209598}
m_Father: {fileID: 2064165941358195720}
@@ -5088,6 +5099,7 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 2064165940711528807}
m_RootOrder: 0
@@ -5108,6 +5120,7 @@ MeshRenderer:
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
@@ -5224,12 +5237,12 @@ MonoBehaviour:
m_margin: {x: 0, y: 0, z: 0, w: 0}
m_isUsingLegacyAnimationComponent: 0
m_isVolumetricText: 0
m_hasFontAssetChanged: 0
m_renderer: {fileID: 2064165942398712280}
m_maskType: 0
_SortingLayer: 0
_SortingLayerID: 0
_SortingOrder: 0
m_hasFontAssetChanged: 0
m_renderer: {fileID: 2064165942398712280}
m_maskType: 0
--- !u!1001 &259247217590299857
PrefabInstance:
m_ObjectHideFlags: 0
@@ -5593,6 +5606,12 @@ PrefabInstance:
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 9de1955285a3aee4db01dfcd016da314, type: 3}
--- !u!4 &2338690244831890772 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 3965696455179447047, guid: 9de1955285a3aee4db01dfcd016da314,
type: 3}
m_PrefabInstance: {fileID: 1692308413601506899}
m_PrefabAsset: {fileID: 0}
--- !u!114 &7935958765131181927 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 8745561643076143412, guid: 9de1955285a3aee4db01dfcd016da314,
@@ -5605,12 +5624,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 1cd9780be7e512049b4d33d5c9d0ac92, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!4 &2338690244831890772 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 3965696455179447047, guid: 9de1955285a3aee4db01dfcd016da314,
type: 3}
m_PrefabInstance: {fileID: 1692308413601506899}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &2064165940354072811
PrefabInstance:
m_ObjectHideFlags: 0
@@ -5851,6 +5864,12 @@ PrefabInstance:
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 0e1b2ff3bedb5c0498180178216f13d0, type: 3}
--- !u!4 &4560130361633277029 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 2588925041195329606, guid: 0e1b2ff3bedb5c0498180178216f13d0,
type: 3}
m_PrefabInstance: {fileID: 2064165940486974499}
m_PrefabAsset: {fileID: 0}
--- !u!114 &8151045247670609494 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 7906974645208042101, guid: 0e1b2ff3bedb5c0498180178216f13d0,
@@ -5863,12 +5882,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 1cd9780be7e512049b4d33d5c9d0ac92, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!4 &4560130361633277029 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 2588925041195329606, guid: 0e1b2ff3bedb5c0498180178216f13d0,
type: 3}
m_PrefabInstance: {fileID: 2064165940486974499}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &2064165940534965168
PrefabInstance:
m_ObjectHideFlags: 0
@@ -6383,6 +6396,12 @@ PrefabInstance:
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 6c55e6853bbc1a6488fad71f420edffa, type: 3}
--- !u!4 &4560130360866693598 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 2588925041195329606, guid: 6c55e6853bbc1a6488fad71f420edffa,
type: 3}
m_PrefabInstance: {fileID: 2064165940993542552}
m_PrefabAsset: {fileID: 0}
--- !u!114 &8151045247171036141 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 7906974645208042101, guid: 6c55e6853bbc1a6488fad71f420edffa,
@@ -6395,12 +6414,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 1cd9780be7e512049b4d33d5c9d0ac92, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!4 &4560130360866693598 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 2588925041195329606, guid: 6c55e6853bbc1a6488fad71f420edffa,
type: 3}
m_PrefabInstance: {fileID: 2064165940993542552}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &2064165941053761304
PrefabInstance:
m_ObjectHideFlags: 0
@@ -6591,6 +6604,12 @@ PrefabInstance:
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: ce9491a5df028fd4ca0a5130dbaa4fec, type: 3}
--- !u!4 &3824516172545006522 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 3005601684205340123, guid: ce9491a5df028fd4ca0a5130dbaa4fec,
type: 3}
m_PrefabInstance: {fileID: 2064165941107236449}
m_PrefabAsset: {fileID: 0}
--- !u!114 &8882764372785691017 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 7485133071953094632, guid: ce9491a5df028fd4ca0a5130dbaa4fec,
@@ -6603,12 +6622,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 1cd9780be7e512049b4d33d5c9d0ac92, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!4 &3824516172545006522 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 3005601684205340123, guid: ce9491a5df028fd4ca0a5130dbaa4fec,
type: 3}
m_PrefabInstance: {fileID: 2064165941107236449}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &2064165941108058896
PrefabInstance:
m_ObjectHideFlags: 0
@@ -7895,6 +7908,12 @@ PrefabInstance:
objectReference: {fileID: 851433108448235922}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 9aad0b0f82ec58545815dcc7ec71a058, type: 3}
--- !u!4 &2338690245850017959 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 7456028112069381904, guid: 9aad0b0f82ec58545815dcc7ec71a058,
type: 3}
m_PrefabInstance: {fileID: 5119907176339963831}
m_PrefabAsset: {fileID: 0}
--- !u!114 &7935958765850153620 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 2967766601959615779, guid: 9aad0b0f82ec58545815dcc7ec71a058,
@@ -7907,9 +7926,3 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 1cd9780be7e512049b4d33d5c9d0ac92, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!4 &2338690245850017959 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 7456028112069381904, guid: 9aad0b0f82ec58545815dcc7ec71a058,
type: 3}
m_PrefabInstance: {fileID: 5119907176339963831}
m_PrefabAsset: {fileID: 0}