Torque3D/Engine
marauder2k7 352afa3f0f SFXResource multi read
SFXResource was always creating a new file for each sound resource. Sometimes this would happen 3 times since the asset was creating a resource, then the profile, then the object that was using it.

Now if the sfxResource exists and we call openStream it returns the sfxFileStream linked to that file instead of just creating a new one.
2024-03-24 15:39:58 +00:00
..
bin Old project generator is dead 2019-11-26 22:02:12 +10:00
lib shift clang-tidy on over to supressing libraries alone, so we don't accidently overlook enhaced reports 2024-03-18 22:41:10 -05:00
modules/Verve (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
source SFXResource multi read 2024-03-24 15:39:58 +00:00
CMakeLists.txt * Adjustment: Initial CMake reworking. 2022-05-13 23:42:41 -04:00