..
English.lproj
…
German.lproj
…
Japanese.lproj
…
Korean.lproj
…
app_settings
Allow the in world voice indicator to be toggled in preferences
2024-09-10 19:15:58 +03:00
character
Raise resolution of local baked texture preview from 512 to 2048
2024-09-16 15:12:15 -04:00
cursors_mac
…
da.lproj
…
es.lproj
…
fr.lproj
…
gltf
Initialize array before use ( #2011 )
2024-07-12 19:08:56 +03:00
hu.lproj
…
icons
…
installers
Adopt NSIS 3.0 ( #2248 )
2024-08-11 16:44:39 -07:00
it.lproj
…
linux_tools
Trim trailing whitespace
2024-05-29 08:10:00 -07:00
nl.lproj
…
pl.lproj
…
pt.lproj
…
res
#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
res-sdl
…
ru.lproj
…
skins /default
Fix macOS locale not being set due to missing locale strings
2024-09-12 22:40:16 -04:00
tests
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.06-atlasaurus
2024-07-24 16:55:49 -07:00
tr.lproj
…
uk.lproj
…
vmp_icons
…
zh-Hans.lproj
…
CMakeLists.txt
Introduce OpenXR SDK prebuilt package and cmake setup ( #2503 )
2024-09-04 23:10:50 -04:00
Info-SecondLife.plist
…
Info-SecondLifeVorbis.plist
…
SMAAAreaTex.h
Integrate SMAA and rework post process chain for better visual quality
2024-08-29 17:24:50 -04:00
SMAASearchTex.h
Integrate SMAA and rework post process chain for better visual quality
2024-08-29 17:24:50 -04:00
SecondLife.nib
…
SecondLife.xib
…
VIEWER_VERSION.txt
Incremented viewer version after release/2024.08-DeltaFPS branch creation ( #2369 )
2024-08-22 10:56:20 -07:00
VertexCache.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
ViewerInstall.cmake
…
VorbisFramework.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
build_win32_appConfig.py
#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
cube.dae
…
featuretable.txt
Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop
2024-09-04 12:51:24 -07:00
featuretable_linux.txt
Bump featuretable versions to fix secondlife/viewer#2345 ( #2386 )
2024-08-21 12:02:21 -07:00
featuretable_mac.txt
Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop
2024-09-04 12:51:24 -07:00
gltfscenemanager.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
gltfscenemanager.h
#1769 gltf optimization pass ( #1816 )
2024-06-21 13:13:08 -05:00
groupchatlistener.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
groupchatlistener.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
licenses-linux.txt
…
licenses-mac.txt
…
licenses-win32.txt
…
llaccountingcost.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
llaccountingcostmanager.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
llaccountingcostmanager.h
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
llagent.cpp
send AgentUpdate ASAP when control bits change
2024-09-13 10:47:24 -07:00
llagent.h
send AgentUpdate ASAP when control bits change
2024-09-13 10:47:24 -07:00
llagentaccess.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
llagentaccess.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
llagentbenefits.cpp
Raised the 512x512 limitation for uploading snapshots to inventory to 2048x2048 ( #2025 )
2024-07-17 02:47:22 +03:00
llagentbenefits.h
Raised the 512x512 limitation for uploading snapshots to inventory to 2048x2048 ( #2025 )
2024-07-17 02:47:22 +03:00
llagentcamera.cpp
send AgentUpdate ASAP when control bits change
2024-09-13 10:47:24 -07:00
llagentcamera.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llagentdata.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
llagentdata.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
llagentlanguage.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llagentlanguage.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
llagentlistener.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
llagentlistener.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
llagentpicksinfo.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
llagentpicksinfo.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llagentpilot.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
llagentpilot.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llagentui.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llagentui.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llagentwearables.cpp
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llagentwearables.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llaisapi.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
llaisapi.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
llanimstatelabels.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
llanimstatelabels.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
llappcorehttp.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
llappcorehttp.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
llappdelegate-objc.mm
…
llappearance.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
llappearancemgr.cpp
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
llappearancemgr.h
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
2024-05-22 19:04:52 +02:00
llappviewer.cpp
send AgentUpdate ASAP when control bits change
2024-09-13 10:47:24 -07:00
llappviewer.h
send AgentUpdate ASAP when control bits change
2024-09-13 10:47:24 -07:00
llappviewerlinux.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
llappviewerlinux.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
llappviewerlinux_api.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
llappviewerlinux_api.xml
…
llappviewerlinux_api_dbus.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llappviewerlinux_api_dbus.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
llappviewerlinux_api_dbus_syms_raw.inc
…
llappviewerlistener.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
llappviewerlistener.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
llappviewermacosx-for-objc.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
llappviewermacosx-objc.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
llappviewermacosx-objc.mm
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-04-11 21:59:38 +02:00
llappviewermacosx.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llappviewermacosx.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
llappviewerwin32.cpp
Update boost to 1.85 and fix deprecation warnings
2024-07-29 08:20:32 +03:00
llappviewerwin32.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
llattachmentsmgr.cpp
Don't allow LLAttachmentsMgr to iterate COF items when there is no questionable links there
2024-09-12 18:23:47 +03:00
llattachmentsmgr.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llaudiosourcevo.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
llaudiosourcevo.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
llautoreplace.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
llautoreplace.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
llavataractions.cpp
Fix race condition that was preventing "Voice Call" menu from reliably calling.
2024-09-05 12:07:51 -07:00
llavataractions.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
llavatariconctrl.cpp
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
llavatariconctrl.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
llavatarlist.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llavatarlist.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llavatarlistitem.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llavatarlistitem.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llavatarpropertiesprocessor.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
llavatarpropertiesprocessor.h
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
2024-05-22 19:04:52 +02:00
llavatarrenderinfoaccountant.cpp
#2100 BugSplat Crash #1497210 : LLVOAvatar::updateImpostors()(10616)
2024-07-29 19:50:28 +02:00
llavatarrenderinfoaccountant.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
llavatarrendernotifier.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
llavatarrendernotifier.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
llblockedlistitem.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llblockedlistitem.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llblocklist.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
llblocklist.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llbox.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
llbox.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
llbrowsernotification.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
llbuycurrencyhtml.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llbuycurrencyhtml.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
llcallbacklist.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llcallingcard.cpp
Fix warning for Type mismatch in LLMsgVarData::addData for SpaceIP ( #2125 )
2024-07-27 18:15:09 +03:00
llcallingcard.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llcapabilityprovider.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
llchannelmanager.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
llchannelmanager.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llchatbar.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
llchatbar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llchathistory.cpp
Fix chat text segments not dynamically updating when colors changed in preferences
2024-08-04 23:11:57 -04:00
llchathistory.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
llchatitemscontainerctrl.cpp
Fix chat text segments not dynamically updating when colors changed in preferences
2024-08-04 23:11:57 -04:00
llchatitemscontainerctrl.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llchatmsgbox.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
llchatmsgbox.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
llchiclet.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llchiclet.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
llchicletbar.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llchicletbar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llclassifiedinfo.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
llclassifiedinfo.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
llcofwearables.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
llcofwearables.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llcolorswatch.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llcolorswatch.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llcommanddispatcherlistener.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
llcommanddispatcherlistener.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
llcommandhandler.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
llcommandhandler.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
llcommandlineparser.cpp
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
llcommandlineparser.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
llcommunicationchannel.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
llcommunicationchannel.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
llcompilequeue.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llcompilequeue.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llconfirmationmanager.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
llconfirmationmanager.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
llcontrolavatar.cpp
#2100 BugSplat Crash #1497210 : LLVOAvatar::updateImpostors()(10616)
2024-07-29 19:50:28 +02:00
llcontrolavatar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llconversationlog.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llconversationlog.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llconversationloglist.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llconversationloglist.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llconversationloglistitem.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llconversationloglistitem.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llconversationmodel.cpp
Issue#880 Crash on a dead pointer in a chat session
2024-06-25 18:39:09 -07:00
llconversationmodel.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llconversationview.cpp
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
2024-08-20 09:44:14 -07:00
llconversationview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llcurrencyuimanager.cpp
#1111 Remove xmlrpc-epi
2024-07-01 20:20:04 +02:00
llcurrencyuimanager.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
llcylinder.cpp
Re-enable compiler warnings C4018, C4100, C4231 and C4506
2024-06-10 16:42:43 +02:00
llcylinder.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
lldateutil.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
lldateutil.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
lldebugmessagebox.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lldebugmessagebox.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lldebugview.cpp
Reduce findChild UI stutter when toasts are created
2024-08-18 18:36:28 -04:00
lldebugview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lldeferredsounds.cpp
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
lldeferredsounds.h
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
lldelayedgestureerror.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
lldelayedgestureerror.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
lldirpicker.cpp
Clean up Windows build ( #2562 )
2024-09-13 17:28:48 +03:00
lldirpicker.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lldndbutton.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lldndbutton.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lldonotdisturbnotificationstorage.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lldonotdisturbnotificationstorage.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lldrawable.cpp
#2460 Max-Non-Impostors uses a bad shape (code formatting)
2024-09-10 23:11:33 +02:00
lldrawable.h
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
lldrawpool.cpp
secondlife/viewer#2349: Avatar/animesh rendering correctness pass ( #2364 )
2024-08-22 13:45:14 -05:00
lldrawpool.h
secondlife/viewer#2349: Avatar/animesh rendering correctness pass ( #2364 )
2024-08-22 13:45:14 -05:00
lldrawpoolalpha.cpp
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
lldrawpoolalpha.h
secondlife/viewer#2349: Avatar/animesh rendering correctness pass ( #2364 )
2024-08-22 13:45:14 -05:00
lldrawpoolavatar.cpp
#2315 Ensure textures are deleted when they are no longer referenced. ( #2343 )
2024-08-20 06:59:07 -05:00
lldrawpoolavatar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lldrawpoolbump.cpp
secondlife/viewer#2349: Avatar/animesh rendering correctness pass ( #2364 )
2024-08-22 13:45:14 -05:00
lldrawpoolbump.h
1836 dont store texture in system memory unless absolutely necessary ( #1843 )
2024-06-27 13:12:43 -05:00
lldrawpoolmaterials.cpp
secondlife/viewer#2349: Avatar/animesh rendering correctness pass ( #2364 )
2024-08-22 13:45:14 -05:00
lldrawpoolmaterials.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
lldrawpoolpbropaque.cpp
secondlife/viewer#2448 : Fix crash rendering rigged PBR prims
2024-08-30 10:57:44 -07:00
lldrawpoolpbropaque.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
lldrawpoolsimple.cpp
#1654 generate normals and tangents according to gltf specification ( #1662 )
2024-06-10 10:43:38 -05:00
lldrawpoolsimple.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
lldrawpoolsky.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
lldrawpoolsky.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
lldrawpoolterrain.cpp
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
lldrawpoolterrain.h
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
lldrawpooltree.cpp
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
lldrawpooltree.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lldrawpoolwater.cpp
Fix trying to bind to non-existent texunit sampler during water draw ( #2128 )
2024-08-01 22:50:23 +03:00
lldrawpoolwater.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lldrawpoolwlsky.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
lldrawpoolwlsky.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lldynamictexture.cpp
Raise resolution of local baked texture preview from 512 to 2048
2024-09-16 15:12:15 -04:00
lldynamictexture.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llemote.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llemote.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llenvadapters.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
llenvadapters.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
llenvironment.cpp
viewer#2529 Optimize updateGLVariablesForSettings
2024-09-11 14:09:01 +03:00
llenvironment.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
llestateinfomodel.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
llestateinfomodel.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
lleventnotifier.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lleventnotifier.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lleventpoll.cpp
Replace boost::shared_ptr with std in voice classes
2024-08-07 14:19:49 +03:00
lleventpoll.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
llexpandabletextbox.cpp
Reduce utf8 to wstring conversion and llwstring temporaries during text draw ( #2115 )
2024-07-26 13:19:34 +03:00
llexpandabletextbox.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llexperiencelog.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
llexperiencelog.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
llexternaleditor.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llexternaleditor.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
llface.cpp
Profile guided optimization pass ( #2582 )
2024-09-16 18:49:03 -05:00
llface.h
Profile guided optimization pass ( #2582 )
2024-09-16 18:49:03 -05:00
llfasttimerview.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
llfasttimerview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfavoritesbar.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
llfavoritesbar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfeaturemanager.cpp
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
llfeaturemanager.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfetchedgltfmaterial.cpp
Merge remote-tracking branch 'origin/release/maint-a' into project/gltf_development
2024-06-11 17:42:17 -07:00
llfetchedgltfmaterial.h
Trim remaining trailing whitespaces after #1695
2024-06-11 17:38:48 +03:00
llfilepicker.cpp
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
llfilepicker.h
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
llfilepicker_mac.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
llfilepicker_mac.mm
…
llfilteredwearablelist.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
llfilteredwearablelist.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
llfirstuse.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfirstuse.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
llflexibleobject.cpp
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
2024-08-20 09:44:14 -07:00
llflexibleobject.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloater360capture.cpp
#2100 BugSplat Crash #1497210 : LLVOAvatar::updateImpostors()(10616)
2024-07-29 19:50:28 +02:00
llfloater360capture.h
…
llfloaterabout.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterabout.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
llfloateraddpaymentmethod.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloateraddpaymentmethod.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterauction.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterauction.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterautoreplacesettings.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterautoreplacesettings.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloateravatar.cpp
viewer#1131 gltf model upload UI WIP
2024-07-01 20:05:31 +03:00
llfloateravatar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloateravatarpicker.cpp
Fix rare shutdown crash in gCacheName
2024-08-09 22:55:08 +03:00
llfloateravatarpicker.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloateravatarrendersettings.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloateravatarrendersettings.h
…
llfloateravatartextures.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloateravatartextures.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbanduration.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
llfloaterbanduration.h
…
llfloaterbeacons.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbeacons.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbigpreview.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbigpreview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuildoptions.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuildoptions.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbulkpermission.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
llfloaterbulkpermission.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbulkupload.cpp
viewer#1666 Make warning universal to avoid shifting notification
2024-07-02 21:53:43 +03:00
llfloaterbulkupload.h
viewer#1666 Allow switching 2k textures off in bulk uploads
2024-07-02 21:53:43 +03:00
llfloaterbump.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbump.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuy.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuy.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuycontents.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuycontents.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuycurrency.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuycurrency.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
llfloaterbuycurrencyhtml.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuycurrencyhtml.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterbuyland.cpp
#1111 Remove xmlrpc-epi
2024-07-01 20:20:04 +02:00
llfloaterbuyland.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
llfloaterbvhpreview.cpp
viewer#2071 Properly handle 'out of memory' for meshes
2024-07-29 21:20:38 +03:00
llfloaterbvhpreview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatercamera.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatercamera.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatercamerapresets.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatercamerapresets.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llfloaterchangeitemthumbnail.cpp
1836 dont store texture in system memory unless absolutely necessary ( #1843 )
2024-06-27 13:12:43 -05:00
llfloaterchangeitemthumbnail.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterchatvoicevolume.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
llfloaterchatvoicevolume.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
llfloaterclassified.cpp
…
llfloaterclassified.h
…
llfloatercolorpicker.cpp
Fix chat text segments not dynamically updating when colors changed in preferences
2024-08-04 23:11:57 -04:00
llfloatercolorpicker.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterconversationlog.cpp
Fix findChild during draw in conversation log floater
2024-07-26 00:31:51 -04:00
llfloaterconversationlog.h
Fix findChild during draw in conversation log floater
2024-07-26 00:31:51 -04:00
llfloaterconversationpreview.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
llfloaterconversationpreview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatercreatelandmark.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatercreatelandmark.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterdeleteprefpreset.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterdeleteprefpreset.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterdestinations.cpp
viewer#1131 gltf model upload UI WIP
2024-07-01 20:05:31 +03:00
llfloaterdestinations.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterdisplayname.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterdisplayname.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
llfloatereditenvironmentbase.cpp
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.06-atlasaurus
2024-08-09 15:10:13 -07:00
llfloatereditenvironmentbase.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llfloatereditextdaycycle.cpp
#2360 Incorrect Day Cycle name in Edit Day Cycle floater (remove unused key CANMOD)
2024-08-30 00:55:32 +02:00
llfloatereditextdaycycle.h
#2360 Incorrect Day Cycle name in Edit Day Cycle floater (remove unused key CANMOD)
2024-08-30 00:55:32 +02:00
llfloateremojipicker.cpp
Optimization and cleanup of various color finds during draw
2024-08-04 23:11:57 -04:00
llfloateremojipicker.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterenvironmentadjust.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
llfloaterenvironmentadjust.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llfloaterevent.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterevent.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterexperiencepicker.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterexperiencepicker.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterexperienceprofile.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterexperienceprofile.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterexperiences.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterexperiences.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterfixedenvironment.cpp
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.06-atlasaurus
2024-08-09 15:10:13 -07:00
llfloaterfixedenvironment.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterfonttest.cpp
viewer#1131 gltf model upload UI WIP
2024-07-01 20:05:31 +03:00
llfloaterfonttest.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
llfloaterforgetuser.cpp
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llfloaterforgetuser.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llfloatergesture.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatergesture.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatergltfasseteditor.cpp
viewer#1131 Fix gltf editor being a bit spamy
2024-07-08 16:19:39 +03:00
llfloatergltfasseteditor.h
viewer#1131 gltf model upload UI WIP #4
2024-07-03 22:21:18 +03:00
llfloatergodtools.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatergodtools.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatergotoline.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatergotoline.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatergridstatus.cpp
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llfloatergridstatus.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llfloatergroupbulkban.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
llfloatergroupbulkban.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
llfloatergroupinvite.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
llfloatergroupinvite.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
llfloatergroups.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
llfloatergroups.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterhandler.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
llfloaterhandler.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
llfloaterhelpbrowser.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterhelpbrowser.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterhoverheight.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterhoverheight.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterhowto.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterhowto.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llfloaterhud.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterhud.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterimagepreview.cpp
Fixed missing comma in list. Fixed loop with too small loop variable. ( #2497 )
2024-09-04 19:42:01 +03:00
llfloaterimagepreview.h
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
llfloaterimcontainer.cpp
viewer#2411 Use font buffer for inventory
2024-09-07 00:32:18 +03:00
llfloaterimcontainer.h
viewer#2411 Use font buffer for inventory
2024-09-07 00:32:18 +03:00
llfloaterimnearbychat.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
llfloaterimnearbychat.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
llfloaterimnearbychathandler.cpp
Reduce findChild UI stutter when toasts are created
2024-08-18 18:36:28 -04:00
llfloaterimnearbychathandler.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
llfloaterimnearbychatlistener.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterimnearbychatlistener.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
llfloaterimsession.cpp
#2325 WebRTC: p2p voice calling option sometimes becomes disabled after calling another agent back too soon
2024-08-22 17:18:42 +02:00
llfloaterimsession.h
#2325 WebRTC: p2p voice calling option sometimes becomes disabled after calling another agent back too soon
2024-08-22 17:18:42 +02:00
llfloaterimsessiontab.cpp
Callback button for groups was not being reenabled after hanging up on group call.
2024-09-09 11:58:18 -07:00
llfloaterimsessiontab.h
#2325 WebRTC: p2p voice calling option sometimes becomes disabled after calling another agent back too soon
2024-08-22 17:18:42 +02:00
llfloaterinspect.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterinspect.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterinventorysettings.cpp
…
llfloaterinventorysettings.h
…
llfloaterinventorythumbnailshelper.cpp
Merge branch 'main' into marchcat/a-merge
2024-04-24 19:28:15 +03:00
llfloaterinventorythumbnailshelper.h
Merge branch 'main' into marchcat/a-merge
2024-04-24 19:28:15 +03:00
llfloaterjoystick.cpp
viewer#2225 Fix Joystick Floater's FPS drops
2024-08-08 19:06:25 +03:00
llfloaterjoystick.h
viewer#2225 Fix Joystick Floater's FPS drops
2024-08-08 19:06:25 +03:00
llfloaterlagmeter.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterlagmeter.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterland.cpp
Fix excessive findChild calls during about land floater draw
2024-07-25 08:45:53 -04:00
llfloaterland.h
Fix excessive findChild calls during about land floater draw
2024-07-25 08:45:53 -04:00
llfloaterlandholdings.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
llfloaterlandholdings.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterlinkreplace.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterlinkreplace.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterloadprefpreset.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterloadprefpreset.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatermap.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatermap.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatermarketplacelistings.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
llfloatermarketplacelistings.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatermediasettings.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatermediasettings.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatermemleak.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
llfloatermemleak.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatermodelpreview.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
llfloatermodelpreview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatermodeluploadbase.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
llfloatermodeluploadbase.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
llfloatermyenvironment.cpp
viewer#2338 Don't allow pasting into library from My Environments
2024-08-20 18:27:29 +03:00
llfloatermyenvironment.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatermyscripts.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
llfloatermyscripts.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaternamedesc.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaternamedesc.h
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
llfloaternewfeaturenotification.cpp
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llfloaternewfeaturenotification.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaternotificationsconsole.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaternotificationsconsole.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaternotificationstabbed.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaternotificationstabbed.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterobjectweights.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterobjectweights.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloateropenobject.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloateropenobject.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpathfindingcharacters.cpp
Re-enable compiler warning C4800 (performance warning)
2024-05-30 13:11:50 +02:00
llfloaterpathfindingcharacters.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpathfindingconsole.cpp
Re-enable compiler warning C4800 (performance warning)
2024-05-30 13:11:50 +02:00
llfloaterpathfindingconsole.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpathfindinglinksets.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpathfindinglinksets.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpathfindingobjects.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
llfloaterpathfindingobjects.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpay.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpay.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterperformance.cpp
#2100 BugSplat Crash #1497210 : LLVOAvatar::updateImpostors()(10616)
2024-07-29 19:50:28 +02:00
llfloaterperformance.h
Fix performance floater getChild while drawing
2024-07-25 08:45:53 -04:00
llfloaterperms.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterperms.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpostprocess.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpostprocess.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpreference.cpp
Fix a bunch of XUI errors ( #2347 )
2024-08-20 00:48:07 +03:00
llfloaterpreference.h
Fix findChild during draw in preference floater
2024-08-18 15:35:33 -04:00
llfloaterpreferencesgraphicsadvanced.cpp
Integrate SMAA and rework post process chain for better visual quality
2024-08-29 17:24:50 -04:00
llfloaterpreferencesgraphicsadvanced.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpreferenceviewadvanced.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
llfloaterpreferenceviewadvanced.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
llfloaterpreviewtrash.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterpreviewtrash.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterprofile.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterprofile.h
…
llfloaterprofiletexture.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
llfloaterprofiletexture.h
Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailing
2024-06-10 20:03:54 +03:00
llfloaterregiondebugconsole.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterregiondebugconsole.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterregioninfo.cpp
secondlife/viewer#2490 : Fix PBR terrain texture transform feature flag handled by viewer in unpredictable manner
2024-09-04 12:27:05 -07:00
llfloaterregioninfo.h
viewer#2065 Region restart schedule floater
2024-07-25 16:02:03 +03:00
llfloaterregionrestarting.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterregionrestarting.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterregionrestartschedule.cpp
viewer#2065 Region restart schedule floater
2024-07-25 16:02:03 +03:00
llfloaterregionrestartschedule.h
viewer#2065 Region restart schedule floater
2024-07-25 16:02:03 +03:00
llfloaterreporter.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterreporter.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersavecamerapreset.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersavecamerapreset.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersaveprefpreset.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersaveprefpreset.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersceneloadstats.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersceneloadstats.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterscriptdebug.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterscriptdebug.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterscriptedprefs.cpp
Fix chat text segments not dynamically updating when colors changed in preferences
2024-08-04 23:11:57 -04:00
llfloaterscriptedprefs.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterscriptlimits.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
llfloaterscriptlimits.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersearch.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersearch.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersellland.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersellland.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
llfloatersettingscolor.cpp
Add LLUIColorTable debug-settings-like floater for easing skin design
2024-08-04 23:11:57 -04:00
llfloatersettingscolor.h
Add LLUIColorTable debug-settings-like floater for easing skin design
2024-08-04 23:11:57 -04:00
llfloatersettingsdebug.cpp
Fix find child during search/draw in debug settings floater
2024-08-18 22:56:35 -04:00
llfloatersettingsdebug.h
Fix find child during search/draw in debug settings floater
2024-08-18 22:56:35 -04:00
llfloatersidepanelcontainer.cpp
Fix a bunch of XUI errors ( #2347 )
2024-08-20 00:48:07 +03:00
llfloatersidepanelcontainer.h
Update indra/newview/llfloatersidepanelcontainer.h
2024-08-19 08:21:51 +03:00
llfloatersimplesnapshot.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersimplesnapshot.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersnapshot.cpp
viewer#2310 Fix snapshot's size string dropping color during upload
2024-09-03 12:32:26 +03:00
llfloatersnapshot.h
Fix findChild calls during draw from LLFloaterSnapshot
2024-07-25 08:45:52 -04:00
llfloatersounddevices.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatersounddevices.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterspellchecksettings.cpp
viewer#1990 Fixed "Main dictionary" option is switching to the previous value
2024-07-12 19:29:07 +03:00
llfloaterspellchecksettings.h
viewer#1990 Fixed "Main dictionary" option is switching to the previous value
2024-07-12 19:29:07 +03:00
llfloatertelehub.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertelehub.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertestinspectors.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertestinspectors.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertestlistview.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
llfloatertestlistview.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
llfloatertools.cpp
Update indra/newview/llfloatertools.cpp
2024-08-19 08:18:41 +03:00
llfloatertools.h
Fix findChild during draw in the tools floater
2024-08-18 21:41:53 -04:00
llfloatertopobjects.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
llfloatertopobjects.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertos.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertos.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertoybox.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertoybox.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertranslationsettings.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatertranslationsettings.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloateruipreview.cpp
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llfloateruipreview.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
llfloaterurlentry.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterurlentry.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatervoiceeffect.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatervoiceeffect.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatervoicevolume.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloatervoicevolume.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
llfloaterwebcontent.cpp
Reduce string temporaries from LLFloaterReg find/get
2024-07-01 22:24:32 -04:00
llfloaterwebcontent.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterwhitelistentry.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterwhitelistentry.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterwindowsize.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterwindowsize.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfloaterworldmap.cpp
Reduce 'World map' floater draw time
2024-09-09 14:26:00 +03:00
llfloaterworldmap.h
Display parcel name when clicking on a parcel on the world map ( #2131 )
2024-08-03 01:24:41 +03:00
llflyoutcombobtn.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
llflyoutcombobtn.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
llfolderviewmodelinventory.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llfolderviewmodelinventory.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfollowcam.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llfollowcam.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llfriendcard.cpp
Fix issues resulting from b42f9d836b
2024-06-09 16:17:03 +02:00
llfriendcard.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
llgesturelistener.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
llgesturelistener.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
llgesturemgr.cpp
Fix rapidly triggering gestures can make them get stuck ( #2126 )
2024-07-27 18:10:08 +03:00
llgesturemgr.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llgiveinventory.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
llgiveinventory.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
llglsandbox.cpp
#2434 Intel HD4000 compatibility pass ( #2541 )
2024-09-10 15:54:01 -05:00
llgltffolderitem.cpp
viewer#1131 MacOS build fixes and small adjustments
2024-07-01 20:05:31 +03:00
llgltffolderitem.h
viewer#1131 MacOS build fixes and small adjustments
2024-07-01 20:05:31 +03:00
llgltffoldermodel.cpp
viewer#1131 MacOS build fixes and small adjustments
2024-07-01 20:05:31 +03:00
llgltffoldermodel.h
viewer#1131 MacOS build fixes and small adjustments
2024-07-01 20:05:31 +03:00
llgltfmateriallist.cpp
viewer#2027 Cannot apply PBR Materials on larger linksets
2024-07-18 06:37:11 +03:00
llgltfmateriallist.h
viewer#2027 Cannot apply PBR Materials on larger linksets
2024-07-18 06:37:11 +03:00
llgltfmaterialpreviewmgr.cpp
Raise resolution of local baked texture preview from 512 to 2048
2024-09-16 15:12:15 -04:00
llgltfmaterialpreviewmgr.h
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
llgroupactions.cpp
Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice
2024-06-13 14:59:28 -07:00
llgroupactions.h
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
llgroupiconctrl.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
llgroupiconctrl.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
llgrouplist.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
llgrouplist.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llgroupmgr.cpp
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
llgroupmgr.h
#1318 Pagination in the Group Interface (rework)
2024-07-25 21:16:49 +02:00
llhasheduniqueid.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
llhasheduniqueid.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
llheroprobemanager.cpp
Fix hero probes not releasing resources when disabled
2024-08-17 18:23:58 -04:00
llheroprobemanager.h
Fix hero probes not releasing resources when disabled
2024-08-17 18:23:58 -04:00
llhints.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llhints.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
llhttpretrypolicy.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
llhttpretrypolicy.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
llhudeffect.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudeffect.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudeffectbeam.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudeffectbeam.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
llhudeffectblob.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
llhudeffectblob.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
llhudeffectlookat.cpp
viewer#2113 Optional disable eyes/head follow cursor/lookat
2024-07-29 07:43:22 +03:00
llhudeffectlookat.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudeffectpointat.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudeffectpointat.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudeffecttrail.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudeffecttrail.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudicon.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudicon.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudmanager.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudmanager.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudnametag.cpp
viewer#2411 LLFontGL::render optimizations #2
2024-09-04 10:16:46 +03:00
llhudnametag.h
viewer#2411 Cleanup
2024-09-04 10:16:46 +03:00
llhudobject.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudobject.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudrender.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
llhudrender.h
viewer#2411 LLFontGL::render optimizations
2024-09-04 10:16:46 +03:00
llhudtext.cpp
viewer#2411 LLFontGL::render optimizations
2024-09-04 10:16:46 +03:00
llhudtext.h
viewer#2411 LLFontGL::render optimizations
2024-09-04 10:16:46 +03:00
llhudview.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llhudview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llimagefiltersmanager.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
llimagefiltersmanager.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
llimhandler.cpp
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
llimprocessing.cpp
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
llimprocessing.h
…
llimview.cpp
Callback button for groups was not being reenabled after hanging up on group call.
2024-09-09 11:58:18 -07:00
llimview.h
Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice
2024-06-13 14:59:28 -07:00
llinspect.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llinspect.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llinspectavatar.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llinspectavatar.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
llinspectgroup.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
llinspectgroup.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
llinspectobject.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llinspectobject.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
llinspectremoteobject.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llinspectremoteobject.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
llinspecttexture.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
llinspecttexture.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
llinspecttoast.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llinspecttoast.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
llinventoryactions.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
llinventorybridge.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llinventorybridge.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llinventoryfilter.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llinventoryfilter.h
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llinventoryfunctions.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llinventoryfunctions.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llinventorygallery.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llinventorygallery.h
viewer#2142 Crash at LLOutfitGalleryItem::setDefaultImage
2024-08-09 22:55:08 +03:00
llinventorygallerymenu.cpp
Fix double variable name in initialization
2024-07-29 07:48:13 +03:00
llinventorygallerymenu.h
…
llinventoryicon.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llinventoryicon.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llinventoryitemslist.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
llinventoryitemslist.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
llinventorylistitem.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llinventorylistitem.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llinventorymodel.cpp
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_development
2024-06-10 16:22:12 -07:00
llinventorymodel.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llinventorymodelbackgroundfetch.cpp
More styling fixes and other minor inconsistency fixes in inventorymodelbackgroundfetch code. ( #2476 )
2024-09-02 22:51:58 +03:00
llinventorymodelbackgroundfetch.h
More styling fixes and other minor inconsistency fixes in inventorymodelbackgroundfetch code. ( #2476 )
2024-09-02 22:51:58 +03:00
llinventoryobserver.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
llinventoryobserver.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llinventorypanel.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llinventorypanel.h
#2095 Crash #1497728 : LLInventorySingleFolderPanel::hasVisibleItems
2024-07-24 18:26:04 +02:00
lljoystickbutton.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
lljoystickbutton.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llkeyconflict.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
llkeyconflict.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
lllandmarkactions.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lllandmarkactions.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lllandmarklist.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
lllandmarklist.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lllegacyatmospherics.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lllegacyatmospherics.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lllightconstants.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
lllistcontextmenu.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
lllistcontextmenu.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
lllistview.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
lllistview.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
lllocalbitmaps.cpp
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
2024-08-09 15:43:06 -07:00
lllocalbitmaps.h
Remove tinygltf dependency from LL::GLTF ( #1541 )
2024-05-28 09:45:40 -05:00
lllocalgltfmaterials.cpp
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_development
2024-06-10 16:22:12 -07:00
lllocalgltfmaterials.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lllocationhistory.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
lllocationhistory.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
lllocationinputctrl.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lllocationinputctrl.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lllogchat.cpp
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
lllogchat.h
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
llloginhandler.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
llloginhandler.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
lllogininstance.cpp
secondlife/viewer#2395 fix start location coordinates getting double escaped
2024-08-26 14:49:11 -07:00
lllogininstance.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
lllookshistorypanel.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
llmachineid.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
llmachineid.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
llmanip.cpp
viewer#2411 LLFontGL::render optimizations
2024-09-04 10:16:46 +03:00
llmanip.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmaniprotate.cpp
viewer#2411 LLFontGL::render optimizations
2024-09-04 10:16:46 +03:00
llmaniprotate.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmanipscale.cpp
viewer#2411 LLFontGL::render optimizations
2024-09-04 10:16:46 +03:00
llmanipscale.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmaniptranslate.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
llmaniptranslate.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmarketplacefunctions.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llmarketplacefunctions.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
llmarketplacenotifications.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
llmarketplacenotifications.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
llmaterialeditor.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
llmaterialeditor.h
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
llmaterialmgr.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
llmaterialmgr.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmediactrl.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llmediactrl.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmediadataclient.cpp
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
llmediadataclient.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmenuoptionpathfindingrebakenavmesh.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llmenuoptionpathfindingrebakenavmesh.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmeshrepository.cpp
Profile guided optimization pass ( #2582 )
2024-09-16 18:49:03 -05:00
llmeshrepository.h
Profile guided optimization pass ( #2582 )
2024-09-16 18:49:03 -05:00
llmimetypes.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llmimetypes.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmodelpreview.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
llmodelpreview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmorphview.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llmorphview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmoveview.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llmoveview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llmutelist.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llmutelist.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llnamebox.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llnamebox.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llnameeditor.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llnameeditor.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llnamelistctrl.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llnamelistctrl.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llnavigationbar.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
llnavigationbar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llnetmap.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
llnetmap.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llnotificationalerthandler.cpp
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
llnotificationgrouphandler.cpp
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
llnotificationhandler.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
llnotificationhandlerutil.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llnotificationhinthandler.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
llnotificationlistitem.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llnotificationlistitem.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llnotificationlistview.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
llnotificationlistview.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
llnotificationmanager.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
llnotificationmanager.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
llnotificationofferhandler.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llnotificationscripthandler.cpp
Update tracy profiler to 0.10 ( #1946 )
2024-07-09 16:53:43 -05:00
llnotificationstorage.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
llnotificationstorage.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
llnotificationtiphandler.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
lloutfitgallery.cpp
Fix loose mGalleryPanel in LLInventoryGallery
2024-08-15 22:56:42 +03:00
lloutfitgallery.h
viewer#2142 Crash at LLOutfitGalleryItem::setDefaultImage
2024-08-09 22:55:08 +03:00
lloutfitobserver.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
lloutfitobserver.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
lloutfitslist.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
lloutfitslist.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lloutputmonitorctrl.cpp
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.06-atlasaurus
2024-08-09 15:10:13 -07:00
lloutputmonitorctrl.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelappearancetab.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
llpanelappearancetab.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
llpanelavatar.cpp
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
2024-05-22 19:04:52 +02:00
llpanelavatar.h
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
2024-05-22 19:04:52 +02:00
llpanelavatartag.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelavatartag.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelblockedlist.cpp
Fix findChild calls during blocked list draw
2024-07-25 08:45:53 -04:00
llpanelblockedlist.h
Fix findChild calls during blocked list draw
2024-07-25 08:45:53 -04:00
llpanelclassified.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
llpanelclassified.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelcontents.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llpanelcontents.h
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llpaneleditsky.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
llpaneleditsky.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpaneleditwater.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
llpaneleditwater.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpaneleditwearable.cpp
Fix some findChild stalls when swapping to/from wearable editors
2024-07-25 23:57:22 -04:00
llpaneleditwearable.h
Fix some findChild stalls when swapping to/from wearable editors
2024-07-25 23:57:22 -04:00
llpanelemojicomplete.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
llpanelemojicomplete.h
…
llpanelenvironment.cpp
#2360 Incorrect Day Cycle name in Edit Day Cycle floater (remove unused key CANMOD)
2024-08-30 00:55:32 +02:00
llpanelenvironment.h
#2360 Incorrect Day Cycle name in Edit Day Cycle floater (remove unused key CANMOD)
2024-08-30 00:55:32 +02:00
llpanelexperiencelisteditor.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelexperiencelisteditor.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelexperiencelog.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
llpanelexperiencelog.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelexperiencepicker.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelexperiencepicker.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelexperiences.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelexperiences.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelface.cpp
Fix copy&paste error in LLPanelFace ( #2233 )
2024-08-09 00:21:28 +03:00
llpanelface.h
Fix copy&paste error in LLPanelFace ( #2233 )
2024-08-09 00:21:28 +03:00
llpanelgenerictip.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
llpanelgenerictip.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
llpanelgroup.cpp
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
2024-08-20 09:44:14 -07:00
llpanelgroup.h
Fix a bunch of XUI warnings ( #2120 )
2024-07-27 18:10:17 +03:00
llpanelgroupbulk.cpp
#1318 Pagination in the Group Interface
2024-07-24 16:58:25 +02:00
llpanelgroupbulk.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
llpanelgroupbulkban.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgroupbulkban.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgroupbulkimpl.h
#1318 Pagination in the Group Interface
2024-07-24 16:58:25 +02:00
llpanelgroupcreate.cpp
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llpanelgroupcreate.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llpanelgroupexperiences.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgroupexperiences.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgroupgeneral.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgroupgeneral.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgroupinvite.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgroupinvite.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgrouplandmoney.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgrouplandmoney.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgroupnotices.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgroupnotices.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelgrouproles.cpp
#1318 Pagination in the Group Interface (rework)
2024-07-25 21:16:49 +02:00
llpanelgrouproles.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelhome.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelhome.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelimcontrolpanel.cpp
…
llpanelimcontrolpanel.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
llpanelland.cpp
Fix excessive findChild calls during about land floater draw
2024-07-25 08:45:53 -04:00
llpanelland.h
Fix excessive findChild calls during about land floater draw
2024-07-25 08:45:53 -04:00
llpanellandaudio.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanellandaudio.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanellandmarkinfo.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanellandmarkinfo.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanellandmarks.cpp
Fix nullptr crash in LLLandmarksPanel::isActionEnabled
2024-08-09 22:55:08 +03:00
llpanellandmarks.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanellandmedia.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanellandmedia.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanellogin.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
llpanellogin.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llpanelloginlistener.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
llpanelloginlistener.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
llpanelmaininventory.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llpanelmaininventory.h
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llpanelmarketplaceinbox.cpp
viewer#2411 A bit more coverage for font buffer
2024-09-04 10:16:46 +03:00
llpanelmarketplaceinbox.h
viewer#2411 A bit more coverage for font buffer
2024-09-04 10:16:46 +03:00
llpanelmarketplaceinboxinventory.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
llpanelmarketplaceinboxinventory.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelmediasettingsgeneral.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelmediasettingsgeneral.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelmediasettingspermissions.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelmediasettingspermissions.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelmediasettingssecurity.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelmediasettingssecurity.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelnearbymedia.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
llpanelnearbymedia.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelobject.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelobject.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelobjectinventory.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llpanelobjectinventory.h
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llpanelonlinestatus.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
llpanelonlinestatus.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
llpaneloutfitedit.cpp
Fix trailing whitespaces to make pre-commit happy
2024-07-26 13:21:27 +03:00
llpaneloutfitedit.h
Reduce findChild stalls in appearance floater
2024-07-25 23:24:39 -04:00
llpaneloutfitsinventory.cpp
Fix trailing whitespaces to make pre-commit happy
2024-07-26 13:21:27 +03:00
llpaneloutfitsinventory.h
Reduce findChild stalls in appearance floater
2024-07-25 23:24:39 -04:00
llpanelpeople.cpp
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
2024-08-20 09:44:14 -07:00
llpanelpeople.h
Fix findChild stutter when changing people panel tabs
2024-08-18 18:36:33 -04:00
llpanelpeoplemenus.cpp
viewer#1905 Fix "Share" and "Pay" buttons' state in nearby list
2024-07-02 19:29:38 +03:00
llpanelpeoplemenus.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
llpanelpermissions.cpp
Fix various issues with text segments not updating UI color
2024-08-04 23:11:57 -04:00
llpanelpermissions.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelplaceinfo.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelplaceinfo.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelplaceprofile.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
llpanelplaceprofile.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelplaces.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelplaces.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelplacestab.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
llpanelplacestab.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelpresetscamerapulldown.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelpresetscamerapulldown.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelpresetspulldown.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelpresetspulldown.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelprimmediacontrols.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
llpanelprimmediacontrols.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelprofile.cpp
Fix formatting and add some more constexpr
2024-08-21 19:14:28 +03:00
llpanelprofile.h
Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice
2024-06-13 14:59:28 -07:00
llpanelprofileclassifieds.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelprofileclassifieds.h
Merge branch 'main' into marchcat/a-merge
2024-04-24 19:28:15 +03:00
llpanelprofilepicks.cpp
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
2024-05-22 19:04:52 +02:00
llpanelprofilepicks.h
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
2024-05-22 19:04:52 +02:00
llpanelpulldown.cpp
…
llpanelpulldown.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llpanelsnapshot.cpp
Remove unnecessary code and (re-)add some more compile time constants ( #2057 )
2024-07-18 10:48:24 +03:00
llpanelsnapshot.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelsnapshotinventory.cpp
Raised the 512x512 limitation for uploading snapshots to inventory to 2048x2048 ( #2025 )
2024-07-17 02:47:22 +03:00
llpanelsnapshotlocal.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelsnapshotoptions.cpp
Raised the 512x512 limitation for uploading snapshots to inventory to 2048x2048 ( #2025 )
2024-07-17 02:47:22 +03:00
llpanelsnapshotpostcard.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelsnapshotprofile.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelteleporthistory.cpp
Fix issues resulting from b42f9d836b
2024-06-09 16:17:03 +02:00
llpanelteleporthistory.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpaneltiptoast.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpaneltiptoast.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpaneltopinfobar.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpaneltopinfobar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelvoicedevicesettings.cpp
Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice
2024-06-13 14:59:28 -07:00
llpanelvoicedevicesettings.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelvoiceeffect.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelvoiceeffect.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelvolume.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
llpanelvolume.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelvolumepulldown.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelvolumepulldown.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpanelwearing.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
llpanelwearing.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llparcelselection.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llparcelselection.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llparticipantlist.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
llparticipantlist.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
llpatchvertexarray.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
llpatchvertexarray.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
llpathfindingcharacter.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
llpathfindingcharacter.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpathfindingcharacterlist.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
llpathfindingcharacterlist.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
llpathfindinglinkset.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpathfindinglinkset.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpathfindinglinksetlist.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpathfindinglinksetlist.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpathfindingmanager.cpp
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llpathfindingmanager.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpathfindingnavmesh.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
llpathfindingnavmesh.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llpathfindingnavmeshstatus.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
llpathfindingnavmeshstatus.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
llpathfindingnavmeshzone.cpp
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llpathfindingnavmeshzone.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llpathfindingobject.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
llpathfindingobject.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llpathfindingobjectlist.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
llpathfindingobjectlist.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llpathfindingpathtool.cpp
Re-enable compiler warning C4800 (performance warning)
2024-05-30 13:11:50 +02:00
llpathfindingpathtool.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpbrterrainfeatures.cpp
secondlife/viewer#1475 : Fix whitespace and remove comment
2024-06-10 11:16:12 -07:00
llpbrterrainfeatures.h
secondlife/viewer#1475 : Add PBR terrain repeats editing
2024-06-07 18:14:32 -07:00
llperfstats.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
llperfstats.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
llpersistentnotificationstorage.cpp
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
llpersistentnotificationstorage.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
llphysicsmotion.cpp
Cache more frequently accessed settings
2024-07-24 15:05:08 -04:00
llphysicsmotion.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llphysicsshapebuilderutil.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
llphysicsshapebuilderutil.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpipelinelistener.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
llpipelinelistener.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
llplacesfolderview.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llplacesfolderview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llplacesinventorybridge.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
llplacesinventorybridge.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
llplacesinventorypanel.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llplacesinventorypanel.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpopupview.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpopupview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpostcard.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
llpostcard.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
llpresetsmanager.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpresetsmanager.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
llpreview.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpreview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpreviewanim.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpreviewanim.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpreviewgesture.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
llpreviewgesture.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpreviewnotecard.cpp
Fix findChild during draw in notecard previews
2024-08-18 18:36:33 -04:00
llpreviewnotecard.h
Fix findChild during draw in notecard previews
2024-08-18 18:36:33 -04:00
llpreviewscript.cpp
Fix findChild during draw in script editor
2024-08-18 18:36:33 -04:00
llpreviewscript.h
Fix findChild during draw in script editor
2024-08-18 18:36:33 -04:00
llpreviewsound.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llpreviewsound.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llpreviewtexture.cpp
Fix findChild during draw in texture previews
2024-08-18 18:36:33 -04:00
llpreviewtexture.h
Fix findChild during draw in texture previews
2024-08-18 18:36:33 -04:00
llproductinforequest.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
llproductinforequest.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
llprogressview.cpp
Reduce utf8 to wstring conversion and llwstring temporaries during text draw ( #2115 )
2024-07-26 13:19:34 +03:00
llprogressview.h
Fix getChild calls during draw in LLProgressView
2024-07-25 08:45:52 -04:00
llrecentpeople.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
llrecentpeople.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
llreflectionmap.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
llreflectionmap.h
Trim remaining trailing whitespaces after #1695
2024-06-11 17:38:48 +03:00
llreflectionmapmanager.cpp
Improve accuracy of texture memory tracking ( #2371 )
2024-08-21 09:47:31 -05:00
llreflectionmapmanager.h
Clean up line endings that got mangled up during last merge
2024-06-11 15:40:09 +02:00
llregioninfomodel.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llregioninfomodel.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llregionposition.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
llregionposition.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
llremoteparcelrequest.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
llremoteparcelrequest.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
llresourcedata.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
llrootview.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
llsaveoutfitcombobtn.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
llsaveoutfitcombobtn.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
llscenemonitor.cpp
#2100 BugSplat Crash #1497210 : LLVOAvatar::updateImpostors()(10616)
2024-07-29 19:50:28 +02:00
llscenemonitor.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsceneview.cpp
Re-enable compiler warnings C4018, C4100, C4231 and C4506
2024-06-10 16:42:43 +02:00
llsceneview.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
llscreenchannel.cpp
Reduce findChild UI stutter when toasts are created
2024-08-18 18:36:28 -04:00
llscreenchannel.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llscripteditor.cpp
Optimization and cleanup of various color finds during draw
2024-08-04 23:11:57 -04:00
llscripteditor.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llscriptfloater.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llscriptfloater.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llscriptruntimeperms.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
llscrollingpanelparam.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llscrollingpanelparam.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llscrollingpanelparambase.cpp
Reduce findChild stalls in appearance floater
2024-07-25 23:24:39 -04:00
llscrollingpanelparambase.h
Reduce findChild stalls in appearance floater
2024-07-25 23:24:39 -04:00
llsculptidsize.cpp
Replace boost::shared_ptr with std in voice classes
2024-08-07 14:19:49 +03:00
llsculptidsize.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
llsearchableui.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llsearchableui.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
llsearchcombobox.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llsearchcombobox.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsearchhistory.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
llsearchhistory.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
llsecapi.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
llsecapi.h
Clean up Windows build ( #2562 )
2024-09-13 17:28:48 +03:00
llsechandler_basic.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
llsechandler_basic.h
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
llselectmgr.cpp
Clean up llviewermenu
2024-09-10 13:54:38 +02:00
llselectmgr.h
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
2024-08-09 15:43:06 -07:00
llsetkeybinddialog.cpp
viewer#1988 "Set empty" for controls ignores "Apply to all"
2024-07-12 09:05:36 +03:00
llsetkeybinddialog.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llsettingspicker.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llsettingspicker.h
#2360 Incorrect Day Cycle name in Edit Day Cycle floater (remove unused key CANMOD)
2024-08-30 00:55:32 +02:00
llsettingsvo.cpp
Merge pull request #2545 for viewer#2529 Improve environment's performance
2024-09-13 08:02:04 +03:00
llsettingsvo.h
viewer#2529 Optimize updateGLVariablesForSettings
2024-09-11 14:09:01 +03:00
llshareavatarhandler.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llsidepanelappearance.cpp
Reduce findChild stalls in appearance floater
2024-07-25 23:24:39 -04:00
llsidepanelappearance.h
Reduce findChild stalls in appearance floater
2024-07-25 23:24:39 -04:00
llsidepanelinventory.cpp
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llsidepanelinventory.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsidepanelinventorysubpanel.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llsidepanelinventorysubpanel.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsidepaneliteminfo.cpp
Fix various issues with text segments not updating UI color
2024-08-04 23:11:57 -04:00
llsidepaneliteminfo.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsidepaneltaskinfo.cpp
#1597 Fix for some GLTF transforms not loading properly.
2024-05-30 13:42:27 -05:00
llsidepaneltaskinfo.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsidetraypanelcontainer.cpp
Reduce string temporaries from LLFloaterReg find/get
2024-07-01 22:24:32 -04:00
llsidetraypanelcontainer.h
Reduce string temporaries from LLFloaterReg find/get
2024-07-01 22:24:32 -04:00
llskinningutil.cpp
Profile guided optimization pass ( #2582 )
2024-09-16 18:49:03 -05:00
llskinningutil.h
#1530 Increase joint limit for GLTF Assets ( #1582 )
2024-05-29 16:56:39 -05:00
llsky.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llsky.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llslurl.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
llslurl.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
llsnapshotlivepreview.cpp
Remove unnecessary code and (re-)add some more compile time constants ( #2057 )
2024-07-18 10:48:24 +03:00
llsnapshotlivepreview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsnapshotmodel.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
llspatialpartition.cpp
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
llspatialpartition.h
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
llspeakers.cpp
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
2024-08-09 15:43:06 -07:00
llspeakers.h
Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice
2024-06-13 14:59:28 -07:00
llspeakingindicatormanager.cpp
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.06-atlasaurus
2024-08-15 09:41:54 -07:00
llspeakingindicatormanager.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
llsplitbutton.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
llsplitbutton.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsprite.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llsprite.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsrv.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
llsrv.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
llstartup.cpp
secondlife/viewer#2391 : Remove avatar rigging "callstack" logging
2024-08-26 16:33:38 -07:00
llstartup.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
llstartuplistener.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
llstartuplistener.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
llstatusbar.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llstatusbar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llstylemap.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
llstylemap.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
llsurface.cpp
1836 dont store texture in system memory unless absolutely necessary ( #1843 )
2024-06-27 13:12:43 -05:00
llsurface.h
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
llsurfacepatch.cpp
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
llsurfacepatch.h
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
llsyntaxid.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
llsyntaxid.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
llsyswellitem.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llsyswellitem.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llsyswellwindow.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llsyswellwindow.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltable.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
llteleporthistory.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
llteleporthistory.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
llteleporthistorystorage.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
llteleporthistorystorage.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
llterrainpaintmap.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
llterrainpaintmap.h
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
lltexturecache.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
lltexturecache.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
lltexturectrl.cpp
Fix find child during draw in texture picker
2024-07-25 08:45:53 -04:00
lltexturectrl.h
Fix find child during draw in texture picker
2024-07-25 08:45:53 -04:00
lltexturefetch.cpp
Remove remainder of unused packet data code from LLTextureFetch
2024-08-05 15:57:48 +03:00
lltexturefetch.h
Remove remainder of unused packet data code from LLTextureFetch
2024-08-05 15:57:48 +03:00
lltextureinfo.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
lltextureinfo.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
lltextureinfodetails.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
lltextureinfodetails.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
lltexturestats.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
lltexturestats.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
lltextureview.cpp
Improve accuracy of texture memory tracking ( #2371 )
2024-08-21 09:47:31 -05:00
lltextureview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llthumbnailctrl.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
llthumbnailctrl.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltinygltfhelper.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
lltinygltfhelper.h
#1357 GLTF Export Prototype
2024-04-30 17:26:48 -05:00
lltoast.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
lltoast.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastalertpanel.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
lltoastalertpanel.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastgroupnotifypanel.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastgroupnotifypanel.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
lltoastimpanel.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastimpanel.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastnotifypanel.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastnotifypanel.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastpanel.cpp
Update tracy profiler to 0.10 ( #1946 )
2024-07-09 16:53:43 -05:00
lltoastpanel.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
lltoastscriptquestion.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastscriptquestion.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastscripttextbox.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoastscripttextbox.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
lltool.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltool.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolbarview.cpp
Optimization and cleanup of various color finds during draw
2024-08-04 23:11:57 -04:00
lltoolbarview.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolbrush.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
lltoolbrush.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolcomp.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolcomp.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltooldraganddrop.cpp
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
lltooldraganddrop.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
lltoolface.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolface.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolfocus.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
lltoolfocus.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolgrab.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolgrab.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolgun.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolgun.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolindividual.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolindividual.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolmgr.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolmgr.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolmorph.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
lltoolmorph.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolobjpicker.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolobjpicker.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolpie.cpp
Cache more frequently accessed settings
2024-07-24 15:05:08 -04:00
lltoolpie.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolpipette.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolpipette.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolplacer.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolplacer.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolselect.cpp
Clean up llviewermenu
2024-09-10 13:54:38 +02:00
lltoolselect.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolselectland.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolselectland.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolselectrect.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolselectrect.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltoolview.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
lltoolview.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
lltracker.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
lltracker.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltrackpicker.cpp
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
lltrackpicker.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
lltransientdockablefloater.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltransientdockablefloater.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltransientfloatermgr.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lltransientfloatermgr.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lltranslate.cpp
Update boost to 1.85 and fix deprecation warnings
2024-07-29 08:20:32 +03:00
lltranslate.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lluiavatar.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
lluiavatar.h
Fix line endlings
2024-05-22 22:40:26 +03:00
lluiconstants.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
lluilistener.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
lluilistener.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
lluploaddialog.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
lluploaddialog.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
lluploadfloaterobservers.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
llurl.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
llurl.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llurldispatcher.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
llurldispatcher.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
llurldispatcherlistener.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
llurldispatcherlistener.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
llurlfloaterdispatchhandler.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
llurlfloaterdispatchhandler.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
llurlhistory.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
llurlhistory.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
llurllineeditorctrl.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
llurllineeditorctrl.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llurlwhitelist.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
llurlwhitelist.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
llversioninfo.cpp
#1111 Remove xmlrpc-epi
2024-07-01 20:20:04 +02:00
llversioninfo.h
#1111 Remove xmlrpc-epi
2024-07-01 20:20:04 +02:00
llviewchildren.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
llviewchildren.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
llviewerassetstats.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
llviewerassetstats.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
llviewerassetstorage.cpp
#1870 Tune up for better experience on integrated intel with low memory ( #1872 )
2024-07-03 17:42:24 -05:00
llviewerassetstorage.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerassettype.cpp
Merge remote-tracking branch 'origin/project/gltf_development' into brad/merge-maint-a-to-dev
2024-05-23 11:35:23 -07:00
llviewerassettype.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
llviewerassetupload.cpp
viewer#2311 When email or profile image upload fails show a more fitting reason
2024-08-19 12:22:40 +03:00
llviewerassetupload.h
viewer#1666 Allow switching 2k textures off in bulk uploads
2024-07-02 21:53:43 +03:00
llviewerattachmenu.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
llviewerattachmenu.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
llvieweraudio.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llvieweraudio.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
llviewercamera.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
llviewercamera.h
viewer#1672 Crash at setDefaultFOV
2024-06-12 18:12:35 +03:00
llviewerchat.cpp
Fix chat text segments not dynamically updating when colors changed in preferences
2024-08-04 23:11:57 -04:00
llviewerchat.h
Fix chat text segments not dynamically updating when colors changed in preferences
2024-08-04 23:11:57 -04:00
llviewercontrol.cpp
Fix startup crash from removed setting
2024-08-29 18:03:46 -04:00
llviewercontrol.h
Post-merge - trim trailing whitespace
2024-06-10 20:45:59 +03:00
llviewercontrollistener.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
llviewercontrollistener.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
llviewerdisplay.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
llviewerdisplay.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerdisplayname.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
llviewerdisplayname.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
llviewerfloaterreg.cpp
Fixed missing comma in list. Fixed loop with too small loop variable. ( #2497 )
2024-09-04 19:42:01 +03:00
llviewerfloaterreg.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
llviewerfoldertype.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerfoldertype.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewergenericmessage.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
llviewergenericmessage.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
llviewergesture.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
llviewergesture.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerhelp.cpp
Merge branch 'spaces-merge' into roxie/webrtc-voice
2024-05-20 12:59:59 -07:00
llviewerhelp.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
llviewerhelputil.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
llviewerhelputil.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
llviewerhome.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
llviewerhome.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
llviewerinput.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
llviewerinput.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerinventory.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
llviewerinventory.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerjoint.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerjoint.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerjointattachment.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerjointattachment.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
llviewerjointmesh.cpp
Re-enable compiler warnings C4018, C4100, C4231 and C4506
2024-06-10 16:42:43 +02:00
llviewerjointmesh.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerjoystick.cpp
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
llviewerjoystick.h
Enable /permissive- on MSVC for better standards conformance ( #2251 )
2024-08-14 08:01:02 -07:00
llviewerlayer.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
llviewerlayer.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
llviewermedia.cpp
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
2024-08-20 09:44:14 -07:00
llviewermedia.h
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-maint-a-to-dev
2024-05-23 11:31:19 -07:00
llviewermedia_streamingaudio.cpp
Destroy stream process when stopping audio stream to allow restarting in the case of stuck or errored libvlc ( #2124 )
2024-07-27 18:15:00 +03:00
llviewermedia_streamingaudio.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
llviewermediafocus.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
llviewermediafocus.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewermediaobserver.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
llviewermenu.cpp
Clean up llviewermenu
2024-09-10 13:54:38 +02:00
llviewermenu.h
Clean up llviewermenu
2024-09-10 13:54:38 +02:00
llviewermenufile.cpp
Clean up llviewermenu
2024-09-10 13:54:38 +02:00
llviewermenufile.h
viewer#1666 Allow switching 2k textures off in bulk uploads
2024-07-02 21:53:43 +03:00
llviewermessage.cpp
send AgentUpdate ASAP when control bits change
2024-09-13 10:47:24 -07:00
llviewermessage.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewernetwork.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
llviewernetwork.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
llviewerobject.cpp
Profile guided optimization pass ( #2582 )
2024-09-16 18:49:03 -05:00
llviewerobject.h
viewer#2163 Crash at getReflectionProbeIsDynamic
2024-08-09 22:55:08 +03:00
llviewerobjectlist.cpp
secondlife/viewer#2391 : Remove avatar rigging "callstack" logging
2024-08-26 16:33:38 -07:00
llviewerobjectlist.h
#459 Filters on object inventory
2024-09-08 00:11:56 +02:00
llvieweroctree.cpp
Re-enable compiler warnings C4018, C4100, C4231 and C4506
2024-06-10 16:42:43 +02:00
llvieweroctree.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerparcelaskplay.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
llviewerparcelaskplay.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
llviewerparcelmedia.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerparcelmedia.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
llviewerparcelmediaautoplay.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerparcelmediaautoplay.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerparcelmgr.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
llviewerparcelmgr.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerparceloverlay.cpp
Optimization and cleanup of various color finds during draw
2024-08-04 23:11:57 -04:00
llviewerparceloverlay.h
Optimization and cleanup of various color finds during draw
2024-08-04 23:11:57 -04:00
llviewerpartsim.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
llviewerpartsim.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerpartsource.cpp
#2431 Fix for redundant searching for pixeismall.j2c causing frame stalls
2024-08-27 15:59:41 -05:00
llviewerpartsource.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerprecompiledheaders.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llviewerregion.cpp
Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop
2024-09-10 16:12:38 -07:00
llviewerregion.h
1836 dont store texture in system memory unless absolutely necessary ( #1843 )
2024-06-27 13:12:43 -05:00
llviewershadermgr.cpp
Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop
2024-09-10 16:12:38 -07:00
llviewershadermgr.h
Integrate SMAA and rework post process chain for better visual quality
2024-08-29 17:24:50 -04:00
llviewerstats.cpp
Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop
2024-09-04 12:51:24 -07:00
llviewerstats.h
Clear unused metrics
2024-08-28 19:51:00 +03:00
llviewerstatsrecorder.cpp
Reduce texture fetch and main thread contention from LLViewerStatsRecorder via simpleton.
2024-08-14 00:31:37 -04:00
llviewerstatsrecorder.h
Reduce texture fetch and main thread contention from LLViewerStatsRecorder via simpleton.
2024-08-14 00:31:37 -04:00
llviewertexlayer.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewertexlayer.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewertexteditor.cpp
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
llviewertexteditor.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewertexture.cpp
Profile guided optimizations
2024-09-10 18:27:45 -05:00
llviewertexture.h
#2431 Fix for redundant searching for pixeismall.j2c causing frame stalls
2024-08-27 15:59:41 -05:00
llviewertextureanim.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
llviewertextureanim.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
llviewertexturelist.cpp
Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop
2024-09-04 12:51:24 -07:00
llviewertexturelist.h
#2315 Ensure textures are deleted when they are no longer referenced. ( #2343 )
2024-08-20 06:59:07 -05:00
llviewerthrottle.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
llviewerthrottle.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerwearable.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerwearable.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llviewerwindow.cpp
Merge pull request #2545 for viewer#2529 Improve environment's performance
2024-09-13 08:02:04 +03:00
llviewerwindow.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llviewerwindowlistener.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
llviewerwindowlistener.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
llvlcomposition.cpp
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
llvlcomposition.h
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
llvlmanager.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llvlmanager.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
llvoavatar.cpp
Profile guided optimization pass ( #2582 )
2024-09-16 18:49:03 -05:00
llvoavatar.h
Profile guided optimization pass ( #2582 )
2024-09-16 18:49:03 -05:00
llvoavatarself.cpp
Make LLPipeline::renderDebug() a bit cheaper
2024-08-29 21:34:43 +03:00
llvoavatarself.h
viewer#1253 Viewer tries to detach attachments in inventory on shutdown
2024-07-11 16:58:17 +03:00
llvocache.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
llvocache.h
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
2024-06-11 13:38:43 +02:00
llvograss.cpp
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
llvograss.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llvoicecallhandler.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llvoicechannel.cpp
#2325 WebRTC: p2p voice calling option sometimes becomes disabled after calling another agent back too soon
2024-08-22 17:18:42 +02:00
llvoicechannel.h
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.06-atlasaurus
2024-08-15 09:41:54 -07:00
llvoiceclient.cpp
Don't enable vivox spatial when teleporting while in a webrtc conference/p2p/group call
2024-09-06 12:00:00 -07:00
llvoiceclient.h
Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop
2024-08-20 09:44:14 -07:00
llvoicevisualizer.cpp
Allow the in world voice indicator to be toggled in preferences
2024-09-10 19:15:58 +03:00
llvoicevisualizer.h
#2166 Avatar does not move its lips when the corresponding checkbox is checked
2024-09-12 21:48:49 +02:00
llvoicevivox.cpp
Fix issue with improper reporting as to whether voice is working.
2024-09-11 15:58:56 -07:00
llvoicevivox.h
viewer#2413 Remove obsolete alert about expiring voice morphs
2024-08-27 19:19:44 +03:00
llvoicewebrtc.cpp
Merge pull request #2543 from secondlife/roxie/webrtc-285
2024-09-12 09:46:20 -07:00
llvoicewebrtc.h
Fix some race conditions on connection shutdown.
2024-09-04 15:45:03 -07:00
llvoinventorylistener.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
llvoinventorylistener.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
llvopartgroup.cpp
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
llvopartgroup.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llvosky.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
llvosky.h
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
2024-07-08 20:27:14 +02:00
llvosurfacepatch.cpp
Merge pull request #2210 from secondlife/v-1883
2024-08-13 10:34:35 -07:00
llvosurfacepatch.h
secondlife/viewer#1883 : Local-only PBR terrain paintmap with developer tools
2024-08-06 16:28:47 -07:00
llvotree.cpp
Replace glh_linear usage with GLM ( #2554 )
2024-09-12 11:22:10 -05:00
llvotree.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llvovolume.cpp
Profile guided optimization pass ( #2582 )
2024-09-16 18:49:03 -05:00
llvovolume.h
#2467 Fix for sim surrounds not fully loading ( #2524 )
2024-09-06 16:39:58 -05:00
llvowater.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
llvowater.h
1836 dont store texture in system memory unless absolutely necessary ( #1843 )
2024-06-27 13:12:43 -05:00
llvowlsky.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llvowlsky.h
Fix line endlings
2024-05-22 22:40:26 +03:00
llwatchdog.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
llwatchdog.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
llwearableitemslist.cpp
Reduce findChild stalls in appearance floater
2024-07-25 23:24:39 -04:00
llwearableitemslist.h
Reduce findChild stalls in appearance floater
2024-07-25 23:24:39 -04:00
llwearablelist.cpp
#2434 Intel HD4000 compatibility pass ( #2541 )
2024-09-10 15:54:01 -05:00
llwearablelist.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
llweb.cpp
Replace liburiparser with boost::url
2024-07-29 13:33:12 +03:00
llweb.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
llwebprofile.cpp
viewer#2311 Message about oversized snapshots wasn't shown in some cases
2024-09-03 16:47:53 +03:00
llwebprofile.h
viewer#2311 When email or profile image upload fails show a more fitting reason
2024-08-19 12:22:40 +03:00
llwind.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
llwind.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
llwindebug.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llwindebug.h
Clean up Windows build ( #2562 )
2024-09-13 17:28:48 +03:00
llwindowlistener.cpp
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llwindowlistener.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
llwldaycycle.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
llwldaycycle.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
llwlhandlers.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
llwlhandlers.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
llworld.cpp
Make LLPipeline::renderDebug() a bit cheaper
2024-08-29 21:34:43 +03:00
llworld.h
#2100 BugSplat Crash #1497210 : LLVOAvatar::updateImpostors()(10616)
2024-07-29 19:50:28 +02:00
llworldmap.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
llworldmap.h
Display parcel name when clicking on a parcel on the world map ( #2131 )
2024-08-03 01:24:41 +03:00
llworldmapmessage.cpp
Fix line endlings
2024-05-22 22:40:26 +03:00
llworldmapmessage.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
llworldmapview.cpp
Reduce 'World map' floater draw time
2024-09-09 14:26:00 +03:00
llworldmapview.h
Reduce 'World map' floater draw time
2024-09-09 14:26:00 +03:00
llworldmipmap.cpp
1836 dont store texture in system memory unless absolutely necessary ( #1843 )
2024-06-27 13:12:43 -05:00
llworldmipmap.h
1836 dont store texture in system memory unless absolutely necessary ( #1843 )
2024-06-27 13:12:43 -05:00
llxmlrpclistener.cpp
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llxmlrpclistener.h
#1111 Remove xmlrpc-epi
2024-07-01 20:20:04 +02:00
llxmlrpctransaction.cpp
Clean up Windows build ( #2562 )
2024-09-13 17:28:48 +03:00
llxmlrpctransaction.h
#1111 Remove xmlrpc-epi
2024-07-01 20:20:04 +02:00
macutil_Prefix.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
macview_Prefix.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
noise.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
noise.h
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
2024-07-08 20:27:14 +02:00
pipeline.cpp
Merge pull request #2580 from RyeMutt/2kbom
2024-09-16 16:46:14 -07:00
pipeline.h
Raise resolution of local baked texture preview from 512 to 2048
2024-09-16 15:12:15 -04:00
roles_constants.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
secondlife-i686.supp
…
secondlife.icns
…
secondlife_firstlook.icns
…
slplugin.entitlements
…
viewer_manifest.py
Update tracy integration to 0.11 and rework client library to be configurable at build time
2024-08-13 17:27:30 -04:00
windows.manifest
…