Eups. Fix chatlog and user dir.
Drake says we actually wanna doing this.
Drake says we actually wanna doing this.
Fixed folder collapse state not being properly restored after clearing search string.
Buffer overrun in LLMeshRepository::notifyLoadedMeshes
Merge branch 'master' of git@github.com:Shyotl/SingularityViewer.git
Sync llappearancemgr.cpp with upstream and rllva
Sync llappearancemgr.cpp with upstream and rllva
More of the last, this time update llattachmentsmgr.cpp to the latest.
Aaaand more, this time for llagentwearables.cpp
Aaaand more, this time for llagentwearables.cpp
Compile Fixes
Update RLVLocks
Remove some console spam introduced when fixing issues with inventory filtering.
Remove some console spam introduced when fixing issues with inventory filtering.
Woops, this line stays.
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
Avoid excessive string allocations in updateLineStartList. Fixes some performance issues.
Add option in Singularity menu to Resync Anims
Increase DEFAULT_MAX_AGENT_GROUPS to 60
Oh gawd how did this happen?
Oh gawd how did this happen?
Re: Woops.
Buncha pointless sync and cleanup
Update LLAgentCamera
Update LLAgentCamera
Seriously? I swear I hit save.
Guess that's not ready to merge.
Feature request: Make toolbar prefs optionally per account.
Oops! Fix menu_viewer.xml (Thanks for pointing this out Damian!)
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
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.
Create TAR on linux build with package option only
Fix SV-1957 with instructions from LiruCookies
Fix SV-2056, typo in media control panel XML
Feature Request: Make stats indicator on status bar open stats floater.
Solve SV-2042: Description on event notice now opens a floater, not search.
Solve SV-2042: Description on event notice now opens a floater, not search.
Fix SV-2054
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer
Fix AvatarRenderInfo not reporting.
Merge pull request #26 from miKa-pyon/master
Merge pull request #26 from miKa-pyon/master
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer.git
Removed some old rlva code that was breaking serverside baking. Also merge some other minor inventory/appearance related changes from v3.
Removal of some debug spam regarding inventory filters.
When LLTextEditor calls onCommit, update its setting value if applicable.
Fix a buncha texture missing warnings.
Enable Crashing On Crashes
Set AgentAppearanceServiceURL properly on login (fixes misplaced })
Update mIsHD3K patch to Drake's impl
Fix pickmasks.
Update the links for Report Singularity Bug and Request New Feature
Update mIsHD3K patch to Drake's impl
Fix rlva force-detach crash, and autoresponse message setting not being updated.
Merge branch 'Release' of https://github.com/Lirusaito/SingularityViewer.git
Merge pull request #25 from AdeonWriter/master
Fix rlva force-detach crash, and autoresponse message setting not being updated.
Fix the cmake issue with VIEWER_CHANNEL_NOSPACES
Fix SV-2065
Version 1.8.7
Merge branch 'Release' of https://github.com/Lirusaito/SingularityViewer.git
Fix issue with nvapi-disabled path uncovered when performing a full rebuild.
Fix issue with nvapi-disabled path uncovered when performing a full rebuild.
Fix Chat History in list menus
Do not discard transparent specular-mapped fragments.
Hack to resolve SV-2036. A lot of this code will probably get wiped out in a merge soonish, so not investing time into a more proper fix.
Wokaround for viewer crasher. Related to rigged mesh.
Silence 'getCapability called before caps received for' console spam when fetching mesh. TODO: Check if a proper workaround is available in V3, as I worry that some meshes that failed the caps check may not get promptly re-generated upon caps receipt.
Fix rigged faces not properly displaying mats properties on alpha faces.
Experimental amd gpu workaround.
Propogate correct mats shader mask for rigged alpha faces.
Fix GCC 4.8
Fix GCC 4.8
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer into Release
Linux Bark!
Update the VC redist package
handle_web_browser_test should spawn internal browser.
Hide Log button on own profile
Fix SV-2076: Mouselook button shouldn't show under most circumstances
Fix SV-2078: Reset inventory type filter on clearing search filter
Compile Fixy
Attempt to fix SV-2096
SV-2093: Add Block option to ScriptDialogs.
Satisfy SV-2101: Add LiruOnlineNotificationBehavior to allow configuration of behavior when FriendOnline notification is clicked
Revert fix for SV-2078 until more people give feedback.
Solve SV-2103: Estate Kick was Teleporting Home, which wasn't always a kick
Fix SV-2105: Ban lines don't show up
Fix for FIRE-17419: Minimap property line corruption between VarRegions of different sizes
Package textures/ subdirectories too.
Sync with obsidian in attempt to fix SV-2086
Fix signed/unsigned mismatch
Giving your viewer one more std::
Woops, forgot to remove static, didn't even notice.
Silly Liru, bracket initializer lists are not expressions!
Actually solve SV-2103
Added icons for alpha versions, updated one icon in default, and modified viewer_manifest to also use these icons.
Sync viewer_manifest mac stuff a bit for cef... pointless~
Fix a bug with <x] button, introduced by new behavior discussed in SV-2078