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
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
Lirusaito
c161a47970
Drake says we actually wanna doing this.
2016-05-10 21:08:20 -04:00
Shyotl
f89a5aaa27
Eups. Fix chatlog and user dir.
2016-05-03 01:54:50 -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
f0a6ffcabf
Hopefully fix the logs thing?
2016-05-02 19:32:15 -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
a8062d732e
Clean up upstream merge artifact
2016-05-02 15:17:06 -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