Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Xiaohong Bao | |
2013-05-23 | for SH-4145: Interesting: Implement occlusion culling for object cache | Xiaohong Bao | |
2013-05-23 | NORSPEC-192 fix more incorrect batching, fix bug in reflecting normal map ↵ | Graham Madarasz | |
state in build tool, and protect against callback crashes when switching regions | |||
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed | |
Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void. | |||
2013-05-23 | NORSPEC-208 re-enable TE-specific material mgr registration to avoid ↵ | Graham Madarasz | |
cross-talk when editing faces | |||
2013-05-23 | NORSPEC-193 NORSPEC-161 add new batch break criterion to ↵ | Graham Madarasz | |
CompareBatchBreakerModified and add shortcut for materials info dump | |||
2013-05-23 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-23 | NORSPEC-198, NORSPEC-176, NORSPEC-106 WIP Fix for various fullbright/shiny ↵ | Dave Parks | |
descrepencies. | |||
2013-05-23 | NORSPEC-198, NORSPEC-176, NORSPEC-106 WIP Fix for various fullbright/shiny ↵ | Dave Parks | |
descrepencies. | |||
2013-05-23 | NORSPEC-193 NORSPEC-161 make legacy shiny a batch breaker when materials are ↵ | Graham Madarasz | |
in play | |||
2013-05-22 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting/ | Richard Linden | |
2013-05-22 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
clean up of llscenemonitor.cpp | |||
2013-05-22 | Merge | Graham Madarasz | |
2013-05-22 | NORSPEC-204 make tex controls act like diffuse map when in media mode | Graham Madarasz | |
2013-05-22 | merge latest integration changes | Oz Linden | |
2013-05-22 | NORSPEC-186 clamp norm/spec map rotations to 0-360 until we can fix the ↵ | Graham Madarasz (Graham) | |
server side issue with negative rotations | |||
2013-05-22 | merge changes for maint-2718 | Oz Linden | |
2013-05-22 | Merge | Graham Madarasz (Graham) | |
2013-05-22 | NORSPEC-205 more dueling spec controls | Graham Madarasz (Graham) | |
2013-05-22 | merge latest project repo | Oz Linden | |
2013-05-22 | merge tags for 3.5.2-release | Oz Linden | |
2013-05-22 | merge changes for 3.5.3-release | Oz Linden | |
2013-05-22 | NORSPEC-203 fix handling of objs with materials due to alpha mode in ↵ | Graham Madarasz | |
non-deferred | |||
2013-05-22 | merge changes for chui-967 | Oz Linden | |
2013-05-22 | CHUI-967: fix display of % escapes in chat | Gilbert Gonzales | |
2013-05-21 | MAINT-2718 FIX Update Windows version of FMOD Ex DLLs with non-logging versions | callum_linden | |
2013-05-21 | NORSPEC-96 tweak fix to follow clone/modify/re-apply pattern from build tool ↵ | Graham Madarasz | |
to avoid changing objects sharing a material | |||
2013-05-21 | NORSPEC-96 slight refrain, make Stretch Textures apply to norm/spec maps in ↵ | Graham Madarasz | |
planar texgen mode | |||
2013-05-21 | Merge | Graham Madarasz | |
2013-05-21 | merge changes for maint-2628 | Oz Linden | |
2013-05-21 | NORSPEC-200 fix regression from 188 fix caused by not having enough bits to ↵ | Graham Madarasz | |
store SHINY_TEXTURE in the TEs bitfield | |||
2013-05-21 | merge changes for chop-947 | Oz Linden | |
2013-05-21 | BUG-2432: Crashfix. Don't call map::erase when the iterator is not valid. | Oz Linden | |
2013-05-21 | merge changes for chop-948 | Oz Linden | |
2013-05-21 | NORSPEC-196: fix frame stalls caused by FmodEx logging | callum_linden | |
2013-05-21 | revise test for hg to detect and ignore incorrect results from cygwin hg | Oz Linden | |
2013-05-21 | BUILDFIX: gcc fixes | Richard Linden | |
2013-05-21 | BUIDLFIX: trying to make gcc happy | Richard Linden | |
2013-05-21 | CHOP-947: create summary.json (really python) metadata file for TeamCity results | Oz Linden | |
2013-05-21 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-21 | CHOP-948: correctly persist the UpdaterWillingToTest preference | Oz Linden | |
2013-05-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2013-05-20 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
removed extra dereference for copy on write pointer moved copyonwrite mechanism to RecordingBuffers from individual buffer fixed logic that was leaving scene unfrozen when camera moved during metrics gathering | |||
2013-05-20 | BUILDFIX: mac gcc fix | Richard Linden | |
2013-05-20 | NORSPEC-191 make alpha masked rigged faces appear with deferred rendering on ↵ | Graham Madarasz | |
and off | |||
2013-05-20 | Merge | Graham Madarasz | |
2013-05-20 | Merge | Graham Madarasz | |
2013-05-20 | NORSPEC-188 avoid removing 'Use Texture' item when cancelling from picker ↵ | Graham Madarasz | |
back to having prev texture | |||
2013-05-20 | Merge | callum_linden | |
2013-05-20 | Quieten down writing to fmod.log - only write errors - speculate this is ↵ | callum_linden | |
related to audio stutter/frame stalls |