Skip to content

Commit

Permalink
Updated Project to 7.4.1
Browse files Browse the repository at this point in the history
peeweek committed Jun 9, 2020
1 parent a6b84f7 commit 0467541
Showing 4 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Assets/VFXDefaultResources.asset
Original file line number Diff line number Diff line change
@@ -108,4 +108,4 @@ MonoBehaviour:
m_Mode: 0
m_NumColorKeys: 6
m_NumAlphaKeys: 2
shader: {fileID: 0}
shader: {fileID: 4800000, guid: cd270bc83dc0ce644bf351c3f5b7f30f, type: 3}
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.cinemachine": "2.3.5-preview.3",
"com.unity.render-pipelines.high-definition": "7.2.1",
"com.unity.render-pipelines.high-definition": "7.4.1",
"com.unity.textmeshpro": "2.0.1",
"com.unity.timeline": "1.2.10",
"com.unity.ugui": "1.0.0",
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2019.3.2f1
m_EditorVersionWithRevision: 2019.3.2f1 (c46a3a38511e)
m_EditorVersion: 2019.3.15f1
m_EditorVersionWithRevision: 2019.3.15f1 (59ff3e03856d)
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,12 @@ There are also pre-built binaries for Windows and/or macOS available.

### Changelog

- #### 2019.3 Release 3 : (7.4.1 rev1 2020-06-10)

- **Updated HD Render Pipeline / Visual Effect Graph to 7.4.1**
- **Notable Changes : **
- Rebuilt all Visual Effects

- #### 2019.3 Release 2 : (7.2.1 rev1 2020-03-10)

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

0 comments on commit 0467541

Please sign in to comment.