phoenix-firestorm/indra/llappearance
Dave Houlton 353329c2c2 DRTVWR-546 merge in master v6.5.1 2021-11-16 11:44:55 -07:00
..
CMakeLists.txt Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519" 2021-03-08 13:56:16 +00:00
llavatarappearance.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
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 second phase summer cleaning 2013-08-09 17:11:19 -07: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-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
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 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
lltexlayer.h SL-10625 2019-07-24 12:52:24 -07: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