Commit 7847a5c
authored
Add support for GPU instancing of mesh particle systems (#904)
* Add support for GPU instancing of mesh particle systems
* Fix GPU instancing UI
* Hide GPU Instancing field for particle shaders - it is irrelevant
* [particles] add particle instancing gfx test
* Remove unused meta
* [particles] Fix flipblook blending
* [particles] Changelog entry for instanced mesh particles
* [Skip CI] [particles] Add some code comments, rename some variables, move color unpacking to a util function
* [particles] Add DX11 gfx test image for particle instancing
* New particle images1 parent 46eab85 commit 7847a5c
File tree
27 files changed
+100287
-24
lines changed- TestProjects/UniversalGraphicsTest
- Assets
- ReferenceImages/Linear
- OSXEditor/Metal/None
- OSXPlayer/Metal/None
- WindowsEditor/Direct3D11/None
- WindowsPlayer/Direct3D11/None
- Scenes
- ProjectSettings
- com.unity.render-pipelines.core/ShaderLibrary
- com.unity.render-pipelines.universal
- Editor/ShaderGUI
- Shaders
- Runtime
- ShaderLibrary
- Shaders/Particles
27 files changed
+100287
-24
lines changedLines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 96 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Loading
0 commit comments