Skip to content

Commit 0467541

Browse files
committed
Updated Project to 7.4.1
1 parent a6b84f7 commit 0467541

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

Assets/VFXDefaultResources.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ MonoBehaviour:
108108
m_Mode: 0
109109
m_NumColorKeys: 6
110110
m_NumAlphaKeys: 2
111-
shader: {fileID: 0}
111+
shader: {fileID: 4800000, guid: cd270bc83dc0ce644bf351c3f5b7f30f, type: 3}

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.cinemachine": "2.3.5-preview.3",
4-
"com.unity.render-pipelines.high-definition": "7.2.1",
4+
"com.unity.render-pipelines.high-definition": "7.4.1",
55
"com.unity.textmeshpro": "2.0.1",
66
"com.unity.timeline": "1.2.10",
77
"com.unity.ugui": "1.0.0",

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2019.3.2f1
2-
m_EditorVersionWithRevision: 2019.3.2f1 (c46a3a38511e)
1+
m_EditorVersion: 2019.3.15f1
2+
m_EditorVersionWithRevision: 2019.3.15f1 (59ff3e03856d)

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ There are also pre-built binaries for Windows and/or macOS available.
66

77
### Changelog
88

9+
- #### 2019.3 Release 3 : (7.4.1 rev1 2020-06-10)
10+
11+
- **Updated HD Render Pipeline / Visual Effect Graph to 7.4.1**
12+
- **Notable Changes : **
13+
- Rebuilt all Visual Effects
14+
915
- #### 2019.3 Release 2 : (7.2.1 rev1 2020-03-10)
1016

1117
- **Updated HD Render Pipeline / Visual Effect Graph to 7.2.1**

0 commit comments

Comments
 (0)