Commit Graph

16198 Commits (bd2eaeb7f91c300fc0a159de8c745f8fce939afa)

Author SHA1 Message Date
Tonya Souther bd2eaeb7f9 Use correct debug setting for private point at. From Ansariel Hiller, fixes FIRE-949. 2011-04-24 12:59:42 -05:00
Arrehn 6f0c3bebec FIRE-777, Change name/description of several selected prims at the same time (experimental), by Satomi Ahn 2011-04-24 08:24:02 -04:00
Arrehn 87a4e16d01 FIRE-821 Inventory German Translations, Thanks Ansariel 2011-04-24 07:41:59 -04:00
Arrehn 60a8ec744a FIRE-948 - Removed titlebar for moveview floater in other languages, Thanks Ansariel 2011-04-24 07:29:44 -04:00
Arrehn 3e339c94bf FIRE-725 - Menu Translations to German. Thanks Florian 2011-04-24 07:23:59 -04:00
Kadah 13ce3edf1c Replacing fix for FIRE-517 with V-D's EXP-229 "FIXED Double clicking x on UI hint crashes Skylight Viewer" (same code, different whitespace)
This will make later merge with V-D upstream a very tiny bit easier
2011-04-24 00:25:36 -07:00
Tonya Souther 7800dc1fab Remove extra timezone. 2011-04-23 17:02:32 -05:00
Tonya Souther 2b166a0255 Fix time display in German UI. From Ansariel Hiller, fixes FIRE-947. 2011-04-23 16:55:47 -05:00
Kadah 664916d413 FIRE-935: Reordered parcel info icons to V1 layout (Patch from Ansariel Hiller) 2011-04-23 11:46:51 -07:00
Tonya Souther 0aaa9513f4 Show timestamps of group notices in PST/PDT (SLT), instead of GMT. Fixes FIRE-598. 2011-04-23 11:22:45 -05:00
Tonya Souther 5cbb83ee3e Turn inventory acceptance notification into SystemMessageTips. From Lance Corrimal for STORM-323, fixes FIRE-599. 2011-04-23 10:30:25 -05:00
Arrehn a19f1c7bca Feature Table update 2011-04-23 11:09:49 -04:00
Arrehn 9464004fcc FIRE-940 , "Stretch Both Sides" text clickable on build floater. Thanks Ansariel Hiller 2011-04-23 10:56:49 -04:00
Arrehn 3ae34dadda FIRE-805 update, don't log group notices to console, Thanks Ansariel 2011-04-23 07:50:48 -07:00
Kadah 649318c478 fix DOS line endings (and a whitespace diff) 2011-04-22 17:20:57 -07:00
Loren Shih d1b0b745f8 SH-1381 FIXED Avatar Physics behavior is tightly tied to viewer framerate
Changed range of gain; previous range was too small.
2011-04-21 20:30:38 -04:00
Loren Shih 44c13f9d64 SH-1381 Avatar Physics behavior is tightly tied to viewer framerate
Changed physics algorithm to perform integration over several steps if framerate is slow.
Fixed a fundamental issue in the algorithm where timestep wasn't being used to calculate velocity changes.
Had to change around some parameter ranges since the physics are calculated slightly differently now.
2011-04-21 19:49:03 -04:00
Loren Shih 8bc118c934 SH-1381 FIXED avatar physics behavior is tightly tied to viewer framerate
Breaking up physics into smaller integration steps.
2011-04-20 12:37:44 -04:00
Loren Shih ca3ddbcf97 SH-1388 FIXED Graphics Quality slider has no effect on avatar physics
SH-1387 Class0 video cards default avatar physics to high

