Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-06 | MAINT-2657 Fix (speculative) for Crash in LLAudioEngine_FMODEX::shutdown() | callum_linden | |
2013-05-06 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-06 | NORSPEC-118 fix regression of 118 from extra conditions added for 151 | Graham Madarasz | |
2013-05-06 | NORSPEC-118 fix regression of 118 from extra conditions added for 151 | Graham Madarasz | |
2013-05-06 | NORSPEC-162 Fix for objects with materials set ignoring "tranparency %" value. | Dave Parks | |
2013-05-06 | Merged lindenlab/viewer-development-materials into default | graham linden | |
2013-05-06 | NORSPEC-94 fix this without setting in getState causing round-trip wierdness ↵ | Graham Madarasz | |
with spec color picker | |||
2013-05-06 | NORSPEC-94 fix this without setting in getState causing round-trip wierdness ↵ | Graham Madarasz | |
with spec color picker | |||
2013-05-06 | Merge. Pull from /lindenlab/viewer-cat prior to push. | Monty Brandenberg | |
2013-05-06 | BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processing | Monty Brandenberg | |
Not certain what the source of the short data is with one resident but I'm going to make these problems retryable as they are transport-related. Lift the retry detection into a method that should be reusable by others interested in determining what is retryable. Trace output handling on the libcurl debug callback was attrocious. Some unsafe length handling on my part was protected by a second layer of defense. Made that correct and more useful by logging actual data sizes during trace. | |||
2013-05-06 | MATBUG-78 Fix for alpha lighting falloff not matching for sunlight when ↵ | Dave Parks | |
shadows are enabled. | |||
2013-05-06 | NORSPEC-126 Make objects with normal maps applied obey legacy shiny settings | Graham Madarasz | |
2013-05-06 | NORSPEC-126 Make objects with normal maps applied obey legacy shiny settings | Graham Madarasz | |
2013-05-04 | Remove unnecessary assert as ternary protects against null ptr deref | Graham Madarasz | |
2013-05-04 | Remove unnecessary assert as ternary protects against null ptr deref | Graham Madarasz | |
2013-05-03 | NORSPEC-160 fix trashing of spec map from sunshine integration snafu | Graham Madarasz (Graham) | |
2013-05-03 | NORSPEC-160 fix trashing of spec map from sunshine integration snafu | Graham Madarasz (Graham) | |
2013-05-03 | MAINT-2655: "Block button in permissions dialog prompt does not block object" | Kelly Washington | |
* Fix mute button. | |||
2013-05-03 | merge | Kelly Washington | |
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Switch mute to use task id. reviewed with Simon | |||
2013-05-03 | NORSPEC-151 make disabling bumpyshiny disable adv lighting model as well | Graham Madarasz (Graham) | |
2013-05-03 | NORSPEC-151 make disabling bumpyshiny disable adv lighting model as well | Graham Madarasz (Graham) | |
2013-05-03 | Merge with head | callum_linden | |
2013-05-03 | Merge with vwr-dev-mat | Graham Madarasz (Graham) | |
2013-05-03 | CHUI-963 (Toggling chat fui button twice tears off nearby chat to lower left ↵ | mberezhnoy | |
corner also deletes other open conversations) | |||
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Change text of dialog * Add callback for mute button reviewed with Richard and Widely. | |||
2013-05-02 | SH-4161 Integrate cpu metrics into LLDeadmanTimer and then metrics viewer | Monty Brandenberg | |
Normalize deadman timer's args on U64/F64. Internals remain the same. Modify mesh to collect and output enhanced CPU metrics. | |||
2013-05-02 | Cmake doesn't like me | simon | |
2013-05-02 | Fix the cmake fix | simon | |
2013-05-02 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-02 | SH-4161 Integrate cpu metrics into LLDeadmanTimer and then metrics viewer | Monty Brandenberg | |
Integrated as a ctor-time option to LLDeadmanTimer and have mesh use this mode for the stats I'm gathering. | |||
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-05-02 | Fix line endings | simon | |
2013-05-02 | NORSPEC-157 make texture repeats/offsets controls display in media mode | Graham Madarasz | |
2013-05-02 | NORSPEC-157 make texture repeats/offsets controls display in media mode | Graham Madarasz | |
2013-05-02 | NORSPEC-149 Fix for objects set to alpha blend sometimes getting tossed into ↵ | Dave Parks | |
alpha mask pool. | |||
2013-05-02 | NORSPEC-99 add break statement to fix legacy bump vert program from being ↵ | Graham Madarasz | |
stomped with inappropriate material prog sans skinning | |||
2013-05-02 | Merged lindenlab/viewer-development-materials into default | graham linden | |
2013-05-02 | SH-4153 Port user and system cpu accounting from example program. | Monty Brandenberg | |
Windows resolution isn't good enough for a strictly increasing time test in the unit tests. | |||
2013-05-01 | NORSPEC-119 redux : fix getState to find the material ID of individually ↵ | Graham Madarasz | |
selected faces correctly | |||
2013-05-02 | NORSPEC-99 add break statement to fix legacy bump vert program from being ↵ | Graham Madarasz | |
stomped with inappropriate material prog sans skinning | |||
2013-05-01 | NORSPEC-119 redux : fix getState to find the material ID of individually ↵ | Graham Madarasz | |
selected faces correctly | |||
2013-05-01 | NORSPEC-145 Fix for improper rendering of glow pass for rigged meshes. | Dave Parks | |
2013-05-01 | SH-4153 Port user and system cpu accounting from example program. | Monty Brandenberg | |
The http_texture_load example program has some cpu usage gathering tools that should be generally useful and specifically for the deadman switch. Port these into llcommon into new all-static class LLProcInfo. Add unit test, etc. | |||
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-05-01 | More informative light func tex binding message | Graham Madarasz | |
2013-05-01 | Fix for sky being too bright with advanced lighting enabled | Dave Parks | |
2013-05-01 | Manually pull in Richard's fixes for llcommon/llsingleton.h | simon | |
2013-05-01 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-01 | Fix up specular highlights and gamma correction for projectors. | Dave Parks | |