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 fcc41b0154 Replaced previous Lightmapped shader with a generic Quake uber-shader, which is based on the Simple Unlit shader and allows choosing between lightmapped or blinn/phong lit, as well as emissive properties. Applied this to both the Entity and World materials, which is another step towards creating a unified and authentic look. 5 years ago
..
Default.unity 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
Default.unity.meta First commit of an empty Unity project with some basic setup: 5 years ago
DefaultSettings.lighting Disabled Unity lightmapping and tweaked default scene 5 years ago
DefaultSettings.lighting.meta Added Unity code to interop with Quake DLL and test initialization from a Unity scene. 5 years ago
SplitScreenTest.unity Added a scene to experiment with split-screen running multiple instances of the game. Added the ability to override the default engine library name, and added additional layers for camera masking. 5 years ago
SplitScreenTest.unity.meta Added a scene to experiment with split-screen running multiple instances of the game. Added the ability to override the default engine library name, and added additional layers for camera masking. 5 years ago