phoenix-firestorm/indra/llappearance
Nicky 46824ae0e8 Semicolon at end of for loop was making sure nothing ever got done.
The whole methode is questionable in doing nothing and it seems there was a deliberate change
that made sure it does nothing. I am not sure what this method really is supposed to do, thus I did opt
for the most basic version of "do nothing" like it was before.

(cherry picked from commit 1c1a93e42e209e959f09ec46ca414a8936f4ac20)
2022-04-14 14:31:57 -04:00
..
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 SL-14369 Get rid of static sSkeletonXMLTree 2020-11-30 20:19:54 +02: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
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 merged jelly-doll viewer-release into bento 2016-05-21 08:15:28 -04:00
lljointpickname.h
lllocaltextureobject.cpp DRTVWR-447: Force rebuild with new BUGSPLAT_DB value. 2018-07-17 14:42:35 -04:00
lllocaltextureobject.h
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-11521, SL-10625 2019-07-01 17:23:59 -07:00
llpolymorph.h SL-315 - resetSkeleton(). Still some small scale discrepancies, visually pretty good. 2016-05-12 10:57:08 -04:00
llpolyskeletaldistortion.cpp SL-10566 Use vector for some high-traffic, low-item count containers instead of list. 2019-08-05 12:04:29 -07:00
llpolyskeletaldistortion.h Add bespoke ctor/dtor that align on 16byte boundaries when creating things on the heap 2014-12-11 16:32:13 -08: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 Semicolon at end of for loop was making sure nothing ever got done. 2022-04-14 14:31:57 -04:00
lltexlayer.h SL-10625 2019-07-24 12:52:24 -07:00
lltexlayerparams.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lltexlayerparams.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05: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