Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-03 | Region experience allow/disallow. | Rider Linden | |
2015-07-01 | Merge | Rider Linden | |
2015-05-12 | Added trivial case GET and POST to the CoreHTTP Utils | Rider Linden | |
converted llfloaterregioninfo to use coroutine's and new LLCore::HTTP | |||
2014-09-08 | Merge with 3.7.15-release | dolphin | |
2014-08-06 | merge changes for STORM-2030 | Oz Linden | |
2014-05-31 | Fixed ACME-1436 and ACME-1501 | Cho | |
2014-05-20 | Merge with 3.7.8-release | dolphin | |
2014-05-16 | ACME-1459: Experience tab added to the about land tab for editing parcel ↵ | dolphin | |
Experiences | |||
2014-05-13 | ACME-1474: Prevent the viewer from trying to add or remove the default ↵ | dolphin | |
experience. | |||
2014-05-12 | STORM-2030 Rapidly clicking the refresh button in selected floaters may ↵ | Jonathan Yap | |
result in duplicate entries | |||
2014-05-07 | Merge with 3.7.7-release | dolphin | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-04-16 | Removed filtering of existing estate experiences from the estate ↵ | dolphin | |
exxperiences panel | |||
2014-04-04 | Changed estate experience editing to use sendEstateOwnerMessage | dolphin | |
2014-02-26 | Moved the experience acquire code to the experiences panel | dolphin | |
2014-02-26 | Updated purchase UI for experiences. | dolphin | |
2014-02-04 | Added an experience tab to the region floater | dolphin | |
2013-11-27 | MAINT-3495 FIXED Improve discoverability of Region Debug floater | maksymsproductengine | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-06-25 | MAINT-30 Estate access lists for groups and residents are blank when "Allow ↵ | Kelly Washington | |
public access" is checked. MAINT-1200 Resident names not sorted in About Land (or Estate management) floater's allowed/banned boxes reviewed with Simon | |||
2012-02-20 | EXP-1904 FIXED (Estate tab in Region/Estate floater does not display estate ↵ | paulgproductengine | |
name or owner name) - Added updating for Estate name and Estate owner name | |||
2012-02-01 | cleaned up linden_common.h, removing stuff that is mostly unused | Richard Linden | |
2011-07-21 | SH-2101 FIXED Remove checkbox for per-region mesh disablement | Paul ProductEngine | |
- Remove checkbox for per-region mesh disablement and corresponding code | |||
2011-07-15 | STORM-1506 FIXED Reset the estate to global sun when changing region ↵ | Vadim ProductEngine | |
environment settings. By the way, moved estate info storage from the REGION/ESTATE floater to a model class. | |||
2011-07-07 | STORM-1481 FIXED Fixed jerky transition when switching region from fixed sky ↵ | Vadim ProductEngine | |
to a day cycle. | |||
2011-07-06 | STORM-1262 FIXED Removed the original Windlight Region Settings implementation. | Vadim ProductEngine | |
2011-07-05 | STORM-1330 WIP Override region sun position when switching the region to ↵ | Vadim ProductEngine | |
fixed sky. | |||
2011-06-07 | STORM-1255 WIP Consistency pass on sky presets removal. | Vadim ProductEngine | |
* Update all related floaters when a sky preset gets removed. * Don't allow removing skies referenced by (local) day cycles. * Other minor fixes. | |||
2011-06-01 | STORM-1253 WIP Update UI when a day cycle gets added or deleted. | Vadim ProductEngine | |
2011-05-30 | STORM-1256 WIP Grey out Apply/Cancel buttons when no local change made. | Vadim ProductEngine | |
2011-05-26 | merge changes for latest windlight integration project repo | Oz Linden | |
2011-05-26 | STORM-1284 FIXED Changes to region environment are now visible immediately. | Vadim ProductEngine | |
Pressing "Apply" sends the settings update to server. Pressing "Cancel" reverts to current region settings. | |||
2011-05-25 | merge lastest updates from windlight integration branch | Oz Linden | |
2011-05-24 | STORM-1256 WIP Added perpetual indicator for progress of applying changes. | Vadim ProductEngine | |
2011-05-24 | STORM-1256 WIP Improvements to region enviroment settings editing. | Vadim ProductEngine | |
* Enable/disable controls according to the region permissions. * Update controls when region settings update comes. | |||
2011-05-23 | STORM-1256 WIP Implemented editing region environment settings via the ↵ | Vadim ProductEngine | |
Region/Estate floater. | |||
2011-05-23 | merge latest changes (post-2.7.0) from viewer-development | Oz Linden | |
2011-05-20 | STORM-1265: partial fix for region updates; further integration with new ↵ | Oz Linden | |
dialogs needed. | |||
2011-05-19 | STORM-1265: code changes for merging the Terrain and Ground Textures tabs | Oz Linden | |
2011-05-17 | STORM-1205 ADDITIONAL FIX Add "Environment" tab to the "Region/Estate" floater | Paul ProductEngine | |
- Set tab Environment to the right place (tab order) in the Region\Estate floater - Updated Environment tab content according the spec | |||
2011-03-31 | STORM-1126 merge | Vadim ProductEngine | |
2011-03-31 | STORM-1126 WIP Windlight Estate Settings integration: pass 5 | Vadim ProductEngine | |
* Added "Apply Local to Region" button to the region terrain setttings panel. * Fixed previewing presets via a combomox in the Advanced Sky Editor floater. | |||
2011-03-31 | STORM-1126 WIP Windlight Estate Settings integration: pass 4 | Vadim ProductEngine | |
Changes: * Fixed incorrect way to pass parameters to notifications. * Fixed crashes in the Advanced Sky floater and the Region Terrain panel. * Fixed initialization and multiple instantiation of the Day Cycle floater (that might lead to incorrect behavior). * Fixed and re-enabled committing env. settings changes to region. * Fixed day cycle and sky settings being sent as empty arrays and therefore not passing validation on server. It is now possible to change region environment settings. * Added debug messages. | |||
2011-04-13 | SH-1299 and SH-1300 Adding mesh enabled checkbox to region floater | Leyla Farazha | |
2011-01-10 | STORM-1126 WIP Windlight Estate Settings port from 1.23: Various changes to ↵ | Celierra Darling | |
allow compilation (resubmitted by Vadim ProductEngine) | |||
2010-09-30 | STORM-1126 WIP Windlight Estate Settings port from 1.23: second pass at ↵ | Nyx (Neal Orman) | |
getting windlight ported to V2. Lots of cleanup in the floater classes. Not sure every decision was correct but it compiles now. Doesn't link yet. (resubmitted by Vadim ProductEngine) | |||
2010-09-27 | STORM-1126 WIP Windlight Estate Settings port from 1.23: first pass at ↵ | Nyx (Neal Orman) | |
merging in windlight estate settings to viewer-dev codebase. not built, not tested. Probably needs a bunch of fixes to be able to be integrated. (resubmitted by Vadim ProductEngine) | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution |