Torque3D/Engine/lib
marauder2k7 a745fc3757 Initial commit
added libraries:
opus
flac
libsndfile

updated:
libvorbis
libogg
openal

- Everything works as expected for now. Bare in mind libsndfile needed the check for whether or not it could find the xiph libraries removed in order for this to work.
2024-03-21 17:33:47 +00:00
..
assimp update assimp to 5.2.5 Bugfix-Release 2023-05-28 11:19:45 -05:00
bullet clean out bullet temp files 2023-08-02 11:03:34 -05:00
collada quick collada compile fix as a straight update would pull in the boost library as well for yet another dependency 2023-05-28 00:14:37 -05:00
convexDecomp Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into alpha41/cmake_adjustments 2023-06-08 13:31:34 -05:00
curl Update libcurl 2022-09-03 01:31:41 -04:00
flac Initial commit 2024-03-21 17:33:47 +00:00
glad * Feature: Begin working the new engine module system. 2022-05-17 20:42:35 -04:00
gtest separate testing environment 2023-07-24 12:38:36 +01:00
libogg Initial commit 2024-03-21 17:33:47 +00:00
libsndfile Initial commit 2024-03-21 17:33:47 +00:00
libtheora Initial commit 2024-03-21 17:33:47 +00:00
libvorbis Initial commit 2024-03-21 17:33:47 +00:00
nativeFileDialogs revert nativeFile 2023-10-19 16:29:04 +01:00
opcode Merge branch 'cmake_adjustments' of https://github.com/Ragora/Torque3D into alpha41/cmake_adjustments 2023-05-27 18:18:17 -05:00
openal-soft Initial commit 2024-03-21 17:33:47 +00:00
opus Initial commit 2024-03-21 17:33:47 +00:00
pcre Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into alpha41/cmake_adjustments 2023-06-08 13:31:34 -05:00
recast * Feature: Begin working the new engine module system. 2022-05-17 20:42:35 -04:00
sdl Update SDL to 2.28.4 2023-10-16 16:51:30 +01:00
sqlite sqlite fixes 2017-08-31 21:07:23 +10:00
squish * Feature: Initial testing with module (file) searches. 2022-05-17 18:04:19 -04:00
tinyxml * Feature: Initial testing with module (file) searches. 2022-05-17 18:04:19 -04:00
Torque3D/msvc Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
zlib * Adjustment: Initial CMake reworking. 2022-05-13 23:42:41 -04:00
.clang-tidy 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
.gitignore Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
CMakeLists.txt Initial commit 2024-03-21 17:33:47 +00:00
Torque_postBuild.cmake multiplatform fixes 2023-10-20 22:33:20 +01:00