Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-22 | STORM-1305 WIP UI changes in the Edit Water Preset floater. | Vadim ProductEngine | |
- Made the floater smaller. - Removed the "Control Help" label. - Removed the view border, added a horizontal separator. - Fixed the color swatch to only handle mouse within the color box. | |||
2011-06-22 | STORM-1305 WIP Fixed texture control to not display hand cursor outside of ↵ | Vadim ProductEngine | |
the texture. Also click outside of the texture will not show the picker anymore. | |||
2011-06-22 | STORM-1305 WIP UI changes in the Day Cycle Editor. | Vadim ProductEngine | |
- Made the floater smaller. - Removed the "Control Help" label. - Removed the view border, added a horizontal separator. - Added missing vertical line above the rightmost "12 am" label. | |||
2011-06-14 | STORM-1305 WIP User day cycles now go first in all lists. | Vadim ProductEngine | |
2011-06-10 | STORM-1305 WIP User sky presets now go first in all lists. | Vadim ProductEngine | |
2011-06-10 | STORM-1305 WIP User water presets now go first in all lists. | Vadim ProductEngine | |
Besides, removed all cases of direct access to the water presets map in preparation for future lazy loading. | |||
2011-06-10 | STORM-1305 WIP Made LLWaterParamManager::mParamList private and typedef'ed ↵ | Vadim ProductEngine | |
its type. | |||
2011-06-10 | STORM-1254 WIP Removed obsolete TODO markers. | Vadim ProductEngine | |
2011-06-10 | STORM-1254 WIP Refresh the presets list in the Delete Preset floater when ↵ | Vadim ProductEngine | |
user preference change. This is needed to disable removal of the [new] current preset. | |||
2011-06-10 | STORM-1279 FIXED Changing sky preset with a keyboard shortcut now updates ↵ | Vadim ProductEngine | |
the Environment Settings floater. Changes: * Subscribed the floater to the "settings changed" signal of the environment manager. * Rewrote the floater to not modify settings only when the Save button is pressed. * Refactoring to eliminate code duplication. | |||
2011-06-09 | STORM-1279 WIP Renamed a method. | Vadim ProductEngine | |
2011-06-09 | STORM-1279 WIP Moved private methods to the appropriate section. | Vadim ProductEngine | |
2011-06-10 | fix DOS line endings | Oz Linden | |
2011-06-09 | merge up changes for water preset editing | Oz Linden | |
2011-06-09 | merge up latest viewer-development | Oz Linden | |
2011-06-09 | STORM-1254 WIP Fixing a Windows compilation error. | Vadim ProductEngine | |
2011-06-09 | STORM-1253 WIP Gray out the save button if empty name entered in the combo box. | Vadim ProductEngine | |
2011-06-09 | STORM-1253 WIP Disabled removing system day cycles. | Vadim ProductEngine | |
2011-06-09 | STORM-1254 WIP Implemented deleting local water presets. | Vadim ProductEngine | |
2011-06-09 | STORM-1254 WIP Implemented created and editing local water presets. | Vadim ProductEngine | |
2011-06-07 | merge changes for vwr-25654 | Oz Linden | |
2011-06-07 | merge changes for storm-1258 | Oz Linden | |
2011-06-07 | merge changes for storm-1324 | Oz Linden | |
2011-06-07 | merge changes for storm-1323 | Oz Linden | |
2011-06-07 | FIX VWR-20844 en_xui_change | eli_linden | |
2011-06-07 | merge latest builds from project integration repo | Oz Linden | |
2011-06-07 | WIP INTL-50 remove obsolte translation files | eli_linden | |
2011-06-07 | WIP INTL-50 PT translation and new files | eli_linden | |
2011-06-07 | Merge VWR-25965 work. | Logan Dethrow | |
2011-06-07 | FIX VWR-20841 | eli_linden | |
2011-06-07 | merge latest builds from project integration repo | Oz Linden | |
2011-06-07 | merge out beta updates | Oz Linden | |
2011-06-07 | STORM-1253 WIP Disable removing current day cycle. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Disable editing region skies until the workflow is clear enough. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Re-check for region skies editing permission when region info ↵ | Vadim ProductEngine | |
gets updated. | |||
2011-06-07 | STORM-1255 WIP When region environment changes, update the Edit Sky floater. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 Removed dead code. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Fixed sky/day/water preset name being limited to 20 chars. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Moved stuff around for consistency between the header and the ↵ | Vadim ProductEngine | |
.cpp. | |||
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-07 | STORM-1253 WIP Fixed a potential bug: removing a day cycle didn't remove it ↵ | Vadim ProductEngine | |
from internal data structures. | |||
2011-06-07 | STORM-1255 WIP Changed a comment and a warning message. | Vadim ProductEngine | |
2011-06-07 | pull back late fix from beta branch | Oz Linden | |
2011-06-06 | FIX VWR-20808 | eli_linden | |
2011-06-06 | FIX VWR-20805 | eli_linden | |
2011-06-06 | FIX VWR-18950 | eli_linden | |
2011-06-06 | VWR-25965 Fix to two calls to LLDirIterator mask argument. | Logan Dethrow | |
Removed two cases in llappviewer.cpp where the mask argument to LLDirIterator had a leading delimiter. | |||
2011-06-07 | STORM-1255 WIP Implemented creating, editing and removing local sky presets. | Vadim ProductEngine | |
2011-06-06 | STORM-1618: re-enable deferred rendering on ATI Macs | Oz Linden | |
2011-06-06 | STORM-1255 WIP Made the check for region permissions reusable. | Vadim ProductEngine | |