Go to file
Andrey Kleshchev bf78fdf362 SL-14992 Replaced LLAPRFile's isExist with LLDirUtil's fileExists in fmodstudio
This particular case of LLAPRFile crashes due to thread issues (and if it doesn't it might be affecting some other apr call due to using default pool).
Function is not opening the .dsf file in question and LLAPRFile won't ensure that file exists till the end of the function, it just checks that file exists at a given moment. No point to overcomplicate things by adding thread safe pool, so replaced with dirutil.
2021-03-26 22:52:09 +01:00
debian try to suppress some debian errors we don't care about 2015-11-10 09:55:05 -05:00
doc SL-13560 Water reflections do not reflect everything when ALM is enabled 2020-12-28 14:44:36 +01:00
etc Merge axon 2017-09-20 01:09:14 +02:00
indra SL-14992 Replaced LLAPRFile's isExist with LLDirUtil's fileExists in fmodstudio 2021-03-26 22:52:09 +01:00
scripts Incorporate Tracy profiler as 3p 2021-03-21 14:29:03 +00:00
.clang-format DRTVWR-497 tweak clang-format rules for argument packing 2020-08-24 13:52:57 -06:00
.gitattributes More line ending normalization madness 2020-01-16 09:35:33 +01:00
.gitignore Restore VSTool 2021-03-22 01:13:47 +01:00
BuildParams Merge LL viewer release 5.1.0 2018-01-16 23:03:20 +01:00
FIRESTORM-SOURCE_LICENSE_HEADER.txt It's 2021... 2021-01-03 23:35:35 +01:00
README_BUILD_FIRESTORM_LINUX.txt - Remove section about building viewer-development as LL long ago gave up on Linux. 2021-02-25 21:34:58 +01:00
README_BUILD_FIRESTORM_MACOSX.txt tip to default branch. 2014-12-12 09:36:00 +01:00
README_BUILD_FIRESTORM_WINDOWS.txt Update configure script and Windows readme file for VS2017 tools update 2020-07-24 00:20:08 +02:00
autobuild.xml Linux; KDU update 2021-03-23 17:47:31 +01:00
build.sh Merge branch 'DRTVWR-513-maint' of https://bitbucket.org/lindenlab/viewer 2020-10-15 11:37:14 +02:00
build_target.sh Add simple script to allow parallel build of OS/SL 2020-10-10 01:39:14 +01:00