summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-06-15Added dead_strip linker option to mac release build.Todd Stinson
2012-06-15MergeTodd Stinson
2012-06-15Hopefully fixing mac build issue.Todd Stinson
2012-06-15BUILDFIX: Correcting Windows build error.Todd Stinson
2012-06-15Hopefully this fixes the mac build.Matthew Breindel (Falcon)
2012-06-15Fixing build errorMatthew Breindel (Falcon)
2012-06-15MergeMatthew Breindel (Falcon)
2012-06-15Updating viewer build process to also generate a secondlife-bin.MAP file, ↵Matthew Breindel (Falcon)
tar it, and upload it.
2012-06-13WIP for path-702.prep
2012-06-11PATH-710: Removing the pathfinding basic floater and supporting class.Todd Stinson
2012-05-30First pass at refactoring the pathfinding linksets and pathfinding ↵Todd Stinson
characters classes to reduce code duplication, as both functionalities were heavily duplicated.
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-04-24OPEN-54: correct JsonCpp include pathBoroondas Gupte
2012-04-13merge changes for drtvwr-135Oz Linden
2012-04-09Re-implementing the path testing functionality as a proper LLTool.Todd Stinson
2012-04-03Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-03-30merge changes for vmrg-233Oz Linden
2012-03-27Refactoring the characters floater code.Todd Stinson
2012-04-02storm-64: Local TexturesVaalith Jinn
2012-03-13mergeprep
2012-03-13pull and merge from viewer-developmentprep
2012-03-12PATH-304: Making the navmesh version information work for both Premium ↵Todd Stinson
Wilderness regions (old pathfinding simulator build with missing capabilities) as well as the new pathfinding simulator builds with the version services.
2012-03-09merge changes for vmrg-225Oz Linden
2012-03-05PATH-205,PATH-304: More work to handle downloading of out-of-date navmeshes.Todd Stinson
2012-03-02PATH-304,PATH-205: Initial reworking of the navmesh download functionality.Todd Stinson
2012-03-01Pull from viewer-experienceMerov Linden
2012-02-23PATH-292: Re-enabling filtering for the linksets floater.Todd Stinson
2012-02-23PATH-292: Reworking how and where linksets are requested and managed.Todd Stinson
2012-02-17PATH-292: Implementing the new freeze/unfreeze functionality on the basic panel.Todd Stinson
2012-02-14PATH-297: Initial layout and basic implementation for the pathfinding basic ↵Todd Stinson
floater.
2012-02-10PATH-284: Moving files around in preparation for the new pathfinding console ↵Todd Stinson
design.
2012-02-10EXP-1889 FIX As a Second Life viewer developer, I would like a tool that ↵callum
helps me find memory leaks.
2012-02-09merge changes for storm-1803Oz Linden
2012-02-03EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified ↵Merov Linden
LLClipboard and use this only
2012-02-02PATH-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-01Renaming the pathfinding console to be pathfinding setup.Todd Stinson
2012-01-29STORM-1803 Adding raw anim file upload supportJonathan Yap
2012-01-27PATH-187: Moving the filtered pathfinding linksets class into its own file.Todd Stinson
2012-01-27PATH-187 : Moving the PathfindingLinkset definition into its own file.Todd Stinson
2012-01-27EXP-1765 POSSIBLE_FIX crash on startup at LLWindowWin32::switchContext(...)callum
2012-01-25PATH-192 WIP adding convex decomp to pathingNyx (Neal Orman)
First pass at using new llPhysicsExtensions library which combines pathing and convex decomp.
2012-01-25MERGE - pulling latest viewer-development into pathfinding branchNyx (Neal Orman)
2012-01-24WIP: path-118prep
2012-01-19Path-196 : vbo cleanup, visual fixes (path-222)prep
2012-01-17EXP-1804 FIX -- Drag and drop operations can be blocked by modal dialogsLeslie 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-06Removing the havok dependency from the viewer build as this is now resolved ↵Todd Stinson
in the llpathinglib library itself.
2012-01-05EXP-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-15Introducing the initial hooks for building the pathfinding linkset floater.Todd Stinson
2011-12-13Introducing the initial hooks for building a pathfinding console floater.Todd Stinson
2011-12-13Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson