 Inusaito Sayori |
990b5f9bb49bcc3b58122b41267e40b3b8d77fbe |
2015-06-19 23:55:56 (2 years ago) |
Linux Build Foxes |
 Inusaito Sayori |
8f2c92d19800e7312f8c8b41492064e700f8b092 |
2015-06-19 21:28:09 (2 years ago) |
Fix warnings. |
 Inusaito Sayori |
b11511b7b9a4e0909faccb8e50d3729b56baac74 |
2015-06-19 09:42:49 (2 years ago) |
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
Conflicts:
indra/newview/lldrawpoolwlsky.cpp |
 Shyotl |
1c627317ec13563bbb4d91ca2290cf49213b2ec4 |
2015-06-19 08:54:20 (2 years ago) |
No longer include llerrorlegacy.h. Updated llstl to include deletion utilites. |
 Inusaito Sayori |
0965bc576cea34e9e2bc56a5c086060a9d1d6951 |
2015-06-19 03:52:26 (2 years ago) |
Port alchemy fixy: Make the radar not spam the end-user on teleport
Thanks to Sim Federal of Alchemy Viewer Team |
 Inusaito Sayori |
2bd2a7a64b0e982741ac421639aeda47a823db7f |
2015-06-19 03:46:30 (2 years ago) |
Sync with upstream to refix Issue 1946: Unable to view other Group Land info with Admin mode under builds 6xxx+
LL reverted a change they made during viewer-tiger, apparently. Silly LL. |
 Inusaito Sayori |
6b20a85071b46eb0fa8034ad54ee3e4442fffea2 |
2015-06-19 03:08:41 (2 years ago) |
Select Texture=>Select Face |
 Inusaito Sayori |
fd070315e936cc6b5eb908cd9fe946bd5122aab5 |
2015-06-11 23:48:20 (2 years ago) |
Fix Issue 1945: llListStatistics not recognized as a function |
 Inusaito Sayori |
b3709a0343aed90ff95e9a8a5e4c07cda62fefad |
2015-06-11 12:39:29 (2 years ago) |
Woops, unused variable! |
 Inusaito Sayori |
b35d1b7005cae6f108e2dee5e62a2cd6cfb9637b |
2015-06-10 17:47:06 (2 years ago) |
Accept and respect Opensim's login response with "classified_fee" (otherwise assume 0 for opensim) |
 Inusaito Sayori |
aad24fa5c53f29e4bf386562510d8f7e588bbe60 |
2015-06-08 13:26:22 (2 years ago) |
Solve Issue 1944 by allowing classified fees >= 0 on opensim
Opensim really needs to broadcast minimum classified fee...
Meh, guess they'll have to enforce that on the server... |
 Inusaito Sayori |
a0fb5cdaa7ba44dae0cef86819bde0d995e68cd7 |
2015-06-04 16:21:49 (2 years ago) |
[RLVa] Hide avatar-render-specific ui for people who are out of camavdist
Hides lookat lines, nametags, and overhead voice indicators for hidden avs.
While this isn't necessarily according to spec, this keeps the ui from looking out of place with no avatar to show with it
View without space changes? Meh, doesn't matter so much. |
 Inusaito Sayori |
