summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-03EXT-2141 baked texture not keyed on version #Nyx (Neal Orman)
We actually already have this, stored in our baked texture dictionary. Generated new UUIDs for the baked texture hashes - this will ensure that new baked textures will be generated when users switch to viewer-2, and should clear up the invisibility issues people see from old 1.22 bakes being used as alpha-enabled. Code reviewed by Bigpapi
2009-11-03DEV-1186 possibly typo in avatar_lad.xmlNyx (Neal Orman)
bumped wearable definition number and fixed minor typo in avatar_lad.xml - fix submitted by external contributor. Verified the change is correct and gave credit - change is de minimis, but we haven't caught this/noticed on our own for a while. Code reviewed by Bigpapi
2009-11-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2009-11-03mergeTofu Linden
2009-11-03mergeTofu Linden
2009-11-03mergeTofu Linden
2009-11-03mergeTofu Linden
2009-11-03mergeTofu Linden
2009-11-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-03Added .DS_Store to .hgignore and removed the checked in version from the repos.Eric M. Tulla (BigPapi)
It's an OSX image cache file that was accidentally added to the repos. -Reviewed by brad.
2009-11-03Backed out changeset 8d2ba8bb62a5Tofu Linden
2009-11-03Backed out changeset 8bb55c0994a2Tofu Linden
2009-11-03Backed out changeset 30592b61e452Tofu Linden
2009-11-03Backed out changeset 776703433218Tofu Linden
2009-11-03Backed out changeset ba150ce614d0Tofu Linden
2009-11-03mergeTofu Linden
2009-11-03trivial comment change #3Tofu Linden
2009-11-03trivial whitespace change #1Tofu Linden
2009-11-03trivial whitespace change #2Tofu Linden
2009-11-03Trivial whitespace change to test mercurial process with tofu and soft.lynx@eniac45.lindenlab.com
2009-11-03mergedLynx Linden
2009-11-03DEV-39999: Removed all legacy help buttons and notifications from theLynx Linden
code. All help should now go through the new help server, via the Help Browser floater. There should no longer be any custom "?" buttons in the UI - all <button> and <notification> XUI references relating to custom help buttons have been expunged. (I previously extracted all of the help strings from notifications.xml and passed these to the doc team to include in the help server pages.) I have checked that none of the XUI elements that are removed here are still referenced by any C++ code. I've also confirmed that there are no new notifications removed that I have not already passed on to the doc team. And I've also done a pass through the UI to make sure that all of the floaters still look as they should. Finally, I've confirmed that the new help system for floaters and side panels still works. 2,276 lines deleted - 0 lines added.
2009-11-02Add missing eol at eofCG Linden
2009-11-03mergeangela
2009-11-03merge + EXT-1926 I18N: the folder name Contents in Build tools > Contents ↵angela
wont honor its translation + EXT-648 Cannot edit an object you are sitting on
2009-11-02Changed the operation of the "mute all" button in the nearby media floater ↵Monroe Linden
to be closer to spec-compliant, per a design discussion this afternoon.
2009-11-02merge from remote repoRick Pasetto
2009-11-02EXT-1947 EXT-1945 EXT-1919 EXT-2088 appearance edit dummy param + animation fixNyx (Neal Orman)
Several fixes here: 1) minor rename in argument of setIsDummy 2) corrected parameter set_by_user to calls of setVisualParamWeight where we shouldn't be animating 3) ensured finally that mIsDummy is set properly for all wearable parameters 4) ensured that mIsDUmmy is set properly for non-wearable based parameters on your own avatar Code reviewed by Bigpapi
2009-11-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-02Fix for EXT-894: upload anim preview was using bad texture data instead of grey.Eric M. Tulla (BigPapi)
Switched rendering of dummy mesh for previews (anim, etc) to use default image, instead of default avatar image. -Reviewed by nyx
2009-11-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-11-02EXT-1588: Remove support for automatic hyperlinking of URLs inLynx Linden
notecards until this issue can be addressed correctly. The best solution would be to implement support for alternative display strings for URL text segments. That way, the raw text will contain the original URL string, but we can show a display-only alternate label for the URL. Until I get round to doing this, I'm turning off URL hyperlinking in notecards to avoid the potential for data loss.
2009-11-02Make the "default hover controls" be the "authored" controlsRick Pasetto
(and I made a debug setting that can override this)
2009-11-02mergeLeyla Farazha
2009-11-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-11-02mergeypantsErica
2009-11-02Removed tabs. Fixed errant 'else(APPLE)'Mark Palange (Mani)
2009-11-02mergeLeyla Farazha
2009-11-02EXT-1744 1-click Sit object not spawning an object inspectorLeyla Farazha
EXT-1810 Right clicking own avatar displayed semi-transparent menus EXT-1927 Hook up Push-to-talk in Preferences > Advanced reviewed by richard
2009-11-02Bottom bar - Change snapshot combo to button, increase width for il8n ↵Erica
EXT-2079, Remove deleted art from textures.xml EXT-2080
2009-11-02mergeJames Cook
2009-11-02Fix legacy communicate window tabs being too low, trivial.James Cook
2009-11-02Bottom bar - Change snapshot combo to button, increase width for il8n ↵Erica
EXT-2079, Remove deleted art from textures.xml EXT-2080
2009-11-02Added ll_deploy_sharedlibs_command call to mac_updaterpalange
2009-11-02Automated merge with http://hg.lindenlab.com/viewer/viewer-2-0palange
2009-11-02Added build time script to help deploy shared libs for an arbitrary executable.palange
indra/cmake/DeploySharedLibs.cmake is the script. LLSharedLibs.cmake contains a macro to ease adding DeployShaerdLibs to a targets build. Example usage to the mac-crash-reporter. Multiplatform and more to come soon. Reviewed by brad.
2009-11-02mergeJames Cook
2009-11-02EXT-462 Fixed freeze/eject commands in right-click and avatar inspector menusJames Cook
We were incorrectly only enabling them for gods. They now properly enable for region/land owners.
2009-11-02merge changes from product-engineSteve Bennetts
2009-11-02mergeSteve Bennetts