Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-04-24 | merge | Brad Payne (Vir Linden) | |
2015-03-05 | SL-103 WIP - viewer enforces wearable limits based on total articles of ↵ | Brad Payne (Vir Linden) | |
clothing rather than per-type limit. Limit is artificially low for testing, will bump before release. | |||
2014-10-17 | Update to build on Xcode 6.0: clang detecting unsigned int (size_t) ↵ | callum_linden | |
comparison with <0 [-Wtautological-compare] | |||
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2013-09-23 | SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and ↵ | Brad Payne (Vir Linden) | |
related methods | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-11 | merge | prep | |
2012-10-17 | additional diagnostics, improved shape stability at cost of increasing ↵ | Brad Payne (Vir Linden) | |
entanglement between baked and local appearance | |||
2012-10-03 | additional fixes for avoiding avatar param manipulation via wearables, ↵ | Brad Payne (Vir Linden) | |
setting correct state from avatar appearance | |||
2012-09-06 | Extracted mWearableDatas from LLAgentWearables into ↵ | Don Kjer | |
llappearance/LLWearableData. Moved LLDriverParam into llappearance |