Brad Linden
|
ca5119d577
|
#2696 Viewer crashes on gestures : fix the bug (#3152)
Co-authored-by: Alexander Gavriliuk <alexandrgproductengine@lindenlab.com>
|
2024-11-26 11:04:28 -08:00 |
Andrey Kleshchev
|
c4ff0b4889
|
viewer#2071 Properly handle 'out of memory' for meshes
|
2024-07-29 21:20:38 +03:00 |
Alexander Gavriliuk
|
5d25504f83
|
#2100 BugSplat Crash #1497210: LLVOAvatar::updateImpostors()(10616)
|
2024-07-29 19:50:28 +02:00 |
Ansariel
|
b42f9d836b
|
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 |
Ansariel
|
e2e37cced8
|
Fix line endlings
|
2024-05-22 22:40:26 +03:00 |
Ansariel
|
1b67dd855c
|
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
# Conflicts:
# autobuild.xml
# indra/cmake/CMakeLists.txt
# indra/cmake/GoogleMock.cmake
# indra/llaudio/llaudioengine_fmodstudio.cpp
# indra/llaudio/llaudioengine_fmodstudio.h
# indra/llaudio/lllistener_fmodstudio.cpp
# indra/llaudio/lllistener_fmodstudio.h
# indra/llaudio/llstreamingaudio_fmodstudio.cpp
# indra/llaudio/llstreamingaudio_fmodstudio.h
# indra/llcharacter/llmultigesture.cpp
# indra/llcharacter/llmultigesture.h
# indra/llimage/llimage.cpp
# indra/llimage/llimagepng.cpp
# indra/llimage/llimageworker.cpp
# indra/llimage/tests/llimageworker_test.cpp
# indra/llmessage/tests/llmockhttpclient.h
# indra/llprimitive/llgltfmaterial.h
# indra/llrender/llfontfreetype.cpp
# indra/llui/llcombobox.cpp
# indra/llui/llfolderview.cpp
# indra/llui/llfolderviewmodel.h
# indra/llui/lllineeditor.cpp
# indra/llui/lllineeditor.h
# indra/llui/lltextbase.cpp
# indra/llui/lltextbase.h
# indra/llui/lltexteditor.cpp
# indra/llui/lltextvalidate.cpp
# indra/llui/lltextvalidate.h
# indra/llui/lluictrl.h
# indra/llui/llview.cpp
# indra/llwindow/llwindowmacosx.cpp
# indra/newview/app_settings/settings.xml
# indra/newview/llappearancemgr.cpp
# indra/newview/llappearancemgr.h
# indra/newview/llavatarpropertiesprocessor.cpp
# indra/newview/llavatarpropertiesprocessor.h
# indra/newview/llbreadcrumbview.cpp
# indra/newview/llbreadcrumbview.h
# indra/newview/llbreastmotion.cpp
# indra/newview/llbreastmotion.h
# indra/newview/llconversationmodel.h
# indra/newview/lldensityctrl.cpp
# indra/newview/lldensityctrl.h
# indra/newview/llface.inl
# indra/newview/llfloatereditsky.cpp
# indra/newview/llfloatereditwater.cpp
# indra/newview/llfloateremojipicker.h
# indra/newview/llfloaterimsessiontab.cpp
# indra/newview/llfloaterprofiletexture.cpp
# indra/newview/llfloaterprofiletexture.h
# indra/newview/llgesturemgr.cpp
# indra/newview/llgesturemgr.h
# indra/newview/llimpanel.cpp
# indra/newview/llimpanel.h
# indra/newview/llinventorybridge.cpp
# indra/newview/llinventorybridge.h
# indra/newview/llinventoryclipboard.cpp
# indra/newview/llinventoryclipboard.h
# indra/newview/llinventoryfunctions.cpp
# indra/newview/llinventoryfunctions.h
# indra/newview/llinventorygallery.cpp
# indra/newview/lllistbrowser.cpp
# indra/newview/lllistbrowser.h
# indra/newview/llpanelobjectinventory.cpp
# indra/newview/llpanelprofile.cpp
# indra/newview/llpanelprofile.h
# indra/newview/llpreviewgesture.cpp
# indra/newview/llsavedsettingsglue.cpp
# indra/newview/llsavedsettingsglue.h
# indra/newview/lltooldraganddrop.cpp
# indra/newview/llurllineeditorctrl.cpp
# indra/newview/llvectorperfoptions.cpp
# indra/newview/llvectorperfoptions.h
# indra/newview/llviewerparceloverlay.cpp
# indra/newview/llviewertexlayer.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/macmain.h
# indra/test/test.cpp
|
2024-05-22 19:04:52 +02:00 |
Andrey Lihatskiy
|
1b68f71348
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
Alexander Gavriliuk
|
7d87e41bbd
|
secondlife/viewer#1331 The animation with null id is attempted to fetch
|
2024-04-28 18:27:50 +02:00 |
Ansariel
|
321f283032
|
Replace remaining BOOL with bool llinventory and llmessage
|
2024-02-19 18:06:08 +02:00 |
Lars Næsbye Christensen
|
9e854b697a
|
misc: BOOL to bool
|
2024-02-17 12:23:07 +02:00 |
Lars Næsbye Christensen
|
4419bb8709
|
more misc: BOOL (int) to real bool
|
2024-02-12 23:17:22 +02:00 |
Lars Næsbye Christensen
|
70f8dc7a4f
|
miscellaneous: BOOL (int) to real bool
|
2024-02-12 23:17:22 +02:00 |
Andrey Kleshchev
|
bc3f2d53d1
|
SL-19891 Make sure focusable elements clear focus on destruction
|
2023-07-18 01:56:42 +03:00 |
Andrey Lihatskiy
|
a10c876ae4
|
DRTVWR-580 Post-merge fix
|
2023-05-19 02:20:48 +03:00 |
Andrey Lihatskiy
|
4dcab10bf8
|
Merge branch 'main' into DRTVWR-580-maint-T
# Conflicts:
# doc/contributions.txt
# indra/llcharacter/llkeyframemotion.cpp
# indra/newview/llfilepicker.cpp
|
2023-05-17 17:47:45 +03:00 |
Andrey Kleshchev
|
01fd1cddde
|
SL-19522 Some .anim files fail to upload
|
2023-04-06 00:15:37 +03:00 |
Andrey Kleshchev
|
6c54c9f8a9
|
Merge branch 'main' into DRTVWR-577-maint-S
# Conflicts:
# indra/llcommon/llsdserialize.cpp
# indra/llcommon/llsdserialize.h
# indra/newview/llfilepicker.h
# indra/newview/llfilepicker_mac.h
# indra/newview/llfilepicker_mac.mm
|
2023-02-09 22:33:52 +02:00 |
Fawrsk
|
7419037ef6
|
SL-18893 Fixes for pull requests #38, #41, and #42 (#46)
Eliminate unnecessary copies, and remove uses of auto
|
2023-01-10 11:43:27 +02:00 |
Fawrsk
|
d0f115ae09
|
SL-18893 Cleanup for loops in llcharacter to use C++11 range based for loops (#42)
|
2023-01-05 13:42:27 +02:00 |
Rye Mutt
|
129301c8e9
|
Fix multiple leaks in the case of failure to deserialize animations
|
2022-10-28 15:46:42 -04:00 |
Andrey Lihatskiy
|
91606c7b60
|
Merge branch 'master' into DRTVWR-548-maint-N
|
2022-05-26 03:07:05 +03:00 |
Mnikolenko Productengine
|
ef7254a68a
|
SL-17206 Unable to move an avatar after a strong fall on the ground
|
2022-05-25 16:15:14 +03:00 |
Brad Payne (Vir Linden)
|
307db06310
|
SL-10163 - allow joint aliases in animation uploads. Names are canonicalized before sending to simulator.
# Conflicts:
# indra/newview/llviewerassetupload.cpp
# indra/newview/llvoavatar.cpp
# scripts/content_tools/anim_tool.py
|
2022-05-18 23:30:02 +03:00 |
Brad Payne (Vir Linden)
|
f7edcab9c3
|
SL-288, SL-10163 - allow joint aliases, but otherwise reject upload of animations containing invalid joint names
# Conflicts:
# indra/newview/llviewerassetupload.cpp
# indra/newview/llvoavatar.cpp
|
2022-05-18 23:25:51 +03:00 |
Mnikolenko Productengine
|
ddaa0d84cc
|
SL-17206 FIXED Unable to move an avatar after fall on the ground
|
2022-04-29 19:06:22 +03:00 |
Ptolemy
|
84b746ad8e
|
SL-16606: Add profiler category AVATAR
|
2022-01-14 11:50:22 -08:00 |
Dave Houlton
|
cf35d27dfb
|
DRTVWR-546 merge up to 6.5.2
|
2021-12-15 14:37:18 -07:00 |
Dave Parks
|
8d20480c5f
|
SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton
|
2021-10-28 18:06:21 +00:00 |
Callum Prentice
|
168d177197
|
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
|
2021-03-09 14:39:51 -08:00 |
Brad Payne (Vir Linden)
|
c83e740ef9
|
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519"
This reverts commit e61f485a04, reversing
changes made to 00c47d079f.
|
2021-03-08 13:56:16 +00:00 |
Callum Prentice
|
6be1f88a5e
|
Complete the change from lldiskcache -> llfilesystem and then addition of new lldiskcache implementation
|
2020-09-24 14:45:39 -07:00 |
Callum Prentice
|
2e6f516411
|
Renamed the references to LLVFile and llvfile.* source code plus cmake scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more
|
2020-09-16 21:12:53 -07:00 |
Callum Prentice
|
3fc07dea01
|
First part of change to remove LLVFS from the Viewer. Consists of code changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
|
2020-09-16 18:53:24 -07:00 |
Graham Linden
|
76128c4357
|
SL-10566 Use vector for some high-traffic, low-item count containers instead of list.
Provide method of storing joint indices sep from weight data for faster runtime processing.
|
2019-08-05 12:04:29 -07:00 |
Brad Payne (Vir Linden)
|
a77344516c
|
SL-10471 - animation validation for constraints
|
2019-02-05 21:38:00 +00:00 |
andreykproductengine
|
e24d4c9f4d
|
MAINT-8923 Better allocation failure handling, createGLTexture crashes
|
2018-07-26 20:06:26 +03:00 |
Brad Payne (Vir Linden)
|
e647ea2ef4
|
MAINT-7466 - added more verbose logging of animation issues found by the viewer, including invalid joints. Flag the asset id now.
|
2017-06-06 19:09:08 +01:00 |
Brad Payne (Vir Linden)
|
d31596db6a
|
merge
|
2016-11-16 08:39:41 -05:00 |
andreykproductengine
|
5b61515ca3
|
MAINT-6694 Gesture floater crash
|
2016-09-22 12:34:52 +03:00 |
Brad Payne (Vir Linden)
|
93bafda56b
|
MAINT-6366 - diagnostics related to animation asset downloads
|
2016-06-13 09:15:42 -04:00 |
Brad Payne (Vir Linden)
|
f47ceb47bb
|
merged jelly-doll viewer-release into bento
|
2016-05-21 08:15:28 -04:00 |
Aura Linden
|
a67a01b2a3
|
MAINT-6162 limit joint offset distances in old style .anim format
|
2016-02-23 10:47:21 -08:00 |
Brad Payne (Vir Linden)
|
f8ee9ffce6
|
SL-333 work - attachment joints now get a valid mJointNum, more checking on valid joint num values. Also reduced log spam slightly.
|
2016-02-03 16:52:27 -05:00 |
Brad Payne (Vir Linden)
|
7b410df303
|
SL-124 WIP - cleanup of comments and test code before going to project viewer.
|
2015-11-25 15:07:26 -05:00 |
Oz Linden
|
c8726aba30
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
Brad Payne (Vir Linden)
|
932412e1db
|
SL-109 WIP - code cleanup
|
2015-08-12 11:17:23 -04:00 |
Brad Payne (Vir Linden)
|
e8a196f5ff
|
SL-111 WIP - animation dumping/logging
|
2015-05-16 08:18:19 -04:00 |
Brad Payne (Vir Linden)
|
940adfe4d0
|
WIP bvh diagnostics
|
2015-05-08 11:16:51 -04:00 |
callum_linden
|
23711c9275
|
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
|
2014-12-10 08:44:08 -08:00 |
callum_linden
|
f405da4f31
|
Update to build on Xcode 6.0: interesting typo? no one to ask but pretty sure this is the fix ,-Wlogical-not-parentheses]
|
2014-10-17 15:23:28 -07:00 |