userFelixcancel
reporust_rebootcancel

728 Commits over 608 Days - 0.05cph!

Today
Fix last remaining motion blur artifacts by using the original noise function
Today
Hook up motion blur settings to the volume component
Today
Allow water motion vector pass to be culled
Today
Refine motion vector pass dependencies
Today
Use a preference list for motion vector texture formats
Yesterday
Implement multi-pass motion blur to match BiRP
Yesterday
Fix motion vector global texture name to match BiRP
Yesterday
Make CopyAttachmentsPass use AddUnsafePass and publish the result as global textures
Yesterday
Port viewmodel motion vector pass to RRP
3 Days Ago
Fix crash in DrawProcedural() due to wrong shaderPassId
3 Days Ago
Fix various motion vector issues (override shaders, depth, skinned meshes)
3 Days Ago
Remove custom motion vector pass from standard shader
4 Days Ago
Add volume component for motion blur (2)
4 Days Ago
Add volume component for motion blur
4 Days Ago
Fix motion vectors from skinned meshes
5 Days Ago
Fix foliage rendering with camera motion blur
8 Days Ago
Disable motion blur because it's still a little broken
8 Days Ago
Add a simple motion blur implementation
8 Days Ago
Use the new UnsafePass API for the motion vector pass
9 Days Ago
Set correct motion vector shader in RRP settings
9 Days Ago
Implement camera motion vectors
9 Days Ago
Set up (empty) camera motion vector pass
9 Days Ago
Fix per-object motion vector pass
10 Days Ago
Add basic object motion vector shader (WIP)
10 Days Ago
Prepare camera motion vector pass
11 Days Ago
Remove duplicate line
11 Days Ago
Fix deploy guide not rendering when in a map without water
16 Days Ago
Fill motion vector command buffer
16 Days Ago
Setup motion vector pass (doesn't draw anything yet)
17 Days Ago
Make the RRP toggle a saved ConVar
17 Days Ago
Merge from render_pipeline_testing
17 Days Ago
Add blue noise dithering (but don't use it yet)
18 Days Ago
Do not perform dithering unless any form of anti-aliasing is active
22 Days Ago
Don't try to initialise BatchRendererGroup if the ConVar is disabled
24 Days Ago
Merge from render_pipeline_testing
25 Days Ago
Fix compile error (UnityToolbarExtender)
25 Days Ago
Merge from indirect_instancing (main)
25 Days Ago
Merge from main
26 Days Ago
Add instancing setup calls to forward passes in Rust/Standard
30 Days Ago
Fix shader error
30 Days Ago
Merge from indirect_instancing
30 Days Ago
Merge from main
30 Days Ago
Merge from std_shader_compat
30 Days Ago
Add some notes about newly added .cginc files and why they are there.
30 Days Ago
30 Days Ago
Restore built-in instancing compatibility of Rust/Standard shader because it's also required for non-BRG procedural instancing
30 Days Ago
Merge from batch_renderer_group
30 Days Ago
Only initialise BatchRendererGroup if using a render pipeline
30 Days Ago
Remove legacy built-in instancing support from Rust/Standard shader. We're all-in on RRP, SRPB, BRG and all the other fancy acronyms.
31 Days Ago
Remove no longer needed RustDOTSInstancing.cginc