..
tests
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
CMakeLists.txt
GLTF WIP. Still working on getting transforms working proper and need to figure out our indices.
2025-04-08 13:51:21 -04:00
legacy_object_types.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
lldaeloader.cpp
Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac
2025-08-20 18:04:55 -04:00
lldaeloader.h
#4314 Fix model suffixes
2025-07-08 23:13:19 +03:00
llgltfmaterial.cpp
Fix #4195 : Preserve transforms when switching PBR materials ( #4725 )
2025-10-06 16:52:33 +03:00
llgltfmaterial.h
Fix #4195 : Preserve transforms when switching PBR materials ( #4725 )
2025-10-06 16:52:33 +03:00
llgltfmaterial_templates.h
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
2024-06-01 15:49:26 +02:00
lllslconstants.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
llmaterial.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llmaterial.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llmaterialid.cpp
Reduce LLSD::Binary temporaries
2024-07-05 02:56:25 -04:00
llmaterialid.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
llmaterialtable.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llmaterialtable.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmediaentry.cpp
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
2024-06-01 15:49:26 +02:00
llmediaentry.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
llmodel.cpp
Merge branch develop into 2025.06
2025-08-06 16:05:19 +03:00
llmodel.h
#4242 Debug dump improvement
2025-07-03 00:32:58 +03:00
llmodelloader.cpp
#4393 Handle unknown exceptions in uploader better
2025-07-22 21:49:19 +03:00
llmodelloader.h
#4318 Warn or log when texture gets scaled down
2025-07-22 19:16:26 +03:00
llprimitive.cpp
Remove or suppress left over debug messages in hot paths ( #2392 )
2024-08-22 07:43:50 +03:00
llprimitive.h
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
llprimlinkinfo.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
llprimtexturelist.cpp
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
2024-06-01 15:49:26 +02:00
llprimtexturelist.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
lltextureanim.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltextureanim.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltextureentry.cpp
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
lltextureentry.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
lltree_common.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
lltreeparams.cpp
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
2024-07-08 20:27:14 +02:00
lltreeparams.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
llvolumemessage.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llvolumemessage.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
material_codes.cpp
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
material_codes.h
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
object_flags.h
Issue #2687 : Honor flag sent by server indicating server side autopilot is engaged. When flag is set allow sever to update local avatar rotation.
2025-02-26 15:47:53 -08:00