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 f2cea2847d Allow console test scene to control the base game that is being used 5 years ago
..
Plugins Added a small shim library to allow access to the PS4 kernel's dynamic library functions, which are used to dynamically linking and unlink against the native engine library. I'm not sure if there isn't an easier way to do this, but this works for now. 5 years ago
Rendering Added URP Unlit shader to shader variants collection 5 years ago
Scenes Allow console test scene to control the base game that is being used 5 years ago
Scripts Allow console test scene to control the base game that is being used 5 years ago
Styles Keep hold of surface flag when converting brush model surfaces, and use this to identify liquid surfaces during material creation. Liquids now have their own material with the option to apply alpha blending depending on the type of liquid. 5 years ago
Plugins.meta Upgraded FMOD to version 2.00.16 (Core libraries only) and included 64-bit Windows libraries. Updated API's where necessary and removed all of the CD audio stuff as FMOD doesn't seem to support this anymore, and we're not interested in it anyway. 5 years ago
Rendering.meta Added Universal Rendering Pipeline (URP) to the Unity project 5 years ago
Scenes.meta First commit of an empty Unity project with some basic setup: 5 years ago
Scripts.meta Added Unity code to interop with Quake DLL and test initialization from a Unity scene. 5 years ago
Styles.meta Made a start on scriptable visual styles, which encompasses material templates, mesh renderer configuration and texture assignment. The default implementation is based on the GLQuake look, but everything can be overridden to create completely new visual styles. 5 years ago
logo.png Updated Unity project to allow building for PS4 and running on real hardware. The engine plugin isn't there yet, so it won't do much, but it starts and FMOD works. 5 years ago
logo.png.meta Updated Unity project to allow building for PS4 and running on real hardware. The engine plugin isn't there yet, so it won't do much, but it starts and FMOD works. 5 years ago