Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-19 | Raycasting for rigged attachments now works for your own attachments while ↵ | Dave Parks | |
in edit mode. | |||
2010-09-21 | STORM-163 FIXED Intermittent FPS drop related to "audio" (main thread hangs ↵ | Vadim Savchuk | |
often on openal lock) Submitting a patch made by Aleric Inglewood (See VWR-14914). This bug happens for a lot of people, although it might be needed to have a fast multi core machine. I have seen it on 1.22.10 once, never used 1.23 sorry, and saw it often on snowglobe. I am sure it also affects 1.23 but I'd have to test that. The symptons are that on a viewer with normally a good, high FPS, sometimes it happens that the FPS dramatically drops (as low as 0.3, but it can also be anything higher, as high as 10, say). This particular jira is about a problem where the main thread is slowed down by a mutex lock in libopenal (most calls starting with 'al' in indra/llaudio/audioengine_openal.cpp and one in indra/llaudio/listener_openal.cpp). You can see that this is the case by opening the Frame Console (control-shift-2) and checking that the "audio" (and possibly misc) timings are very large compared to the Render time. | |||
2010-09-16 | [STORM-175] Fix Ping Interpolate Object Position | Oz Linden | |
2010-08-25 | merge | Dave Parks | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | merge from viewer-release | Tofu Linden | |
2010-08-11 | EXT-8650 Can wear mutliple copies of a no-copy item via object links | Loren Shih | |
- EXT-8660 Cleanup ambiguous llviewerobject::set/getItemID code Lots of files changed, but this is mostly just a trivial function call rename. This change is very low risk. | |||
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-15 | Make tools floater update automatically when object cost received. | Dave Parks | |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-14 | merge | Dave Parks | |
2010-07-13 | Added AgentPositionSnaps data to ViewerStats to measure frequency and scale ↵ | Matthew Breindel (Falcon) | |
of interpolation failures. | |||
2010-07-09 | Gravity, Friction, Restitution, Density now work with simulator. | Matthew Breindel (Falcon) | |
2010-07-07 | EXT-8002: FIXED: Crossing a sim boundary in a vehicle results in unexpected ↵ | Xiaohong Bao | |
catapulting | |||
2010-07-06 | EXT-7983: FIXED: viewer gets confused about position of objects that cross a ↵ | Xiaohong Bao | |
region boundary. worked together with davep. | |||
2010-07-01 | added new physics parameters to prims | Karl Stiefvater (qarl) | |
2010-06-25 | EXT-7446 Spatial Partition Crash. reviewed by Richard. | Karl Stiefvater (qarl) | |
2010-06-10 | merge | Dave Parks | |
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-06-03 | Vectorized octree and much of llspatialpartition and lldrawable. | Dave Parks | |
Octree driven raycast. | |||
2010-05-15 | Highlight for object cost and proper retrieval/display of prim object cost ↵ | Dave Parks | |
and linkset cost. | |||
2010-05-13 | Vis that works and first pass at fetching prim cost. | Dave Parks | |
2010-05-01 | Rigged attachment integration WIP. | Dave Parks | |
2010-04-07 | Automated merge | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | merge from viewer-trunk | Tofu Linden | |
2010-04-07 | merge | Tofu Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-06 | YET another hairy merge from viewer-trunk. Conflicts resolved... so far. | Tofu Linden | |
2010-04-06 | another hairy merge from viewer-trunk :( | Tofu Linden | |
2010-04-05 | EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines | Loren Shih | |
Took out enums and flags from LLInventory into LLInventoryDefines Did a bunch of header file reformatting for LLInventory.h Change made to simulator files as well. | |||
2010-04-01 | Automated Merge | Roxie Linden | |
2010-04-01 | Fixed line ending | Matthew Breindel (Falcon) | |
2010-04-01 | Merge | Matthew Breindel (Falcon) | |
2010-04-01 | DEV-47845 More cleanup. Fixed a bug where the physics shape type wouldn't ↵ | Matthew Breindel (Falcon) | |
get displayed properly until you re-selected an object. | |||
2010-03-31 | Merge | Matthew Breindel (Falcon) | |
2010-03-31 | DEV-47845 Cleaned up names. | Matthew Breindel (Falcon) | |
2010-03-30 | HUGE merge from viewer-trunk. Many conflicts resolved. | Tofu Linden | |
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp". | |||
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar". | |||
2010-03-26 | DEV-47845 Fix to work with TCP/LLSD message. This checkin is experimental, ↵ | Matthew Breindel (Falcon) | |
so if it breaks a build, just revert to the previous changeset. | |||
2010-03-25 | automated merge | Loren Shih | |
2010-03-25 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Minor superficial cleanup to have all references to getAvatarObject use LLVOAvatarSelf *avatarp = gAgent.getAvatarObject() | |||
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. |