Inusaito Sayori
06584a38ab
Stylistic changes and whatnot for LLDropTarget what with setValue and setItem
2014-10-01 18:34:26 -04:00
Inusaito Sayori
d2dd03dcba
War on std::string::find compares against -1 instead of std::string::npos
2014-10-01 18:27:03 -04:00
Inusaito Sayori
3b631a4f90
Back out of droptarget support for links.
...
Drag and drop support for links would have to be done in lltooldraganddrop, and would probably require a rework there.
2014-10-01 18:26:44 -04:00
Inusaito Sayori
73ac76a0eb
LLDropTarget should accept link targets instead of links
...
Also stylization changes
2014-09-16 20:33:37 -04:00
Inusaito Sayori
dd3cb2b43c
French Translation of xml export floater, thankies Nomade.
2014-09-14 17:18:19 -04:00
Inusaito Sayori
d34bd5338d
Comment out something from the llviewerobjectbackup.cpp sync that looks iffy and seemed to cause malfunction.
2014-09-11 22:27:25 -04:00
Inusaito Sayori
8dca737dc8
Solve Issue 1539: XML Export consistently fails as of latest alpha (build 5824)
2014-09-11 22:26:45 -04:00
Inusaito Sayori
86ff77665c
Sync llviewerobjectbackup with Cool VL Viewer
...
Note to Translators:
-Adds translation work to floater_object_backup.xml
-Adds ImportFailed, ExportAborted, and ConfirmAbortBackup to notifications.xml
Turns LLViewerObjectBackup into an LLFloaterSingleton.. but eventually, this should probably be an instance tracker on the uuid of the object to export or something instead.
2014-09-11 19:45:15 -04:00
Inusaito Sayori
e5e665b9ee
Sync LLAssetUploadResponders with upstream
...
Move LLSendTexLayerResponder into llviewertexlayer.cpp to reduce diff noise
2014-09-11 18:13:11 -04:00
Inusaito Sayori
6863eb6651
Be sure the object's inventory serial is incorrect before dirtying the inventory
...
Thanks to Ubit for pointing this out
2014-09-11 16:02:54 -04:00
Inusaito Sayori
1ee939c7f7
[Radar] Feature Request: Add the ability to see avatar distance in avatar range alerts.
...
To toggle this feature, right click the radar, under the Alerts submenu choose "Include distance in alerts"
Cleans up code for calls to setPosition.
For now only entering messages will show distance, unless testing shows that it should be otherwise.
2014-09-11 03:58:23 -04:00
Inusaito Sayori
ff8b4fd95a
[Radar] Optimize hidden column evaluation and generation out of draw call.
...
Please view this diff without space changes.
2014-09-11 03:37:51 -04:00
Inusaito Sayori
a68983b37f
[Warnings] Fix ‘std::string {anonymous}::compute_CPUFamilyName(const char*, int, int)’ defined but not used
2014-09-10 16:58:44 -04:00
Shyotl
df2ca052ea
I suppose actually including llvoavatar.cpp would help too...
2014-09-09 21:56:53 -05:00
Shyotl
e95c0a4631
Revert some bogus changes in f38754d0d6. Not sure where these changes came from.
2014-09-09 20:44:00 -05:00
Shyotl
fbbd45c674
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
2014-09-09 19:48:42 -05:00
Shyotl
69064e96f0
Merge branch 'Supp'
2014-09-09 19:48:13 -05:00
Inusaito Sayori
a5ac768540
Don't play empty audio urls.
2014-09-09 12:38:29 -04:00
Inusaito Sayori
1c7772e731
Sync with Alchemy, fixes not being able to send calling cards to people.
2014-09-08 21:25:12 -04:00
Cinder Biscuits
2db2c96329
Fix find evaluation on newer versions of clang (and 64-bit macs)
2014-09-07 22:43:03 -04:00
Inusaito Sayori
76616ee6f6
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
2014-09-07 18:25:25 -04:00
Inusaito Sayori
b198e296cb
Allow right clicking avatar lists with multiple avatars selected to invite to group.
2014-09-07 17:32:08 -04:00
Shyotl
f38754d0d6
Fixed an alignment issue with LLAvatarJointCollisionVolume array. Thanks Henri.
2014-09-07 15:55:53 -05:00
Shyotl
e5a0393480
Merge branch 'master' of git@github.com:singularity-viewer/SingularityViewer.git
2014-09-07 15:46:05 -05:00
Inusaito Sayori
e62ef91404
Fix sex radio: Now let's hear some kinky tunes~
2014-09-07 15:26:20 -05:00
Inusaito Sayori
71d78425be
Preload trash icon
...
Solves the issue where the remove saved login button has nothing on it
2014-09-07 15:26:12 -05:00
Inusaito Sayori
c7db5122c8
Fix Issue 1653: Using Search Box causes crash
2014-09-07 15:26:03 -05:00
Shyotl
89fcf69948
Added several temporary fasttimers to better pinpoint idle stall.
2014-09-07 15:22:19 -05:00
Inusaito Sayori
724ea77bef
Translate Render muted avatars to francais
2014-09-07 12:43:18 -04:00
Inusaito Sayori
b127dd514d
Stylistic changes and such.
2014-09-07 12:40:46 -04:00
Inusaito Sayori
a732635e75
Merge branch 'master' of https://github.com/MelanieT/SingularityViewer
2014-09-06 19:35:39 -04:00
Inusaito Sayori
5072f983ed
Fix up skins, remove poor line endings and remove a few nonexistent colors.
2014-09-06 19:17:29 -04:00
Inusaito Sayori
6c9fca3f61
Merge branch 'master' of github.com:slabua/SingularityViewer
2014-09-06 18:52:35 -04:00
Inusaito Sayori
91b98bed05
Fix sex radio: Now let's hear some kinky tunes~
2014-09-06 18:42:24 -04:00
Salvatore La Bua
195f7502b7
Merge branch 'master' of github.com:singularity-viewer/SingularityViewer
2014-09-06 20:08:09 +02:00
Lirusaito
1b8779f93e
Fix teh Singletons to have a global registry
2014-09-06 11:30:25 -04:00
Salvatore La Bua
f0f124a23a
Add skin Dark Green, based upon the Dark skin
...
Little changes on fonts' and windows icons' colour.
2014-09-05 15:40:09 +02:00
Inusaito Sayori
2772daa964
Preload trash icon
...
Solves the issue where the remove saved login button has nothing on it
2014-09-04 18:35:28 -04:00
Inusaito Sayori
2338e8a186
Fix Issue 1653: Using Search Box causes crash
2014-09-04 17:32:21 -04:00
Inusaito Sayori
ab7acd7149
Modernize LLSingleton
2014-09-04 17:32:16 -04:00
Inusaito Sayori
43a9aedf7d
Sync with Upstream Alchemy
...
Changes LLEnvManagerNew::setRegionChangeCallback to LLAgent::addRegionChangedCallback
Cleans up some of the timeout policies that aren't necessary any longer.
Modernizes parts of LLViewerKeyboard, updates llregistry.h
Begins changeover from LLDynamicArray to std::vector
Minor merge of newer, trivial SSA functions.
Introduces LLAgent functions: addParcelChangedCallback and canJoinGroups
Support for secondlife:///app/appearance SLapps.
Cleans up older functions.
2014-09-04 17:32:03 -04:00
Shyotl
1608ed43c1
Release 1.8.6
1.8.6
2014-09-04 03:20:01 -05:00
Inusaito Sayori
fa103a69f9
I like jackals.
2014-09-03 21:49:08 -04:00
Inusaito Sayori
f8520f9dd3
Em Dash wants build tools to focus properly when the build button is clicked.
...
If the world is in focus and build button is pressed without the build floater open, don't bother focusing.
If a floater is in focus and build button is pressed without the build floater open, focus the build floater
If the build floater is in the background and the button is pressed, focus the build floater.
If the build floater is in focus and the button is pressed, close the build floater.
If the build floater is not in focus but nothing else is, close the build floater.
2014-09-03 19:41:07 -04:00
Inusaito Sayori
3a372afc0e
Add Render muted avatars check to System->Security & Privacy Preferences
...
Redefaulted LiruLegacyDisplayMuteds to false due to (at least) two alpha testers noticing it and wanting it back how it is in the current release (since 1.7.0).
True was to get back to the old ways of v1, but it's okay to be false by default, better now since it's exposed.
Also irrelevant tiny voice cleanup from Spatters.
2014-09-03 08:28:16 -04:00
Inusaito Sayori
95d6bec68f
Maximum bandwidth is apparently 10000 on SL Viewer, match that.
2014-09-03 08:28:11 -04:00
Inusaito Sayori
56f2e20cb4
Feature Request: Add LiruResizeRootWithScreen to prevent ui getting messed up when the window is resized
...
This is not complete, and it should only be used if you know what you're getting into.
2014-09-03 08:28:06 -04:00
Shyotl
4cbcaba7f2
Merge branch 'master' of git@github.com:Shyotl/SingularityViewer.git
2014-09-03 01:47:43 -05:00
Shyotl
aeeca6e2c0
llcommon.dll doer faster. (set /LTCG and /GL)
2014-09-03 01:45:47 -05:00
Inusaito Sayori
74704d0d2a
Fix crash signature 608
...
This was a crash in LLPanelDirClassified::postBuild(), on the line changed here, probably accessng null pointer.
There are probably a few other signatures for this in our database.
2014-09-02 10:53:36 -04:00