Shyotl
4cbe3a63f8
Version 1.8.7
1.8.7
2016-06-16 00:18:10 -05:00
Shyotl
8a9296c6c2
Merge branch 'Release' of https://github.com/Lirusaito/SingularityViewer.git
2016-06-15 23:23:41 -05:00
Shyotl
bf3dbd66b8
Fix rlva force-detach crash, and autoresponse message setting not being updated.
2016-06-15 23:22:10 -05:00
Lirusaito
fa007905d1
Fix SV-2065
2016-06-15 23:52:36 -04:00
Lirusaito
ac593a694e
Fix the cmake issue with VIEWER_CHANNEL_NOSPACES
...
Thanks for helping, Friti!
2016-06-15 23:25:21 -04:00
Shyotl
f93c0b401f
Merge pull request #25 from AdeonWriter/master
...
Fixed female torso muscles slider not working above 50
2016-06-15 03:00:18 -05:00
Shyotl
027c3be694
Fix pickmasks.
2016-06-15 02:19:08 -05:00
Shyotl
5ccfc3257b
Merge branch 'Release' of https://github.com/Lirusaito/SingularityViewer.git
2016-06-15 00:05:10 -05:00
Shyotl
60e6f1000a
Removal of some debug spam regarding inventory filters.
2016-06-15 00:04:45 -05:00
Shyotl
2065e45011
Removed some old rlva code that was breaking serverside baking. Also merge some other minor inventory/appearance related changes from v3.
2016-06-15 00:02:18 -05:00
Lirusaito
6df030d706
Update the links for Report Singularity Bug and Request New Feature
2016-06-14 04:39:08 -04:00
Lirusaito
5c786e40ed
Update mIsHD3K patch to Drake's impl
...
Hopefully that'll squish the bug once and for all.
2016-06-14 04:11:26 -04:00
Lirusaito
bc93f2792d
Enable Crashing On Crashes
2016-06-14 04:05:38 -04:00
Lirusaito
8c86c1cd0f
Fix a buncha texture missing warnings.
2016-06-14 04:01:00 -04:00
Lirusaito
563f252dc1
Set AgentAppearanceServiceURL properly on login (fixes misplaced })
2016-06-14 04:00:33 -04:00
Lirusaito
a41ce2d281
When LLTextEditor calls onCommit, update its setting value if applicable.
...
Hook up commit on focus lost, too, have the autoresponse messages do that.
2016-06-14 03:59:35 -04:00
Shyotl
f47395531f
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer.git
2016-06-09 21:17:43 -05:00
Shyotl
ab01a68d92
Avoid needless gl context re-creation. FBO change detection logic was incorrect. Also, don't clobber fbo and skinned shader settings when deferred/shaders are toggled.
2016-06-09 21:17:18 -05:00
Inusaito Sayori
e486b9b1e8
Merge pull request #26 from miKa-pyon/master
...
Pull request for LiruCookies
2016-06-08 19:34:37 -04:00
miKaぴょん
c2c8e7f281
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer
2016-06-09 01:11:21 +02:00
Lirusaito
01bd9baf54
Fix AvatarRenderInfo not reporting.
2016-06-08 15:43:32 -04:00
Lirusaito
b8a2122b28
Fix SV-2054
2016-06-08 15:42:19 -04:00
miKaぴょん
a95b834711
Fix SV-2056, typo in media control panel XML
2016-06-06 02:15:24 +02:00
miKaぴょん
578b11ce48
Create TAR on linux build with package option only
...
The following configuration produces a usable linux viewer without creating a
package archive file:
autobuild configure -cConfiguration -pPlatform -- -DFMODSTUDIO:BOOL=ON
Adding the -DPACKAGE:BOOL=ON option will produce a usable viewer and create a
package archive file as well.
Cached build configurations might not reflect this change.
2016-06-05 21:34:03 +02:00
Lirusaito
548d1b6757
Solve SV-2042: Description on event notice now opens a floater, not search.
2016-06-05 13:26:12 -04:00
Lirusaito
6847833752
Feature Request: Make stats indicator on status bar open stats floater.
2016-06-05 12:58:15 -04:00
miKaぴょん
4bca069708
Fix SV-1957 with instructions from LiruCookies
2016-06-04 19:13:35 +02:00
Shyotl
0773f290cd
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
2016-06-04 01:21:09 -05:00
Shyotl
4f4a6d4588
Avoid excessive string allocations in updateLineStartList. Fixes some performance issues.
2016-06-04 01:19:12 -05:00
Lirusaito
5adc705eab
Feature request: Make toolbar prefs optionally per account.
2016-05-29 09:47:42 -04:00
Lirusaito
05274c108e
Oops! Fix menu_viewer.xml (Thanks for pointing this out Damian!)
2016-05-28 16:32:10 -04:00
Lirusaito
ca6745e955
Guess that's not ready to merge.
2016-05-27 14:09:38 -04:00
Lirusaito
a8cf4a51b3
Seriously? I swear I hit save.
2016-05-27 12:52:29 -04:00
Lirusaito
330e30607a
Update LLAgentCamera
2016-05-27 12:42:17 -04:00
Lirusaito
f33429f1bb
Buncha pointless sync and cleanup
2016-05-27 12:17:30 -04:00
Lirusaito
8f14d86a5e
Re: Woops.
2016-05-27 10:53:48 -04:00
Lirusaito
7d73969c57
Oh gawd how did this happen?
2016-05-27 10:49:13 -04:00
Lirusaito
6fcbe9d0de
Increase DEFAULT_MAX_AGENT_GROUPS to 60
...
Also cleans up limits code stuffs and syncs indra_constants a bit.
2016-05-27 09:27:43 -04:00
Lirusaito
e5886e0959
Add option in Singularity menu to Resync Anims
...
#close SV-1321
2016-05-27 08:39:18 -04:00
Shyotl
8ff1f46d08
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
2016-05-26 22:35:43 -05:00
Shyotl
fb96010d2a
Remove some console spam introduced when fixing issues with inventory filtering.
2016-05-26 22:35:14 -05:00
Lirusaito
7c6d21f67a
Woops, this line stays.
2016-05-26 14:39:22 -04:00
Lirusaito
fb9101598a
Update RLVLocks
2016-05-26 13:10:27 -04:00
Lirusaito
cfea4f4ccf
Compile Fixes
...
Updates RLVHelper.
2016-05-26 12:46:04 -04:00
Lirusaito
4bfd4b38bc
Aaaand more, this time for llagentwearables.cpp
2016-05-26 11:51:49 -04:00
Lirusaito
a388ddb0d0
More of the last, this time update llattachmentsmgr.cpp to the latest.
...
Hopefully it'll compile now?
2016-05-26 11:03:08 -04:00
Lirusaito
3bedb5f6d4
Sync llappearancemgr.cpp with upstream and rllva
...
Remove old unused stuff
Comment out some questionable stuff that's not upstream
Rearrange a thing to match upstream
Hopefully this fixes the baking bug?
2016-05-26 10:13:42 -04:00
Shyotl
0abb0c916c
Merge branch 'master' of git@github.com:Shyotl/SingularityViewer.git
2016-05-26 02:28:34 -05:00
Shyotl
78eace26b3
Buffer overrun in LLMeshRepository::notifyLoadedMeshes
2016-05-26 02:22:38 -05:00
Shyotl
899ba7fded
Fixed folder collapse state not being properly restored after clearing search string.
...
Updated inventory filter classes.
LLInventoryView renamed to LLPanelMainInventory for easier diffing.
2016-05-26 02:22:19 -05:00