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 0f02005c58 Reimplemented uploading of alias model data, which now includes all vertex, triangle index and UV data 5 years ago
..
Plugins Integrated FMOD (just Core, not Studio) into the Unity project and initialize it through a new AudioManager. The FMOD Core system handle is shared between Unity and Quake, so that both may produce sound through the same audio device. 5 years ago
Rendering Added Universal Rendering Pipeline (URP) to the Unity project 5 years ago
Scenes Disabled Unity lightmapping and tweaked default scene 5 years ago
Scripts Reimplemented uploading of alias model data, which now includes all vertex, triangle index and UV data 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