Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-04 | merge changes for DRTVWR-157 | Oz Linden | |
2012-06-04 | tag merge of DRTVWR-157 | Oz Linden | |
2012-06-04 | STORM-1845: Move "Show HUD Attachments" to Me menu | MartinRJ | |
2012-06-04 | STORM-1872 A line break is missing in ..\app_settings\settings.xml | Jonathan Yap | |
2012-06-04 | merge | Brad Payne (Vir Linden) | |
2012-06-04 | merge | Brad Payne (Vir Linden) | |
2012-06-04 | MAINT-1142 use VBO pooling on OSX | Aura Linden | |
2012-06-04 | MAINT-646 Profile based optimization -- add a lookup map for joints to ↵ | Dave Parks | |
remove hotspot in LLJoint::findJoint | |||
2012-06-04 | merge dictionary import | Oz Linden | |
2012-06-04 | STORM-276 Dictionary import functionality and floater | Kitty Barnett | |
2012-06-02 | Stupid windows tricks. | Monty Brandenberg | |
2012-06-02 | More platform fixes for linux/mac. | Monty Brandenberg | |
2012-06-01 | Merge | Monty Brandenberg | |
2012-06-01 | Do some work on BufferArray to make it a bit less naive about | Monty Brandenberg | |
chunking data. Remove the stateful use of a seek pointer so that shared read is possible (though maybe not interesting). | |||
2012-06-01 | Another float/int issue and move the POST priority in line with | Monty Brandenberg | |
what normal requests do... | |||
2012-06-01 | PATH-668: Eating the escape key in the pathfinding path tool to avoid ↵ | Todd Stinson | |
certain bad behaviors. | |||
2012-06-01 | Adding an automatic refresh to the pathfinding object floaters. | Todd Stinson | |
2012-06-01 | Platform fixups Linux: unused variables, make error strings constant. | Monty Brandenberg | |
2012-06-01 | Platform fixups: typedef for priority_queue, more specific comparator functor. | Monty Brandenberg | |
2012-06-01 | EXP-1942: Ensuring that the teleport cancel works in the case of restarting ↵ | Todd Stinson | |
a teleport. Also, ensuring to pull down the teleport screen if we time out of a maturity request with a pending teleport queued. | |||
2012-06-01 | Missed two instances of priority typed as 'float'. Became an | Monty Brandenberg | |
excuse to go through an use a typedef for priority and policy class id. | |||
2012-06-01 | Add some timers. | Dave Parks | |
2012-06-01 | Fix for linux build. | Dave Parks | |
2012-06-01 | Delete a file, edit cmakelists.txt. | Monty Brandenberg | |
2012-06-01 | Migrated restoration of physics capsule into pathing character | prep | |
2012-06-01 | STORM-1870 Avatar tracking beacon doesn't get disabled if ↵ | Jonathan Yap | |
DESTINATION_REACHED_RADIUS is reached | |||
2012-06-01 | Migrated physics capsule logic into pathing character object | prep | |
2012-06-01 | MAINT-646 Faster traversal of render batch lists. | Dave Parks | |
2012-06-01 | EXP-1950: Correcting typo in notification. | Todd Stinson | |
2012-06-01 | Major steps towards implementing the policy component. | Monty Brandenberg | |
Identified and reacted to the priority inversion problem we have in texturefetch. Includes the introduction of a priority_queue for the requests that are ready. Start some parameterization in anticipation of having policy_class everywhere. Removed _assert.h which isn't really needed in indra codebase. Implemented async setPriority request (which I hope I can get rid of eventually along with all priorities in this library). Converted to using unsigned int for priority rather than float. Implemented POST and did groundwork for PUT. | |||
2012-06-01 | Update to latest llphysics extensions library | prep | |
2012-06-01 | merge | Brad Payne (Vir Linden) | |
2012-06-01 | merge | prep linden | |
2012-06-01 | Removed unneeded alloc | prep linden | |
2012-06-01 | merge latest fixes from Kitty | Oz Linden | |
2012-05-31 | PATH-667: Updating to the latest llphysicsextensions pre-built package. | Todd Stinson | |
2012-05-31 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-05-31 | A bit more class clean-up for the LLFloaterPathfindingObjects. | Todd Stinson | |
2012-05-31 | fix for MAINT-1113: [PUBLIC_JIRA_USERS][crashhunters] crash at ↵ | Xiaohong Bao | |
LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *) [secondlife-bin llviewertexturelist.cpp] | |||
2012-05-31 | merge | prep | |
2012-05-31 | fix | prep | |
2012-05-31 | updated physics lib hashes | prep | |
2012-05-31 | WIP:build fix | prep linden | |
2012-05-31 | Update to latest llphysics library | prep | |
2012-05-31 | Update to latest llphysics extensions library. | prep | |
2012-05-31 | WIP:Displaying physics capsule for a character - it is currently disabled. | prep | |
2012-05-31 | fix spell checker floater registration | Oz Linden | |
2012-05-31 | Reloading the the pathfinding object floaters when the god level is changed. | Todd Stinson | |
2012-05-31 | Merged with oz_linden/storm-276 | Kitty Barnett | |
2012-05-31 | STORM-276 FIXED Last word in a line editor isn't spell checked | Kitty Barnett | |