Skip to content

Commit 2aea342

Browse files
*Rebuild all .vfx (HDRP by default)
1 parent bb5268e commit 2aea342

File tree

104 files changed

+297289
-3390
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+297289
-3390
lines changed

TestProjects/VisualEffectGraph_HDRP/Assets/AllTests/Editor/Tests/CopyPasteTest.vfx

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -849,8 +849,25 @@ VisualEffectResource:
849849
m_ExposedExpressions: []
850850
m_Buffers: []
851851
m_TemporaryBuffers: []
852-
m_CPUBuffers: []
853-
m_Events: []
852+
m_CPUBuffers:
853+
- capacity: 1
854+
stride: 1
855+
layout:
856+
- name: spawnCount
857+
type: 1
858+
offset:
859+
bucket: 0
860+
structure: 1
861+
element: 0
862+
initialData:
863+
data: 00000000
864+
m_Events:
865+
- name: OnPlay
866+
playSystems:
867+
stopSystems:
868+
- name: OnStop
869+
playSystems:
870+
stopSystems:
854871
m_RuntimeVersion: 10
855872
m_RendererSettings:
856873
motionVectorGenerationMode: 0

TestProjects/VisualEffectGraph_HDRP/Assets/AllTests/Editor/Tests/Indeterminate Test.vfx

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9696,8 +9696,25 @@ VisualEffectResource:
96969696
m_ExposedExpressions: []
96979697
m_Buffers: []
96989698
m_TemporaryBuffers: []
9699-
m_CPUBuffers: []
9700-
m_Events: []
9699+
m_CPUBuffers:
9700+
- capacity: 1
9701+
stride: 1
9702+
layout:
9703+
- name: spawnCount
9704+
type: 1
9705+
offset:
9706+
bucket: 0
9707+
structure: 1
9708+
element: 0
9709+
initialData:
9710+
data: 00000000
9711+
m_Events:
9712+
- name: OnPlay
9713+
playSystems:
9714+
stopSystems:
9715+
- name: OnStop
9716+
playSystems:
9717+
stopSystems:
97019718
m_RuntimeVersion: 10
97029719
m_RendererSettings:
97039720
motionVectorGenerationMode: 0

TestProjects/VisualEffectGraph_HDRP/Assets/AllTests/VFXTests/GraphicsTests/05_MotionVectors.vfx

Lines changed: 949 additions & 10 deletions
Large diffs are not rendered by default.

TestProjects/VisualEffectGraph_HDRP/Assets/AllTests/VFXTests/GraphicsTests/06_LineOutput.vfx

Lines changed: 911 additions & 13 deletions
Large diffs are not rendered by default.

TestProjects/VisualEffectGraph_HDRP/Assets/AllTests/VFXTests/GraphicsTests/07_UnityLogo.vfx

Lines changed: 1453 additions & 12 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)