Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-29 | SH-1912 Add environment map back into shiny when lighting and shadows enabled. | Dave Parks | |
2011-11-29 | merge | Dave Parks | |
2011-11-28 | SH-2038 PROGRESS -- Hacked the code to not render alpha using VBO's on OS X ↵ | Leslie Linden | |
since everything renders faster using VBO's except alpha for some mysterious reason. | |||
2011-11-28 | merge | Brad Payne (Vir Linden) | |
2011-11-23 | SH-2713 FIX -- modified code to call LLPipeline::refreshCachedSettings only ↵ | Leslie Linden | |
when settings that could affect it are modified. Reviewed by davep. | |||
2011-11-23 | SH-2712 FIX -- added caching to isFullyLoaded | Leslie Linden | |
2011-11-23 | SH-2711 FIX -- Removed the "RenderAnimateTrees" setting and associated code. | Leslie Linden | |
2011-11-23 | SH-2710 FIX -- Removed calls to getChild happening every frame and during ↵ | Leslie Linden | |
idle calls. Reviewed by davep. | |||
2011-11-23 | merge changes for vmrg-192 | Oz Linden | |
2011-11-23 | merge changes for vmrg-190 | Oz Linden | |
2011-11-22 | merge changes for vmrg-191 | Oz Linden | |
2011-11-21 | FIX INTL-82 LQA changes for Turkish and French | eli | |
2011-11-21 | sync with viewer-development | eli | |
2011-11-21 | merge | Dave Parks | |
2011-11-21 | SH-2708 Fix for broken shadows on alpha objects | Dave Parks | |
2011-11-21 | merge changes for storm-1634 | Oz Linden | |
2011-11-21 | merge up to latest viewer-development | Oz Linden | |
2011-11-21 | merge changes for vmrg-189 | Oz Linden | |
2011-11-21 | merge changes for vmrg-188 | Oz Linden | |
2011-11-21 | merge changes for storm-1684 | Oz Linden | |
2011-11-21 | Add "Use Region Settings" to World->Sun menu | Tofu Buzzard | |
2011-11-21 | merge changes for storm-1663 | Oz Linden | |
2011-11-21 | merge changes for storm-1679 | Oz Linden | |
2011-11-21 | EXP-1630 FIXED Only show snapshot size spinners and "Constrain proportions" ↵ | Vadim ProductEngine | |
checkbox when Custom resolution is selected. | |||
2011-11-18 | Removed unused code from alpha fragment shaders to fix some mac rendering ↵ | Leslie Linden | |
glitches with non-fullbright alpha objects. | |||
2011-11-18 | pull back 3.2.2 beta 2 fixes | Oz Linden | |
2011-11-18 | SH-2700 Fix for random black textures due to texture index out of bounds. ↵ | Dave Parks | |
Also change shader to show bright pink on index out of bounds and add assertions to help prevent this sort of bug in the future. | |||
2011-11-18 | SH-2699 Potential fix for occlusion culling being overly aggressive on 9800 GT | Dave Parks | |
2011-11-18 | merge | Brad Payne (Vir Linden) | |
2011-11-18 | merge changes for vmrg-186 | Oz Linden | |
2011-11-17 | EXP-1559 FOLLOWUP Changed the success message for profile feed. | Vadim ProductEngine | |
2011-11-17 | SH-2663 WIP, SH-2667 FIX - better logic for when to copy temp files, only ↵ | Brad Payne (Vir Linden) | |
uninstall V2 when called from auto-update, clean temp files when done | |||
2011-11-17 | merge | Dave Parks | |
2011-11-17 | SH-2670 Fix for terrain being wrong detail. | Dave Parks | |
2011-11-16 | FIX VWR-26774 | eli | |
2011-11-16 | FIX VWR-26744 | eli | |
2011-11-16 | Merge with latest | Leslie Linden | |
2011-11-16 | SH-1618 FIX | Leslie Linden | |
SH-1619 FIX SH-1620 FIX SH-2621 FIX * Got lighting, shadows, and ambient occlusion working on ATI macs. * Re-enabled ambient occlusion on ATI macs. * Re-enabled depth of field on ATI macs. Reviewed by Runitai Linden. | |||
2011-11-16 | SH-2675 Fix for shadow appearing on terrain at midday when terrain is ↵ | Dave Parks | |
totally flat and there are no prims visible | |||
2011-11-16 | SH-2690 Add comments per Vir's review feedback | Dave Parks | |
2011-11-16 | SH-2690 Fix for spammy triangle death on GeForce 7800 Go when selecting ↵ | Dave Parks | |
flexi attachments. | |||
2011-11-16 | merge changes for storm-1685 | Oz Linden | |
2011-11-16 | EXP-1597 FIXED Reshape save status messages correctly. | Vadim ProductEngine | |
2011-11-16 | merge changes for vmrg-185 | Oz Linden | |
2011-11-16 | EXP-1594 FIXED Stop the upload progress indicator if inventory texture ↵ | Vadim ProductEngine | |
upoload fails. | |||
2011-11-16 | SH-1865 FIX -- removed some old non-deferred rendering code that was ↵ | Leslie Linden | |
preventing anti-aliasing from working when GL_ARB_texture_multisample is unsupported | |||
2011-11-16 | EXP-1562 WIP Turned the Save button into flyout (Save / Save as). | Vadim ProductEngine | |
By the way, fixed: * inability to save a snapshot to disk after pressing "Cancel" in the file picker. * displaying "Saved to computer!" after pressing "Cancel" in the file picker. | |||
2011-11-16 | EXP-1562 WIP Disable custom resolution controls by default (when "Current ↵ | Vadim ProductEngine | |
Window" is pre-select). | |||
2011-11-16 | EXP-1560 FIXED Removed misleading "Constrain proportions" checkbox from the ↵ | Vadim ProductEngine | |
"Save to My Inventory" panel. | |||
2011-11-15 | SH-1865 PROGRESS -- Disable the anti-aliasing control on hardware our code ↵ | Leslie Linden | |
doesn't support for anti-aliasing |