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 c2f4d854e0 Moved all of the callbacks interop code into a separate class with a base class for some common abstractions. Allows for better organization of callbacks as the list grows. 5 years ago
Assets Moved all of the callbacks interop code into a separate class with a base class for some common abstractions. Allows for better organization of callbacks as the list grows. 5 years ago
Packages First commit of an empty Unity project with some basic setup: 5 years ago
ProjectSettings Added Unity code to interop with Quake DLL and test initialization from a Unity scene. 5 years ago
engine Added an opaque target pointer to each callback function, so that Unity can pass an object instance and use that instance when processing callbacks. 5 years ago
.gitignore Added Unity code to interop with Quake DLL and test initialization from a Unity scene. 5 years ago