Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-06 | MAINT-2764 : Planar texture mapping with bumpiness and path cut breaks under | Simon Linden | |
forward rendering. Will get Dave P to review | |||
2013-06-03 | Fix build | simon | |
2013-05-29 | Merge downstream code | simon | |
2013-05-29 | Merge latest viewer-release | simon | |
2013-05-29 | increment version to 3.5.4 | Oz Linden | |
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-22 | Revert changes for MAINT-2616 due to licensing issues, need a full patch | simon | |
submitted to be acceptable | |||
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 | merge changes for maint-2628 | Oz Linden | |
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 | MAINT-2676 - Set home to here - screen_home.bmp not saved. Reviewed by Kelly. | simon | |
2013-05-21 | revise test for hg to detect and ignore incorrect results from cygwin hg | Oz Linden | |
2013-05-21 | CHOP-947: create summary.json (really python) metadata file for TeamCity results | Oz Linden | |
2013-05-21 | MAINT-2711 : Add missing LSL constants for llGetObjectDetails() to the viewer. | simon | |
Reviewed by Kelly | |||
2013-05-21 | CHOP-948: correctly persist the UpdaterWillingToTest preference | Oz Linden | |
2013-05-20 | Merge downstream code | simon | |
2013-05-20 | Get latest from viewer-release | simon | |
2013-05-20 | MAINT-2616 : Updated my Intel driver and now have orange in buttons and | simon | |
Inventory pull down bar causing blinks to screen. Pulled in FS code, Reviewed by Kelly | |||
2013-05-17 | increment version to 3.5.3 to be higher than the release | Oz Linden | |
2013-05-17 | Simple imposter AV rendering cleanup | simon | |
2013-05-15 | MAINT-2665: fix crashes being counted as wrong type in last_exec_event due ↵ | Oz Linden | |
to log macro wrapper | |||
2013-05-15 | Merge | simon | |
2013-05-15 | BUG-2581 : [simon-ll-viewer-cat] Path cut, hollow and slice break planar | simon | |
texture mapping on prims. Credits to DaveP | |||
2013-05-14 | SH-4190 Reactivate unit tests neutered under MAINT-3202 | Monty Brandenberg | |
HttpStatus unit tests have never caused a unit test failure but they do have the word 'error' in their text descriptions which gets picked up by the log processor in TC builds. So, reactivate the tests and reform the descriptions. | |||
2013-05-14 | Merge. Refresh from viewer-cat after it pulled viewer-beta. | Monty Brandenberg | |
2013-05-14 | Fix EOL characters | simon | |
2013-05-14 | Merge in latest viewer-beta | simon | |
2013-05-14 | MAINT-2302 Tests frequently fail on Windows builds. | Monty Brandenberg | |
I'm calling this the more correct fix. The httprequest tests actually talk to an HTTP server running in the Python test scaffold script. Under severe CPU competition, it may not get the cycles needed to start up and make progress. So this modifies the test to spin a little faster and dwell waiting on the server for a longer period. Hope this will be adequate to make the tests reliable. | |||
2013-05-13 | Merge. Pull a fix from viewer-cat that went in after last merge. | Monty Brandenberg | |
2013-05-13 | De-bork the viewer merge, causing black in-world images. Reviewed by Kelly | simon | |
2013-05-13 | Merge. Refresh from /lindenlab/viewer-cat prior to pushing. | Monty Brandenberg | |
2013-05-13 | Whinge reduction effort on the unit tests. Python 2.7 SocketServer | Monty Brandenberg | |
library has new exception-throwing behavior when a client disconnects unannounced. Generally ignore exceptions as a result as we don't care about the server side. On HTTP trace-mode tests, spin a little faster and longer to give libcurl time to emit all the junk it wants to send us. Should reduce 'reasonable time' failures on tests <12> and <13>. | |||
2013-05-13 | CHOP-942: fix crash if update check times out | Oz Linden | |
2013-05-10 | Add BuildVersion.cmake to great chain of life | Graham Madarasz | |
2013-05-10 | MAINT-2672 Make windows flex/bison inputs identical to other platforms to ↵ | Graham Madarasz | |
make bison >= 2.7 work | |||
2013-05-09 | Merge | simon | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2013-05-09 | MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. | Dave Parks | |
2013-05-09 | MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. | Dave Parks | |
2013-05-09 | Merge downstream code / viewer-beta | simon | |
2013-05-09 | Merge viewer-beta | simon | |
2013-05-09 | Tweak to ensure more avatar rendering info is sent to the simulator | simon | |
2013-05-09 | MAINT-2665 FIX Crashes not being reported in some cases | Richard Linden | |
made marker file lock use append, not truncate | |||
2013-05-07 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2013-05-07 | Optimization -- don't draw glow in alpha pool unless needed | Dave Parks | |