Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-22 | merge up latest viewer-development | Oz Linden | |
2011-04-22 | merge latest from windlight integration branch | Oz Linden | |
2011-04-22 | fix DOS line endings | Oz Linden | |
2011-04-22 | merge changes for beta fixes | Oz Linden | |
2011-04-22 | merge changes for storm-1187 | Oz Linden | |
2011-04-21 | merge avatar physics fixes | Oz Linden | |
2011-04-21 | Backed out changeset: e7b38729ad6d | Richard Linden | |
2011-04-21 | SH-1381 FIXED Avatar Physics behavior is tightly tied to viewer framerate | Loren Shih | |
Changed range of gain; previous range was too small. | |||
2011-04-21 | merge changes for storm-1095 | Oz Linden | |
2011-04-21 | merge changes for storm-1145 | Oz Linden | |
2011-04-21 | merge changes for storm-1136 | Oz Linden | |
2011-04-21 | SH-1381 Avatar Physics behavior is tightly tied to viewer framerate | Loren Shih | |
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 | fixing bottomtray for advanced viewer | Leyla Farazha | |
2011-04-21 | merge back fixes for STORM-1088 and (possibly) STORM-1141 | Oz Linden | |
2011-04-21 | Fixing Windows build ("signed/unsigned mismatch" warning). | Vadim ProductEngine | |
2011-04-21 | combine with concurrent commit from vadim | Oz Linden | |
2011-04-20 | merge leslie changes | Merov Linden | |
2011-04-20 | merge EXP-737 | Merov Linden | |
2011-04-20 | EXP-737 : Fix texture dimensions display in image preview | Merov Linden | |
2011-04-20 | merge latest changes from windlight integration repo | Oz Linden | |
2011-04-20 | merge changes for storm-1183 | Oz Linden | |
2011-04-20 | merge changes for storm-1184 | Oz Linden | |
2011-04-20 | EXP-670 As a resident I want to be able to communicate with other residents ↵ | Leyla Farazha | |
using my voice, while still enjoying the streamlined experience of basic mode | |||
2011-04-20 | EXP-629 Clicking on ground while sitting results in avatar walking to last ↵ | Leyla Farazha | |
click point when standing up in basic mode | |||
2011-04-20 | STORM-1158 FIX Added notification when day cycle keyframe limit is reached. | Vadim ProductEngine | |
Fixed a seemingly wrong condition. Besides, fixed a runtime warning (nonexistent functor) shown when you click "OK" in the notification. | |||
2011-04-20 | SH-1381 FIXED avatar physics behavior is tightly tied to viewer framerate | Loren Shih | |
Breaking up physics into smaller integration steps. | |||
2011-04-20 | SH-1388 FIXED Graphics Quality slider has no effect on avatar physics | Loren Shih | |
SH-1387 Class0 video cards default avatar physics to high Added appropriate featuretable entries. | |||
2011-04-20 | SH-1380 FIXED User can wear several physics objects | Loren Shih | |
Changed this to be expected behavior, where top wearable's characteristics are used. | |||
2011-04-20 | SH-1384 FIXED AvatarPhysicsTest debug setting does not work | Loren Shih | |
Took out setting, no longer needed. Was formely restricted to gods. | |||
2011-04-20 | Merge viewer-pre-beta -> seraph-viewer-pre-beta | Loren Shih | |
2011-04-20 | cosmetic variable name change | Loren Shih | |
2011-04-20 | correct license headers | Oz Linden | |
2011-04-19 | merge | Richard Linden | |
2011-04-19 | New openssl package solves permissions problems with Linux build. | Nat Goodspeed | |
The original Linux openssl tarball includes libcrypto.so and libssl.so files with r-xr-xr-x permissions: not even the owning user can modify them. This causes problems when the Release build tries to 'strip' the viewer and all associated libraries. Newer openssl tarball fixes permission problems. The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P Presumably the only reason this hasn't been causing trouble with TC builds is that the link has been picking up system libraries instead of the ones from the openssl package. | |||
2011-04-19 | EXP-648 FIX As a developer, I want to be able to specify param blocks that ↵ | Richard Linden | |
use Multiple<LLUIImage> for a sequence of images Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context Converted loading_indicator to take image sequence from XUI deprecated name-value pairs for LLUIColor values, and put them in colors.xml | |||
2011-04-19 | Merge | Leyla Farazha | |
2011-04-19 | EXP-635 Action buttons missing on IM floater | Leyla Farazha | |
2011-04-19 | Merge with main repo | Merov Linden | |
2011-04-19 | EXP-728 : Fix crash when taking large unconstrained snapshots + code cleanup | Merov Linden | |
2011-04-19 | fixing destination tooltip | Leyla Farazha | |
2011-04-19 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-3 | Richard Linden | |
2011-04-19 | STORM-1174 FIX Moved "Use Region Environment Settings" to the "World -> Edit ↵ | Vadim ProductEngine | |
My Environment" menu. It has been a checkbox in the environment editor. | |||
2011-04-19 | Merge | Leslie Linden | |
2011-04-19 | EXP-631 FIX -- REGRESSION - Clicking people button in Basic mode does not ↵ | Leslie Linden | |
toggle the People panel to close EXP-640 FIX -- [PUBLIC] Ctrl+I doesn't close side tray LLSideTray::hidePanel now checks if the parent is the side tray or if it is a child to a detached tab to determine what panel to attempt to close. Reviewed by Leyla | |||
2011-04-18 | EXP-628 Inventory floater may be opened by SLApp | Leyla Farazha | |
EXP-630 My appearance floater may be opened by SLApp EXP-633 Search floater can be opened by SLApps | |||
2011-04-18 | merge up from viewer-development (with changes for storm-160 backed out) | Oz Linden | |
2011-04-18 | merge latest updates from Vadim | Oz Linden | |
2011-04-18 | storm-160: revert latest fixes to prevent conflicts with windlight | Oz Linden | |
2011-04-18 | STORM-1180 FIX Temporarily disabled region environment controls. | Vadim ProductEngine | |
Besides, adding a workaround for a crash on exit I've experienced. | |||
2011-04-18 | STORM-1170 FIX Enabled using region environment settings by default. | Vadim ProductEngine | |