Commit Graph

5399 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Lirusaito
b4f0ea4c78 More merge? More merge. 2016-05-03 00:08:32 -04:00
Lirusaito
3242683ee3 Alchemerge~ 2016-05-02 23:18:09 -04:00
Lirusaito
32039e8b58 Too many thoughts at once. 2016-05-02 23:00:00 -04:00
Lirusaito
b77b5bbabc Fix skin packaging for gemini
Adds package_skin to clean up redundant skin packaging code
2016-05-02 22:25:41 -04:00
Lirusaito
44cc052d40 Forgetful Liru 2016-05-02 21:53:17 -04:00
Lirusaito
f14ad54c84 Linux compile fixes
Reapplies a fix from c3e593c20e

Updates libraries (FMOD Studio 1.08.01)

Don't use boost chrono, the standard has chrono!
2016-05-02 21:17:36 -04:00
Lirusaito
e50899dc68 Feature Request: Option to focus on avatar from instant message with them
Will be in the dropdown in IM at the bottom, only if they're in the sim...
Actually, this feature works pretty well as an in-sim indicator (if it works as intended!)
2016-05-02 19:06:12 -04:00
Lirusaito
39b3f58e13 Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer
# Conflicts:
#	indra/newview/llvoavatar.cpp
Also Reverted reversion of removal of before() wrapper in llstl.h
2016-05-02 15:15:06 -04:00
Shyotl
9e354801d8 Fix up generated artifact naming to include full unspaced channel name as well as arch. 2016-05-01 23:05:34 -05:00
Shyotl
df0b7a08cf New library dependency: libboost_chrono 2016-05-01 20:43:01 -05:00