You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nico de Poel 4adc71eca8 Added layer masks to separate game and view model, and added a secondary overlay camera to render the view model separately after the main pass. Fixes gun view model clipping into walls. 5 years ago
..
AliasModel.cs Start on organization of textures into texture sets, and implemented a basic test for alias model entities, which are now properly textured including fullbright (emissive) textures. 5 years ago
AliasModel.cs.meta Moved some files around 5 years ago
AliasModelAnimator.cs Reworked entity renderer assignment: both MeshRenderer and SkinnedMeshRenderer are created at the same time on init, and are enabled/disabled on demand. 5 years ago
AliasModelAnimator.cs.meta Moved some files around 5 years ago
BrushModel.cs Cache brush surface texture numbers instead of re-marshaling them on each access. Fixes textures getting mixed up on brush model entities after map switch. 5 years ago
BrushModel.cs.meta Moved some files around 5 years ago
TextureSet.cs Organize alias model textures into skins and animation frames 5 years ago
TextureSet.cs.meta Start on organization of textures into texture sets, and implemented a basic test for alias model entities, which are now properly textured including fullbright (emissive) textures. 5 years ago