Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-13 | pull and merge from viewer-development | prep | |
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-03-05 | PATH-205,PATH-304: More work to handle downloading of out-of-date navmeshes. | Todd Stinson | |
2012-03-02 | PATH-304,PATH-205: Initial reworking of the navmesh download functionality. | Todd Stinson | |
2012-02-23 | PATH-292: Re-enabling filtering for the linksets floater. | Todd Stinson | |
2012-02-23 | PATH-292: Reworking how and where linksets are requested and managed. | Todd Stinson | |
2012-02-17 | PATH-292: Implementing the new freeze/unfreeze functionality on the basic panel. | Todd Stinson | |
2012-02-14 | PATH-297: Initial layout and basic implementation for the pathfinding basic ↵ | Todd Stinson | |
floater. | |||
2012-02-10 | PATH-284: Moving files around in preparation for the new pathfinding console ↵ | Todd Stinson | |
design. | |||
2012-02-09 | merge changes for storm-1803 | Oz Linden | |
2012-02-02 | PATH-245: First pass at laying out the characters floater. Functionality is ↵ | Todd Stinson | |
mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available. | |||
2012-02-01 | Renaming the pathfinding console to be pathfinding setup. | Todd Stinson | |
2012-01-29 | STORM-1803 Adding raw anim file upload support | Jonathan Yap | |
2012-01-27 | PATH-187: Moving the filtered pathfinding linksets class into its own file. | Todd Stinson | |
2012-01-27 | PATH-187 : Moving the PathfindingLinkset definition into its own file. | Todd Stinson | |
2012-01-27 | EXP-1765 POSSIBLE_FIX crash on startup at LLWindowWin32::switchContext(...) | callum | |
2012-01-25 | PATH-192 WIP adding convex decomp to pathing | Nyx (Neal Orman) | |
First pass at using new llPhysicsExtensions library which combines pathing and convex decomp. | |||
2012-01-25 | MERGE - pulling latest viewer-development into pathfinding branch | Nyx (Neal Orman) | |
2012-01-24 | WIP: path-118 | prep | |
2012-01-19 | Path-196 : vbo cleanup, visual fixes (path-222) | prep | |
2012-01-17 | EXP-1804 FIX -- Drag and drop operations can be blocked by modal dialogs | Leslie Linden | |
* Added support for marketplace notifications that don't display the dialog until the next frame, leaving room for the drag and drop operation to properly complete before the notification shows up and interferes. | |||
2012-01-06 | Removing the havok dependency from the viewer build as this is now resolved ↵ | Todd Stinson | |
in the llpathinglib library itself. | |||
2012-01-05 | EXP-1757 FIX -- Merchant Outbox shows as empty when first ↵ | Leslie Linden | |
opening/initializing even when populated * Updated merchant outbox floater to not wait for initialization to complete before displaying outbox inventory contents. | |||
2011-12-15 | Introducing the initial hooks for building the pathfinding linkset floater. | Todd Stinson | |
2011-12-13 | Introducing the initial hooks for building a pathfinding console floater. | Todd Stinson | |
2011-12-13 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2011-12-12 | Adding the ability to pull in the pathing library as a prebuilt dependency. | Todd Stinson | |
2011-12-12 | comparing with ssh://hg@bitbucket.org/prep/viewer-development-havokai | Todd Stinson | |
searching for changes changeset: 21247:08315c2b1a89 user: Todd Stinson <stinson@lindenlab.com> date: Wed Dec 07 12:21:58 2011 -0800 summary: Adding additional source files to the project builds. | |||
2011-12-07 | Merge with latest viewer-experience | Leslie Linden | |
2011-12-06 | EXP-1577 FOLLOWUP Implemented new requirements on size of profile floaters. | Vadim ProductEngine | |
Implemented new requirements from XD: "Profile window should keep last size, regardless of whether it was own profile or another users'. If multiple windows open, last one touched is the size we store." | |||
2011-12-05 | Merge with viewer-experience | Leslie Linden | |
2011-12-02 | EXP-1451 FIX -- I want to put my NEARBY CHAT window at the bottom left, but ↵ | Leslie Linden | |
then it obscures chatted text. I repositioned the chat, move and camera floaters. Chat toasts now start 80 up from the bottom left rather than 10. | |||
2011-11-30 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-11-29 | Initial merchant outbox button | Leslie Linden | |
2011-11-29 | Merge with viewer-experience | Leslie Linden | |
2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
2011-11-18 | EXP-1576 FIXED (Remove old profile window from People panel) | Paul ProductEngine | |
- Removed old profile window from People panel with all subpanels and dependencies | |||
2011-11-14 | Merge | Leslie Linden | |
2011-11-10 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-11-08 | SH-24114 Remove unused vectorization code (outdated/unused with SSE2 ↵ | Dave Parks | |
requirement and llvetor4a et al) | |||
2011-11-07 | finished removing remnants of media browser | Richard Linden | |
2011-11-03 | STORM-1580 WIP Implemented new "Working" and "Success/Failure" screens. | Vadim ProductEngine | |
2011-11-02 | STORM-1580 WIP Initial commit for PO review. | Vadim ProductEngine | |
2011-11-02 | merge | Dave Parks | |
2011-10-26 | Merge from dd repo | Leslie Linden | |
2011-10-26 | Merge STORM-1577. | Vadim ProductEngine | |
Resolved conflicts manually. | |||
2011-10-19 | merge | Dave Parks | |
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-10-14 | merge | Dave Parks | |
2011-10-14 | EXP-1282 FIXED Bottom bar removed. | Seth ProductEngine | |
- LLBottomTray code and XUI removed. - "Speak" buttom which resided in Bottom bar removed. - Voice connection status update moved from LLBottomTray to LLVivoxVoiceClient. |