9f388fd7b89c8d1882e94738db8cf56b98f6824e |
2015-06-04 13:51:35 (2 years ago) |
[RLVa] If name or nametag restricted, camavdist restricted, rangefinder can only see within the limited distance.
(or in iff_range, if that's lower) |
 Inusaito Sayori |
96e88b97efaa8467d2d3efdbf3d144fc20d64196 |
2015-06-04 13:37:59 (2 years ago) |
[RLVa] When trapped in mouselook, avoid potential glitches and excess work if reset_view_final is called |
 Inusaito Sayori |
63b67d62efa714e509febb8bb6d0e5e53cee645c |
2015-06-04 13:35:59 (2 years ago) |
[RLVa] Fix things that weren't working (new commands with params)
Code cleanup, better word a comment or two
Don't claim to support camdraw* or camtextures commands until we actually do |
 Inusaito Sayori |
e7a0867cf35ad52b360af0b78a077eb7dc2e6911 |
2015-06-04 07:25:46 (2 years ago) |
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer |
 Inusaito Sayori |
e956b7da515bf7474dff2b0447eb734d23150610 |
2015-06-03 22:13:26 (2 years ago) |
You threw your arms around us, in the hopes we wouldn't change
But we had to change some. |
 Shyotl |
283f5298d5e196151e860a4559a0e9034145b634 |
2015-06-03 17:46:37 (2 years ago) |
Missed a line. This assert should only be evaluated when running in deferred. |
 Inusaito Sayori |
2d6a400967b801b1ef4257c72d7013d9aa287091 |
2015-06-02 08:45:31 (2 years ago) |
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer |
 Shyotl |
0688cda8d2fc2f273342c8c73a0b7f479a9ef622 |
2015-06-01 22:58:19 (2 years ago) |
More thorough VBO teardown in resetVertexBuffers/stopGL. Also, found cases where gGL.init failed to be called when it should have been. |
 Shyotl |
142322528c2bd80c2a0cedc01447d107c70a4279 |
2015-06-01 21:56:24 (2 years ago) |
Use LLColor4U::white instead of LLColor4::white when assigning as vertex color. |
 Shyotl |
7a9a4f3e1ef72f0ff0ba9a90a849f67aca917b8e |
2015-06-01 21:54:36 (2 years ago) |
Local light setting toggle behavior was incorrect with shaders enabled. |
 Shyotl |
d140d28af9d2d6f82f99d04ea8ac7b9436053bc4 |
2015-06-01 21:53:29 (2 years ago) |
Tangent vecs aren't needed for non-deferred bump pas. Omit unless deferred is enabled. |
 Shyotl |
f2883801ecf784293910de3aa48b8a2d109be3d5 |
2015-06-01 21:38:25 (2 years ago) |
Harden context recreation texture handling. |
 Shyotl |
c965df0901e1c316047d6d21749ce300c6c81f91 |
2015-06-01 21:36:35 (2 years ago) |
3d perlin noise was not generating proper results. |
 Inusaito Sayori |
1d2daaae71889d81273a7b755edda329b2287c7e |
2015-05-27 00:14:45 (2 years ago) |
[RLVa] @camunlock means no flycamming away from the avatar!! |
 Inusaito Sayori |
46e9d874e02927073801ee68b1fe3c4fb9846f9d |
2015-05-26 11:51:05 (2 years ago) |
[RLVa] Implement guts of @camdraw* |
 Inusaito Sayori |
a9fd9e6f2a576f65ad144bad00142d88fd310b8d |
2015-05-26 11:50:21 (2 years ago) |
[RLVa] Cleanup for the last commits
camAvDist, camMax and camMin are now combined into:
-camPole: returns the saved pole of the highest degree
-updatePole: updates the saved pole to the highest degree when the related exception is changed
Poles are now cached in a map called m_Poles in the RlvHandler. |
 Inusaito Sayori |
75ba6cc67d04253081faa69eef3e617ce9ff8266 |
2015-05-26 10:16:28 (2 years ago) |
[RLVa] @camdistmax, @camdistmin
This needs testing, this all needs testing...
but hey, at least it's here, right? |
 Inusaito Sayori |
1720f2ebe46c83c2747241bd56f2bb67ac51dea8 |
2015-05-26 09:34:05 (2 years ago) |
[RLVa] @camzoommax, @camzoommin
Reload current saved zoom for clamping when imposing this restriction, whether that be mouselook zoom or regular.
Also some code cleanup. |
 Inusaito Sayori |
9616a43cb00bfd1266064e242fd200de92a02553 |
2015-05-26 06:50:24 (2 years ago) |
[RLVa] Implement core of @camdrawcolor, without actually hooking it up. |
 Inusaito Sayori |
c42e501f6f765d898fdb23a10b27244ff30bfad4 |
2015-05-26 06:49:23 (2 years ago) |
[RLVa] @camavdist |
 Inusaito Sayori |
210c97986d9c31d1a5d8f369158c7dca920c341d |
2015-05-26 06:35:40 (2 years ago) |
[RLVa] Rlv Options can be floats or LLColor3s too now. |
 Inusaito Sayori |
323b49de171cb59bae0bea85f1d91be564ed8369 |
2015-05-26 05:05:37 (2 years ago) |
[RLVa] @camunlock
Causes LLAgentCamera::unlockView() to not happen, this turns off camera orbits.
Enables sim camera constraints regardless of user preference.
Resets camera when turned on. |
 Inusaito Sayori |
d81497d29f5bd45f20a916cd0e0846b2b8a42e4d |
2015-05-25 23:52:35 (2 years ago) |
[RLVa] Skeleton for implementation of RLV 2.9 features. |
 Inusaito Sayori |
e2347651e975ccd4437c14ca8b4996863187e1de |
2015-05-25 19:40:15 (2 years ago) |
I dunno what this is... Code clean up? Sure. |
 Inusaito Sayori |
dcb349d55db9a9619df965e323de8b7398983da7 |
2015-05-25 19:37:31 (2 years ago) |
Satisfy Issue 1932: Totalgroup member count |
 Inusaito Sayori |
5be98205d489729667e3dd508acf2ae1d5133195 |
2015-05-25 18:27:50 (2 years ago) |
[RLVa] Allow offering calling card when name restricted.
Also cleanup dumb old code around this area |
 Inusaito Sayori |
e7f4a1d5a2297dcbae2f944e8f00e91661eb582e |
2015-05-25 18:26:33 (2 years ago) |
Cure us of Issue 1931: UI Cleanup - Stacked Notice Windows |
 Shyotl |
a7ba5145cc7d9890c508cd7080db1f3f20e82e24 |
2015-05-23 22:16:02 (2 years ago) |
Inline shader uniform setters, and cache values in vectors instead of maps. Also, deleted mUniformNameMap, mUniformNameMap, and uniform2i, as they were unused. |
 Shyotl |
d4a56c6d949ad982b5d57a5434bd1a4a6c2d457e |
2015-05-22 21:14:57 (2 years ago) |
Toss attachments into their own bridge that sets their type to TYPE_AVATAR, and use generic bridge for plain old 'active' volumes. Resolves issue where non-attached ACTIVE flagged linksets would be included in the avatar render type, and thus would vanish when such type was disabled. |
 Inusaito Sayori |
4f8cbb8c06f09b1bbd08d676960d580f68b9434e |
2015-05-22 20:53:32 (2 years ago) |
[RLV] 2.9: @shownametags
This hides name tags and names whenever possible, except from chat.. when not possible, falls back on anonyms
Changed: Radar no longer hidess based on @shownames, that's silly.. now radar hides names when @shownames
Radar will alert when @shownames restricted, but not when @shownametags restricted
Radar will not offer menu when @shownames or @shownametags restricted, and the IM and Profile buttons will disable.
Hopefully fixed broken RLVa logic in llfloaterobjectiminfo.cpp
Fix slightly broken RLVa logic code in llpanelpermissions.cpp
Changed: Range Finder now disallowed when minimap disabled, show loc restriction doesn't change it anymore.
Fix broken hiding of names when offering teleports; rlv_shownames param doesn't seem to always pass, work around those situations...
^-This causes some false positives, I suppose, if you offer teleport from friends list to someone in the region, but better safe than sorry. |
 Inusaito Sayori |
36347aba83115ebe9bf55d5bc27f67ad53da7a70 |
2015-05-22 15:38:17 (2 years ago) |
[RLVa] Censor Report Abuse floater
This shouldn't matter because it only censors the ui elements, everything else the floater sends is untouched, ids and actual name variables...
It annoyed me that pie menu could work around @shownames and @shownametags restrictions. |
 Inusaito Sayori |
aa1e0ce06753c593d7c71b954eaaf4f8ea6606bd |
2015-05-21 01:09:56 (2 years ago) |
Feature Request: Add option to hide own look at beacon(from Alchemy)
Option is in System->Security & Privacy, at the top with the rest of the lookat options.
Syncs llhudeffectlookat with Alchemy |
 Inusaito Sayori |
eec85de6203fd92c847f15ffb77947de0979f5d1 |
2015-05-20 17:19:57 (2 years ago) |
Allow operating with linked folders as though they were mostly folders, show clipboard menu entries on all folders (except COF)
Paste pastes into the linked folder, you've been warned. |
 Inusaito Sayori |
03f2192684440d99d117a58f98d4c7b7f5476c1c |
2015-05-20 15:31:28 (2 years ago) |
At the request of Aleeri in group, add support for EXP-901
Notifies nonfriends when their chat is blocked
This is instead of showing the muted autoresponse message, so only muted people will see it now.
Also cleans up some excess autoresponder code. |
 Inusaito Sayori |
078a6980b9fb2add106b729bd61085fd58c72d28 |
2015-05-19 15:49:35 (2 years ago) |
Feature: Find on Map from IM floater's flyout menu. |
 Inusaito Sayori |
1fcb478a2a6808a1974bdee7e375049d57df5c87 |
2015-05-19 10:59:28 (2 years ago) |
Offer Sit on away option in World->Status submenu. |
 Inusaito Sayori |
9e482bcb22d68e288c972bc6b7822cd93b5b4079 |
2015-05-19 10:59:04 (2 years ago) |
Correct Issue 1925: Dark Skin Group Notice Window |
 Inusaito Sayori |
2bb4df78adbfbd5dada02c41d75c36c9abbf4b83 |
2015-05-19 10:58:18 (2 years ago) |
Fix block conference options not being selectable from preferences.
Thanks to Nomade Zhao for pointing this out!! |
 Inusaito Sayori |
63d7e184562ac78551e192cd3be4bb1fef99a15e |
2015-05-19 10:57:26 (2 years ago) |
Selectable cloud textures (from Alchemy)
Option is in Clouds tab of the Advanced Sky Editor. |
 Inusaito Sayori |
9ed99176f7315e3dde37422e6edb31732f9815da |
2015-05-19 10:53:06 (2 years ago) |
Fix combo boxes with control_names not starting with the right value.
TODO: Fix the existing workarounds all everywhere... mostly in prefs. |
 Inusaito Sayori |
38983e30fba64e46ae3131d1320b7491fbc97a38 |
2015-05-19 10:39:25 (2 years ago) |
Cleanup code a bit in snapshot floater and make stuff look nicer there too. |
 Shyotl |
af020ad55821ca2b7c21551a2602927a56123db7 |
2015-05-18 20:36:50 (2 years ago) |
LLViewerShaderMgr::setShaders() should be called unconditionally upon restoreGL. |
 Shyotl |
55e3ddb4653291ce3c3655f8a85e591f63ab5396 |
2015-05-18 19:02:39 (2 years ago) |
Can't you just be happy GCC? It's all I've ever wanted. |
 Inusaito Sayori |
b7f2d741e7111e5d0c46fd85417afff4c5766245 |
2015-05-16 08:13:11 (2 years ago) |
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer |
 Shyotl |
690f3614c1e19bf5661668fa6395c7f66552c60c |
2015-05-16 07:53:19 (2 years ago) |
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer.git
Conflicts:
indra/llrender/llpostprocess.cpp |
 Shyotl |
f827d77600b6ebe3f6d876b20f90d614c2ef5f01 |
2015-05-16 06:47:24 (2 years ago) |
Verify CoInitialize call was successful (on Windows only). |
 Shyotl |
48c0c6eb39a59564f6c04d4f8db97507ad34db79 |
2015-05-16 06:33:59 (2 years ago) |
Format specifier %zu is invalid with visual studio. Use %Iu for that platform, instead. |
 Inusaito Sayori |
2c1f1255fa176e6d66217847639ad7fe6316ad88 |
2015-05-15 20:15:54 (2 years ago) |
FMOD Studio 1.06.01 |
 Inusaito Sayori |
f79b28117d0e44ad27485939f86836c5b2f6eb10 |
2015-05-15 10:34:24 (2 years ago) |
translate preview flyout_button where button was previously translated. |
 Shyotl |
966c5aa4099b05195a52d75d4ef3e2de5899032d |
2015-05-15 08:11:31 (2 years ago) |
Remove redundant methods of checking if shaders are enabled. Just use LLGLSLShader::sNoFixedFunction. |
 Inusaito Sayori |
173de071f6948698a9aba0380dcfe45b730897c1 |
2015-05-15 07:51:57 (2 years ago) |
There is no wind under water. |
 Shyotl |
21310674362d8921157004d9bdd5741832eb1063 |
2015-05-15 07:09:04 (2 years ago) |
LLPerlin #include cleanup. |
 Shyotl |
aa9cc7a50d8a2ec8d18c642ac86133f0df239187 |
2015-05-15 05:45:48 (2 years ago) |
Fixed div-by-zero issues in LLStat. |
 Shyotl |
894343962929f3672baf1362b70dc451bb209a9a |
2015-05-15 05:44:34 (2 years ago) |
Remove dupilicate perlin noise impl, and update the remaining one. |