branchrust_reboot/main/viewmodel_fixcancel

66 Commits over 59 Days - 0.05cph!

4 Years Ago
Viewmodel clothing support
4 Years Ago
Utils, better managing draw events, fixes for particles and renderers not updating properly.
4 Years Ago
Transforming EffectMounts to world space
4 Years Ago
Fix for mipmap streaming override not working sometimes. Re enabled viewbob etc.
4 Years Ago
utils update
4 Years Ago
Changed candy materials to use standard shader so that we have no materials using forward opaque path
4 Years Ago
Modified a few shaders so that all pass types are in the same order for all shader lods.
4 Years Ago
Support transparent / grabpasses correctly, correctly calculating spherical harmonics in world space.
4 Years Ago
Added support for most types of render pass in a slightly cleaner format.
4 Years Ago
Utils to categorize materials / shaders properly
5 Years Ago
More utils, putting data for events into a better format.
5 Years Ago
Refactoring to support other passes. Utils to determine correct passes required for each renderer / material.
5 Years Ago
Utils to find and load all relevant prefabs.
5 Years Ago
Rendering into MotionVector buffers
5 Years Ago
Disabling streaming for textures associated with the current view model.
5 Years Ago
Very basic implementation with a lot of stuff broken / missing.