Shyotl
6675bb2276
Increase disk cache size limit.
2019-04-09 23:27:55 -05:00
Shyotl
3e0b75c4f7
Fix issue where alpha_mode_none and alpha_mode_emissive on rigged faces were being alpha tested and discarded.
2019-04-09 16:01:14 -05:00
Lirusaito
621a342809
What happens to a ShowParcelOwners deferred?
...
Does it render like a ShowParcelOwners in the forward?
Or fester like a bug when it's run?
Does it get reported like rotten meat?
Or forgot and coded over
giving users a treat?
Maybe it just sags like a heavy bird...
Prepare to Implode!
Thanks to Beware Hax for reporting this
2019-04-09 14:18:42 -04:00
Lirusaito
3ad4770b44
[Support] Show a concise indicator in chat for viewer channel/branch
2019-04-09 04:40:42 -04:00
Lirusaito
2c2d127683
Allow Unicode viewer channels
2019-04-09 04:37:23 -04:00
Lirusaito
6271dba5bf
Sync Variables.cmake with future branch
2019-04-09 03:56:59 -04:00
Lirusaito
c85f8345f2
Sync World Map Message as much as possible to retain OpenSim Compat
2019-04-09 03:56:23 -04:00
Lirusaito
1ef5dc2c5d
Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh
2019-04-09 02:30:24 -04:00
Lirusaito
181c6ddd9d
LLGroupMgr Don't copy vectors around, we can use references
...
getMembersInRole with needs_sort will now sort the vector passed in
At the moment it's not used with this being true so it doesn't matter
Just take note.
2019-04-09 02:08:25 -04:00
Shyotl
8ed9934a87
Fix memory tracking bug with vertex buffers. (Cosmetic. Only affects debug stats)
2019-04-08 18:13:28 -05:00
Shyotl
99f9b98258
Keep llthread.h out of the precompiled header. Thanks.
2019-04-08 15:18:36 -05:00
Shyotl
e2cc2d600b
Update event poll to work with expected server changes. Timeout now behaves like status 502 (which is being removed by LL). Keeping 502 handling as well to maintain opensim support.
2019-04-08 15:18:10 -05:00
Lirusaito
6397261a33
Thanks Deltek
2019-04-05 07:52:38 -04:00
Lirusaito
b368664d96
Merge branch 'animesh' of https://github.com/DamianZhaoying/SingularityViewer into animesh
2019-04-05 04:35:26 -04:00
Lirusaito
5617a4e59b
This might be necessary for dullahan cleanup
2019-04-05 04:09:22 -04:00
Lirusaito
f137502020
Make sure to reenable the script and notecard editors when we get errors
2019-04-05 04:08:27 -04:00
Lirusaito
6a114ae027
Request: Make the description of Gemini more universally understandable
2019-04-05 03:55:12 -04:00
Lirusaito
8cb1e73fc0
[Animesh] Animated Mesh checkbox on Features tab of build tools
2019-04-05 00:26:23 -04:00
Lirusaito
293ab2c2a2
Remove duplicate toolbar visibility setting
...
Thanks Router!
2019-04-05 00:09:02 -04:00
Lirusaito
98bb191c4a
Quiet down
2019-04-04 23:43:13 -04:00
Lirusaito
d3d72eb03c
Wooops, inverted the logic! Look out!
2019-04-04 23:36:45 -04:00
Lirusaito
a3bf40fd69
Boost unordered containers in places, like for uuid types!
2019-04-04 22:22:21 -04:00
Lirusaito
a1d06e682e
Switch to using typedef'd uuid types everywhere and auto for iterators
...
Oh, and some related opts.
2019-04-04 22:20:21 -04:00
Lirusaito
48003c8bc9
Remove pointless forward declaration
2019-04-04 21:52:57 -04:00
Lirusaito
0552c9fde2
Fix incorrect comment
2019-04-04 21:51:21 -04:00
Lirusaito
f7cc3a9e73
Feature Request: Trim spaces off of end of script lines
...
In order to preserve your ability to edit, this only happens to the asset
we send to the server, you will not notice until you reopen the script.
This is done as optimally as possible, upon each save.
This feature takes into account the possibility that spaces may
be following a quote and therefore it does not trim spaces in these cases.
It is also aware that you may use escaped quotes inside a string, and that
that does not mark the end of a string and therefore whitespace
is not stripped then.
2019-04-04 21:50:39 -04:00
Shyotl
af8bb2a992
Trivial cleanup.
2019-04-03 13:56:26 -05:00
Shyotl
ac2d16b15c
Fix potential lod bug in mdodel decode.
2019-04-03 13:55:41 -05:00
Damian Zhaoying
6fb3c399de
New spanish translations
2019-04-02 13:09:45 -03:00
Damian Zhaoying
0c44b11e9c
Fix menu_radar.xml typo
2019-04-02 12:57:13 -03:00
Damian Zhaoying
5f4e4a0d54
Merge branch 'animesh' of https://github.com/Lirusaito/SingularityViewer into animesh
2019-04-01 18:12:27 -03:00
Lirusaito
7d56d772d4
Dullahan on not windows... my bad
2019-04-01 01:40:44 -04:00
Lirusaito
c848af3960
Merge in Dullahan support from future branch!
2019-04-01 01:26:16 -04:00
Damian Zhaoying
ee745a20ef
Merge branch 'animesh' of https://github.com/Lirusaito/SingularityViewer into animesh
2019-03-31 15:16:45 -03:00
Lirusaito
30f26f462b
Give the clock more room, in case of seconds ~ Deltek
2019-03-31 03:36:17 -04:00
Lirusaito
344dc90d56
Use C++11 time format flags
2019-03-31 03:13:02 -04:00
Damian Zhaoying
9b29fd1385
Merge branch 'animesh' of https://github.com/Lirusaito/SingularityViewer into animesh
2019-03-31 02:29:06 -03:00
Lirusaito
c8a9efe5c8
[OpenSim] Use x-grid-info everywhere, instead of old HTTPS thing
2019-03-31 00:23:50 -04:00
Router Gray
940994288b
[3:39 PM] CmdrCupcake: there is no /arch:SSE3
2019-03-30 19:11:56 -05:00
Router Gray
3e8fbc8179
Update most Windows 32 prebuilts
2019-03-30 19:11:23 -05:00
Damian Zhaoying
1644ee6fad
Merge branch 'animesh' of https://github.com/Lirusaito/SingularityViewer into animesh
2019-03-30 20:06:37 -03:00
Lirusaito
d419d29cc8
[VMM] Feature Request: Make Market Listings folder a system folder
...
Can't delete it, but now it's with the other system folders.
2019-03-30 01:26:52 -04:00
Damian Zhaoying
d5fae8dba7
Merge branch 'animesh' of https://github.com/Lirusaito/SingularityViewer into animesh
2019-03-29 21:02:06 -03:00
Damian Zhaoying
7935b2e957
Fix some strings (shortcuts names) in Spanish Translations
2019-03-29 15:01:11 -03:00
Lirusaito
8f0bda3dab
Missed change for rigged picking
2019-03-29 05:57:23 -04:00
Lirusaito
8de93f4120
Update contributors/credits list
2019-03-29 00:56:56 -04:00
Lirusaito
84da9d4758
Hold shift to select rigged mesh with SGAllowRiggedMeshSelection = 1
...
Old behavior + shift with = 2
Thanks for the contribution, Router!
2019-03-29 00:56:01 -04:00
Lirusaito
20c4090f71
Fix LL showing up on employee profiles on other grids
2019-03-28 20:30:34 -04:00
Lirusaito
f3e18d135c
This looks wrong, let's fix it.
2019-03-28 03:32:26 -04:00
Lirusaito
0ca9047f8c
Optimize the way we send top scripts/object disable/return
2019-03-28 03:31:23 -04:00