Added appropriate featuretable entries.
2011-04-20 11:36:49 -04:00
Loren Shih 1796c0d506 SH-1380 FIXED User can wear several physics objects
Changed this to be expected behavior, where top wearable's characteristics are used.
2011-04-20 11:33:14 -04:00
Loren Shih b06a02a9ed SH-1384 FIXED AvatarPhysicsTest debug setting does not work
Took out setting, no longer needed.  Was formely restricted to gods.
2011-04-20 11:30:00 -04:00
Kadah 50c9b45e99 automated merge seraph-viewer-pre-beta > firestorm 2011-04-22 17:12:21 -07:00
Arrehn dcef4a4202 FIRE-928, Unify flickr support across skins 2011-04-22 10:58:23 -07:00
Arrehn 73858f9e43 Console line ending cleanup, logging 2011-04-22 08:36:12 -07:00
Arrehn 7635e543a5 Re-enable IM2Console 2011-04-22 08:19:22 -07:00
Arrehn e6a700a1d4 Skip console DN lookups on empty senders - from Ansariel Hiller 2011-04-22 07:41:41 -07:00
Arrehn 55bf930f8a merge 2011-04-22 03:46:00 -04:00
Arrehn 6b332bc38c Improved Integration of FIRE-805: V2-style and V1-style nearbychat notifications share UI sizing controls, Console is on by default, Better Wording. 2011-04-22 03:43:08 -04:00
Arrehn 594f3c0d84 FIRE-805 Initial implementation of console-style nearby chat notifications option. Thanks to Ansariel Hiller 2011-04-22 03:21:50 -04:00
Kadah 0eb5511950 FIRE-517: dont error on clicking close twice on hints (would close viewer too due to llerrs) 2011-04-21 14:53:11 -07:00
Loren Shih 4bdcb215f6 cosmetic variable name change 2011-04-20 10:42:58 -04:00
Arrehn 107e6a1982 FIRE-862 - Polish up bottom bar button highlights 2011-04-19 23:08:43 -04:00
Arrehn c20b66ea50 FIRE-871 - Back by popular demand, the fire-orange progress bar 2011-04-18 22:21:05 -04:00
Tank_Master fa94d30331 updated GPU table to current STORM-1100 version 2011-04-18 11:43:27 -07:00
Loren Shih f4add6dc0d VWR-25445 FIXED breasts... accordions are presented in Edit Physics floater for male avatars
Accordions are selectively hidden based on gender.
2011-04-14 16:21:49 -04:00
Loren Shih d80482969e VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit
Tripled spring limit for all params.  Very safe change.
2011-04-14 14:47:05 -04:00
Loren Shih 1238626630 VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit
Tripled spring limit for all params.  Very safe change.
2011-04-14 14:47:05 -04:00
Loren Shih 8c7e87a86c SH-1364 FIXED Avatar Physics are not updating smoothly even for high-performance machines.
"high" graphics settings now give 100% updates, versus 90%.
Changed a simple constant that was acting as a threshold for when physics should be updated (the constant was set way too high, meaning that updates were being skipped).
2011-04-13 15:23:11 -04:00
Loren Shih 4cd4665ea0 SH-1365 FIXED Avatar Physics don't behave well for less than 100% max effect
This change looks more complicated than it actually is.  I basically turned max effect into a scaling parameter, versus a clamping parameter.  Piece of cake, just moved some code around and made minor logic changes.
2011-04-13 15:21:16 -04:00
Loren Shih 0cc7d4e0e3 SH-1329 FIXED Physics are "twitchy" for high-FPS machines
Fixed bug that was messing up time slices for physics.
2011-04-13 15:13:10 -04:00
Loren Shih 8fead904cc Aesthetic increase of range for breast up/down and in/out bounce. Not a bug or aberrant behavior, but this just looks better if we allow higher range of motion. 2011-04-13 15:09:55 -04:00
Arrehn 9baa80eb6a FIRE-716, When showing displayname/username , only show username if display name != legacy name, by Ansariel Hiller 2011-04-17 23:12:01 -04:00
Arrehn 52f4999ecb Improved Legacy Name lookups, by Ansariel 2011-04-17 23:09:11 -04:00
Arrehn 1b92f55799 FIRE-912 - Remove obsolete elements from about_land, thanks Alexie Birman! 2011-04-17 23:02:08 -04:00
Arrehn 6e8bec4733 FIRE-910, Insure away mode is active before looking at away timers, Restore RLVa away mode restrictions, clean up Preference options. Thanks Kitty Barnett 2011-04-17 15:09:32 -04:00
Mobius d4b32858a3 Updated old FS and SL hand icons to new FS logo 2011-04-17 20:03:31 +01:00
Arrehn 023c5f7805 FIRE-758, Raise allowed number of texture repeats to Phoenix levels. Thanks Alexie Birman 2011-04-17 09:43:10 -04:00
Arrehn 33f535dfeb merge 2011-04-17 01:13:28 -04:00
Arrehn 4de9996d6d Skin cleanup post avatar physics merge 2011-04-17 01:12:39 -04:00
Arrehn d5316631f5 FIRE-892, Add Skin Data to system info display 2011-04-17 01:11:25 -04:00