Lirusaito
0433bd8560
Gemini young age color should look more natural for Gemini.
2012-12-26 13:09:05 -05:00
Shyotl
71eb0fedd9
Merge branch 'master' of git://github.com/lkalif/SingularityViewer.git
2012-12-25 06:17:42 -06:00
Latif Khalifa
9056ae72d3
Point library downloads to bitbucket since github is depreciating binary downloads
2012-12-25 11:57:59 +01:00
Latif Khalifa
430a5359ac
Merge remote-tracking branch 'upstream/master'
2012-12-25 11:47:32 +01:00
Inusaito Sayori
5468bc8447
Fix compile warning/error in aihttptimeoutpolicy.cpp
2012-12-25 04:53:16 -05:00
Inusaito Sayori
059005a4a7
Fly after teleport, off by default.
2012-12-25 04:47:07 -05:00
Shyotl
3ca39ab3f1
Client-side maturity handling when teleporting. Adds new notification that asks if you want to change maturity settings with a single click and automatically re-fire the teleport request.
2012-12-25 02:30:51 -06:00
Shyotl
f8a6e2e19f
Moved region rebake button to 'Tools' menu
2012-12-25 02:27:15 -06:00
Shyotl
1f5c2095a5
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
2012-12-24 18:26:52 -06:00
Shyotl
afaaba6b3c
OSX was choking on transformfeedback shaders. Make failure to load such shaders non-critical to the shader loading process. Also clean up glColorMask state properly in wlsky.
2012-12-24 17:56:32 -06:00
Shyotl
5ada2d4b6f
OSX was choking on transformfeedback shaders. Make failure to load such shaders non-critical to the shader loading process. Also clean up glColorMask state properly in wlsky.
2012-12-24 17:55:05 -06:00
Shyotl
dd15b9234f
Migrated LLTexLayerParams. Renamed LLTexLayerSet(Buffer) to LLViewerTexLayerSet(Buffer), and provided simple bases in llappearance/lltexlayer.h to mimic new usage. Reworked various bits to work with these changes, and performed some basic cleanup of LLVOAvatar(Self)
2012-12-24 17:20:46 -06:00
Aleric Inglewood
c85f976ed6
Fix outbox notifications.
2012-12-24 22:08:44 +01:00
Aleric Inglewood
b22832ba54
Fix cookie handling.
...
Cookies are now collected during redirects, one the last cookie
of a given name is kept. Cookies are then set by looking for
the right cookie name (instead of what viewer 3 does: just
use the last cookie that was set).
This fixes the merchant outbox.
2012-12-24 19:58:54 +01:00
Inusaito Sayori
977f17a893
Add feature to Continue flying upon standing, if the user was flying when they sat down.
...
A couple users said this could be handy.
Useful for birds, fairies, and otherwise flying critters.
2012-12-24 05:24:57 -05:00
Inusaito Sayori
60621a300c
Satisfy in-world feature request: Avatar Count on Radar.
2012-12-24 03:09:09 -05:00
Aleric Inglewood
fac3fc67b6
Add filtering for curl debug output.
...
Add CURLTR debug channel for libcurl API calls,
and use CURLIO only for libcurl debug output.
Note: need to set gDebugCurlTerse to true for
filtering to take effect, then pass 'debug_on'
to the LLHttpClient methods that require debugging.
2012-12-24 02:54:36 +01:00
Shyotl
d03d145be4
Pulled LLAvatarJointMesh out of LLViewerJointMesh.
2012-12-23 18:33:35 -06:00
Inusaito Sayori
8e3da75c3c
Missed a spot for 487.
2012-12-23 15:10:53 -05:00
Shyotl
1083d7e0ef
Added LLGLTexture. Virtually completely virtual for now. Also added LLTextureManagerBridge, although not yet utilized.
2012-12-22 23:58:42 -06:00
Shyotl
cdaa4b4e99
Clear up a few issues revealed upon forced full recompile. (VS is dumb sometimes)
2012-12-22 23:44:43 -06:00
Inusaito Sayori
c9dc2eaad4
Satisfy Issue 487: Walking Backwards, Turning Around
...
TurnAroundWhenWalkingBackwards added.
Turn Around When Walking Backwards added to Vanity Main Preferences.
Code borrowed, in part, from Firestorm.
2012-12-23 00:26:49 -05:00
Shyotl
295fcb53b0
Migrate llviewervisualparams to llappearance project.
2012-12-22 17:17:00 -06:00
Shyotl
389c35e08e
Pulled LLAvatarJoint out of LLViewerJoint
2012-12-22 16:30:38 -06:00
Aleric Inglewood
8095d6c48c
Large snapshot update (part 3)
2012-12-22 19:07:08 +01:00
Inusaito Sayori
6f2e192947
Complete Issue 545: OSSL Updates
...
Updates keywords.ini, lsl_functions_os.xml, and en-us/strings.xml
Thanks WhiteStar, ThiteStar.
2012-12-22 12:25:46 -05:00
Inusaito Sayori
0b9d8c7b47
Satisfy Issue 512: Increase RenderVolume LOD Factor Threshold to 4.000
...
Phoenix users are used to this.
The setting clamps to the max here, so it must be 4.
2012-12-22 05:29:21 -05:00
Inusaito Sayori
1ecea32933
An hour is not a circle.
2012-12-22 02:07:36 -05:00
Inusaito Sayori
ceae4470f5
Fix a windows compiley thing.
2012-12-21 05:49:14 -05:00
Lirusaito
237455f4b7
Use boost::date_time for displaying avatar age.
...
llpanelavatar change may be better viewed without space changes.
2012-12-20 23:34:05 -05:00
Lirusaito
3d25f8ee79
Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer
2012-12-20 09:25:33 -05:00
Lirusaito
86572462e6
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2012-12-20 09:25:21 -05:00
Lirusaito
245eaa1fd9
Satisfy radar issues: 51(Avatar Age), 382(Time duration), 245(Hide columns on command)
...
Overall:
Extras tab added to radar.
Activities given tool_tip strings, TODO: Get icon entries to have tool_tips.
Added tab_min_width="0" to tab container so tabs take up only as much space as necessary.
Issue 51:
RadarAlertAge, AvatarAgeAlertDays debugs added.
RadarTextYoung color added to colors_base and gemini.
UI bits added to radar.
ALERT_TYPE_AGE, LIST_AGE, and boost::lexical_cast added.
LLAvatarListEntry is now derived from LLAvatarPropertiesObserver for processProperties and all that fun stuff. Also has mAgeAlert and mAge.
processProperties is basically copied directly from LLAvatarPanel, it can probably be bettered.
Issue 382:
mTime, getTime(), LIST_TIME
Time column.
Issue 245:
Hide columns text and checkboxes added to UI.
assessColumns() now used to determine which columns to show. Also once used during postBuild()
col_helper() function added to help decide to hide or resize a column based on given params.
checkboxes all use assessColumns as callback.
RadarColumn* debug settings added.
If you read this all, that's a sign the 'pocalypse is coming.
2012-12-20 08:58:18 -05:00
Shyotl
003aa6a4eb
Migrate llpoly* files to llappearance
2012-12-20 02:55:34 -06:00
Shyotl
f9d205b869
Intermediary commit. Exploit virtuals to 'emulate' real llavatarappearance.h.
2012-12-20 02:53:45 -06:00
Shyotl
e08afcb963
Created llappearance project. Migrated llvoavatardefines and llwearabletype.
2012-12-20 00:00:17 -06:00
Damian Zhaoying
e7b712660e
update spanish translations
2012-12-19 23:29:36 -03:00
Shyotl
3750123e43
Obsessive excessive clearing of glow rendertargets, as they still occasionally act weird.
2012-12-19 19:08:10 -06:00
Shyotl
b20f39d09f
Retain shader error logs across entire session.
2012-12-19 19:06:59 -06:00
Inusaito Sayori
c35f762826
Satisfy Issue 476: Option to mute gesture sounds
...
Enable Gesture Sounds checkbox added to Adv. Chat->Spam tab.
2012-12-19 03:35:06 -05:00
Shyotl
7eda762c28
Cheapo sun bloom contribution in deferred.
2012-12-19 02:30:44 -06:00
Shyotl
0460769eea
Unified moon/star rendering to share same shader. Also now actually using deferred shader when performing deferred rendering.
2012-12-19 01:52:10 -06:00
Shyotl
d3939c785d
Fixup scroll list column header resizing.
2012-12-18 18:27:59 -06:00
Inusaito Sayori
66386d6eec
Fix an issue introduced in V2MultiWear in which double-clicking or hitting an enter on a worn wearable would rewear it, not detach it.
2012-12-17 19:32:40 -05:00
Inusaito Sayori
9e8dafc4ca
Satisfy Issue 167: Ability to set global "add instead of wear" option in prefs
...
Adds debug setting LiruAddNotReplace.
Adds "Add clothing and wearables instead of replacing them" to Main (General) tab of Vanity Preferences.
2012-12-17 17:17:12 -05:00
Inusaito Sayori
36a698fee4
Satisfy Issue 271: Fly after teleport feature.
...
Add debug setting LiruFlyAfterTeleports
Add Always fly after Teleports to General tab of System preferences.
(Also, fixed tabs where spaces should be in settings.xml)
2012-12-16 20:50:40 -05:00
Aleric Inglewood
aab764a6e5
Don't crash when user forgets last name on non-SL grids.
2012-12-16 23:39:58 +01:00
Aleric Inglewood
11f30bc28d
Removed gFullName which isn't used anywhere
2012-12-16 23:17:10 +01:00
Inusaito Sayori
46b5595c3f
Don't leave Group Copy check enabled unless we have trans and copy perms.
...
Also some code consistency chages that won't change anything.
2012-12-16 15:32:06 -05:00
Inusaito Sayori
c380f1f399
Don't show Paste As Link when Paste As Copy is shown enabled because it'll just be disabled in these cases.
2012-12-16 15:31:53 -05:00