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 612dbca12a Improved particle trail management: instead of instantiating many tiny particle effects for each segment of the trail, instantiate a single particle trail effect and attach it to the entity. The particle system is made looping and simulates in world space, to have it create a proper trail. Particle trails are destroyed with a delay when detached from their entity, so that the particles have the time to finish their simulation. 5 years ago
..
fmod.cs Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod.h Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod.hpp Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod_codec.h Added FMOD Core library to the engine project 5 years ago
fmod_common.h Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod_dsp.cs Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod_dsp.h Added FMOD Core library to the engine project 5 years ago
fmod_dsp_effects.h Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod_errors.cs Added FMOD Core library to the engine project 5 years ago
fmod_errors.h Added FMOD Core library to the engine project 5 years ago
fmod_output.h Updated FMOD to version 2.01.11 (latest stable) 5 years ago