userFelixcancel

708 Commits over 577 Days - 0.05cph!

Today
Merge from .../batch_renderer_group
7 Days Ago
Use MinimalBatchRendererGroup shader
7 Days Ago
RRP: Add MinimalBatchRendererGroup shader
7 Days Ago
Submit identity array as visibleInstances, allowing BatchRendererGroup to function
11 Days Ago
Use Application.installPath instead of Path.GetFullPath when downloading map files
11 Days Ago
Use full path when loading workshop bundles
12 Days Ago
Use actual PerInstanceData buffer instead of IndirectArgs in BatchRendererGroup
12 Days Ago
Merge from /indirect_instancing
12 Days Ago
Remove now obsolete IGraphicsBuffer wrapper
12 Days Ago
Use newer GraphicsBuffer instead of ComputeBuffer
14 Days Ago
Rebase on main
14 Days Ago
Rebase on main
14 Days Ago
Ignore "AsyncResourceUpload failed." in server builds
16 Days Ago
Move DDraw DebugSkin out of Resources/ and attach it directly to MainCamera.prefab
21 Days Ago
Explicitly request linear colours for R and RG render targets
21 Days Ago
Request linear color space for render targets in UnderwaterPostEffect
24 Days Ago
Use absolute path when downloading world
26 Days Ago
Add automatic shader remapping to Indirect Instancing This also properly initialises BatchRendererGroup, but getting the .bufferHandle requires a Unity mod for the time being. (need to migrate ComputeBuffer → GraphicsBuffer first)
26 Days Ago
RRP: Add some DOTS support to Lit vertex shader
26 Days Ago
Clean up InstanceCreationInfo.material
26 Days Ago
Set debug labels for indirect instancing buffers
34 Days Ago
Rebase on /main
34 Days Ago
Fix terrain.geometryclipmaps not persisting properly
34 Days Ago
Get Unity to shut up about CBuffer setup (Rust/Standard)
36 Days Ago
Rebase on /main
36 Days Ago
Subtract mesh changes to prevent conflicts
46 Days Ago
Make some progress getting Rust/Standard to work with BatchRendererGroup
47 Days Ago
Fix a few shader compilation errors with rare variants
48 Days Ago
Move all standard shader inputs into one cbuffer, guard other files with #ifdef (included through `Standard.cginc`)
48 Days Ago
Remove conflicting shader directory
48 Days Ago
Fix shader errors
48 Days Ago
Set up layer structure in new prototype shader
48 Days Ago
Split StandardLayers into types and functions
48 Days Ago
Cherry-pick new standard shader prototype
52 Days Ago
Set up inputs for new RRP compatible standard shader
54 Days Ago
Create BatchRendererGroup on startup
54 Days Ago
Establish basic compatibility with SRP/RRP
54 Days Ago
RRP: Prevent NRE from destroyed cameras
59 Days Ago
rebase on main
2 Months Ago
Added statistical analysis for mesh sizes to Indirect Instancing Tools
2 Months Ago
Enable Read/Write for 2752 meshes below 128 KB
2 Months Ago
Added basic support for occlusion culling to indirect instancing
2 Months Ago
Fixed hack test not correctly skipping single draw renderers
2 Months Ago
Disable fallback rendering by default
2 Months Ago
Added `hack_test` option to simulate the potential performance gains from rendering multiple separate meshes with a single render node.
2 Months Ago
merge from /indirect_instancing
2 Months Ago
rebase on main
2 Months Ago
▋ █▅▍▊██ ▋▋▇▅▆██▄ ▅▌▋██▆▇▇█▉ ▌▊▄▋▅▇ ▅█▉▍▅▌
2 Months Ago
Remove _CommandID shader property to not ever confuse any shader compilers