..
CMakeLists.txt
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
llavatarappearance.cpp
Merge branch 'master' into DRTVWR-548-maint-N
2022-05-26 03:07:05 +03:00
llavatarappearance.h
SL-14369 Get rid of static sSkeletonXMLTree
2020-11-30 20:19:54 +02:00
llavatarappearancedefines.cpp
Merge remote-tracking branch 'origin/master' into DRTVWR-517
2021-02-01 20:20:33 +00:00
llavatarappearancedefines.h
Merge remote-tracking branch 'origin/master' into DRTVWR-517
2021-02-01 20:20:33 +00:00
llavatarjoint.cpp
SL-14529 Replace dynamic_cast to LLAvatarJoint with static casts
2021-01-04 16:33:50 +02:00
llavatarjoint.h
SL-333 WIP - added back some unused constructors to make the appearance utility happier
2016-02-12 15:40:46 -05:00
llavatarjointmesh.cpp
SL-10566 Use vector for some high-traffic, low-item count containers instead of list.
2019-08-05 12:04:29 -07:00
llavatarjointmesh.h
merge with viewer-release
2013-06-05 19:05:43 -07:00
lldriverparam.cpp
SL-10566 Use vector for some high-traffic, low-item count containers instead of list.
2019-08-05 12:04:29 -07:00
lldriverparam.h
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
lljointpickname.h
Fixed crashes on login. Moved most of the remaining character/skeleton generation code into llappearance. Moved non-rendering related LLViewerJoint functionality into LLAvatarJoint.
2012-09-09 12:12:19 +00:00
lllocaltextureobject.cpp
DRTVWR-447: Force rebuild with new BUGSPLAT_DB value.
2018-07-17 14:42:35 -04:00
lllocaltextureobject.h
Partial rewrite of llifstream and llofstream (Windows implementation pending). Moved more functionality from llviewerwearable to llwearable
2012-09-20 04:29:17 +00:00
llpolymesh.cpp
SL-17828 Crash at LLPolyMorphData::loadBinary
2022-07-27 08:43:25 +03:00
llpolymesh.h
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
2013-07-30 19:13:45 -07:00
llpolymorph.cpp
SL-17828 Crash at LLPolyMorphData::loadBinary
2022-07-27 08:43:25 +03:00
llpolymorph.h
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
llpolyskeletaldistortion.cpp
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
llpolyskeletaldistortion.h
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
lltexglobalcolor.cpp
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
lltexglobalcolor.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
lltexlayer.cpp
Merge branch 'master' into DRTVWR-543-maint
2022-05-27 02:51:33 +03:00
lltexlayer.h
void LLTexLayerSet::asLLSD was never used, remove it completely.
2022-04-14 14:31:57 -04:00
lltexlayerparams.cpp
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
lltexlayerparams.h
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
lltexturemanagerbridge.cpp
…
lltexturemanagerbridge.h
Update to build on Xcode 6.0: delete called on that is abstract but has non-virtual dest
2014-10-20 11:18:30 -07:00
llviewervisualparam.cpp
SL-14303 Fix LLWearableType to not spam in logs
2020-11-10 18:18:51 +02:00
llviewervisualparam.h
MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class and all of its derived descendants in order to clarify ownership of memory pointers.
2014-05-23 21:56:44 +01:00
llwearable.cpp
Merge branch 'master' into DRTVWR-521-maint
2021-02-01 22:14:44 +02:00
llwearable.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llwearabledata.cpp
Merge branch 'master' into DRTVWR-521-maint
2021-02-01 22:14:44 +02:00
llwearabledata.h
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
llwearabletype.cpp
SL-14303 Fix LLWearableType to not spam in logs
2020-11-10 18:18:51 +02:00
llwearabletype.h
SL-14303 Wearable type label should contain translated intead of default string
2020-11-13 14:58:14 +02:00