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
Shyotl
0b384bdd72
Merge branch 'master' of git@github.com:Shyotl/SingularityViewer.git
2014-09-02 02:57:28 -05:00
Shyotl
e9cf3a6806
Fix tiled snapshots. Also, LLRender::genRot takes degrees, not radians.
2014-09-02 02:53:10 -05:00
Shyotl
c5f9068664
Merge branch 'master' of git@github.com:Shyotl/SingularityViewer.git
2014-09-01 00:49:05 -05:00
Shyotl
992bbbba1c
A bit of cleanup, and call subprocess.Popen with shell=True.
2014-09-01 00:47:39 -05:00
Shyotl
fe9dd63558
Merge branch 'master' of git@github.com:Shyotl/SingularityViewer.git
2014-08-31 04:58:29 -05:00
Shyotl
8e45003c27
Packaging bugs. I'm drowning in them. (use subprocess.Popen instead of os.popen)
2014-08-31 04:56:55 -05:00
Shyotl
f53d824e07
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
2014-08-31 00:05:11 -05:00
Shyotl
259670af85
Merge branch 'master' of git@github.com:Shyotl/SingularityViewer.git
2014-08-31 00:04:59 -05:00
Shyotl
c7e9430f99
Avoid erroneously creating 'About Land' instance. Also avoid issuing 'ParcelPropertiesRequest' excessively.
2014-08-30 23:48:56 -05:00
Shyotl
afe573d2eb
Spaces in path... and nsi script... issues.
2014-08-30 23:47:32 -05:00
Shyotl
547d9817db
Replace \t with spaces in develop.py.
2014-08-30 18:57:12 -05:00
Shyotl
9c63243fe7
Fix issue with planar face alignment.
2014-08-30 18:56:27 -05:00
Shyotl
5535ba6b47
Fix issue with paths with spaces, in viewer_manifest.py
2014-08-30 16:25:46 -05:00
Inusaito Sayori
52a80f98ed
Nomade's touches to french Object Weights Floater
...
Supposedly fixes a french crash.
2014-08-30 06:09:33 -04:00
Inusaito Sayori
9600319094
Add debug setting LiruHighlightNewInventory to prevent selection being changed on accepting new inventory.
2014-08-27 07:58:08 -04:00
Aleric Inglewood
9b930c8716
Don't set a SSL ctx callback when we don't use openSSL.
2014-08-26 19:19:06 +02:00
Aleric Inglewood
eb0d2e5b2c
libcurl-gnutls.so (debian) links with libgnutls.so
...
In that case we DO reach the assert here.
I verified that curl_global_init() indeed calls gnutls_global_init().
2014-08-26 01:35:13 +02:00
Aleric Inglewood
5e2722475a
This header uses LLMatrix4a, not LLMatrix4.
2014-08-26 00:29:59 +02:00
Aleric Inglewood
b1e406731d
Merge remote-tracking branch 'singu/master'
2014-08-25 18:39:46 +02:00
Aleric Inglewood
8c6d51cb71
No longer support DEBUG_CURLIO when libcwd isn't installed.
2014-08-25 17:58:45 +02:00
Shyotl
4b205084f8
Fix develop.py 'build' command.
2014-08-23 20:52:01 -05:00
Shyotl
eb910b0bae
Use /Zm140 for all windows builds.
2014-08-23 20:50:56 -05:00
Shyotl
09a6a1f259
Merge branch 'master' of git@github.com:Shyotl/SingularityViewer.git
2014-08-23 01:37:48 -05:00
Shyotl
315618a18b
Fixed materials specularmap + glossiness=0 combination.
2014-08-23 01:34:25 -05:00
Inusaito Sayori
59af03695b
Fix debug settings boolean to work with the radiogroup update.
2014-08-23 00:24:57 -04:00
Inusaito Sayori
e1851f7b5b
Sync llwindowwin32 with Alchemy.
2014-08-22 21:47:52 -04:00
Inusaito Sayori
a126b4003f
Fix the first double click of every session failing.
2014-08-22 21:43:48 -04:00
Inusaito Sayori
9067de26ac
Seriously, what is logic?
2014-08-22 17:32:28 -04:00
Inusaito Sayori
260c5345fd
Logic, what's that?!
2014-08-22 16:16:08 -04:00
Inusaito Sayori
e3dd05ef21
Fix the broken radio groups
...
Now can I go to sleep, Papa?
...
But I did my chores and fixed the bugs.
...
YAY! *runs off to bed*
2014-08-22 07:14:19 -04:00
Inusaito Sayori
9379bcedf9
A propos de [SHORT_APP_NAME]
2014-08-22 06:02:03 -04:00
Inusaito Sayori
2c91210d6e
Is almost zero approximately zero?
2014-08-22 06:01:45 -04:00
Shyotl
f721d935e4
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
2014-08-22 03:55:21 -05:00
Shyotl
66597cade3
Use [SHORT_APP_NAME] xui/de/floater_about.xml as per liru request.
2014-08-22 03:52:13 -05:00
Shyotl
3c5f39e26a
Use a dynamic buffer for LLMeshHeaderResponder.
2014-08-22 03:41:00 -05:00
Shyotl
24e3176f1b
Fixed some odd initialization oddness in develop.py. Also changed win64 build targetdir to build-vc###-Win64
2014-08-22 03:38:49 -05:00
Shyotl
e59757e3e8
Clean up a few harmless compiler warnings (signed/unsigned, double to float)
2014-08-20 19:43:32 -05:00
Shyotl
282de8c7f5
Only use LLAvatarJoint when necessary, else LLJoint
2014-08-20 19:40:31 -05:00
Shyotl
541021f29c
Fix relwithdebug.
2014-08-20 17:42:48 -05:00
Inusaito Sayori
e01b9dcd39
If it's not a translation, don't change APP_NAME and related strings in strings.xml
2014-08-19 20:06:43 -04:00
Inusaito Sayori
8d4567b930
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
2014-08-19 19:55:34 -04:00
Inusaito Sayori
6f6988a487
Add "Move to Lost And Found" option for displaced inventory
...
Inspired by the work of Kitty Barnett
Fixes Issue 1337: Corrupted Inventory
Fixes Issue 1625: Unattainable inventory is Outside of My Inventoy and no options to move back to My Inventory
Fixes Issue 1580: Deleted folders showing outside of inventory folder.
2014-08-19 19:52:24 -04:00
Inusaito Sayori
435ab2ce77
Modernize llradiogroup, allows v3-style attributes: value, label for radio_item; allow_deselect for radio_group.
...
LLRadioCtrl moves into llradiogroup.cpp
2014-08-19 19:42:42 -04:00