Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-16 | NORSPEC-190 Fix for local lights not being gamma corrected on alpha objects. | Dave Parks | |
2013-05-16 | NORSPEC-189 return to inefficient material update reg to avoid crashes from ↵ | Graham Madarasz | |
brundlefly solution with old reg and new callback | |||
2013-05-16 | NORSPEC-185 Fix for regression caused by accidentally checking in debug code. | Dave Parks | |
2013-05-16 | Merge | callum_linden | |
2013-05-16 | merge changes for 3.5.3-beta6 | Oz Linden | |
2013-05-16 | Removed debugging. | Aura Linden | |
2013-05-15 | updated BuildParams to try to fix windows build issue | JJ Linden | |
2013-05-15 | Thanks mercurial. | Aura Linden | |
2013-05-15 | NORSPEC-119 put back TE-specific get registration in material manager ↵ | Graham Madarasz | |
stomped during 'reloading'. | |||
2013-05-15 | Merge | Graham Madarasz | |
2013-05-15 | Added tag 3.5.2-beta6 for changeset 9013c07bfe1c | Oz Linden | |
2013-05-15 | Attempt at making deferred rendering work on OpenGL 2.1 | Dave Parks | |
2013-05-15 | Merge | Graham Madarasz | |
2013-05-15 | NORSPEC-152 better default norm/spec textures which read better in the UI ↵ | Graham Madarasz | |
and provide better default spec feedback | |||
2013-05-15 | merged in branch for changing BuildParams | JJ Linden | |
2013-05-15 | merge up to latest integration repo | Oz Linden | |
2013-05-15 | NORSPEC-175 Force "alpha mode" to blend in UI when transparency is above zero | Dave Parks | |
2013-05-15 | turned off distcc for linux builds | JJ Linden | |
2013-05-15 | Merge | callum_linden | |
2013-05-15 | NORSPEC-132 Fix (again) Rotation degree has range -9999.00..9999.00 | callum_linden | |
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-15 | NORSPEC-183 fix regression in diff map blank texture from NSPEC 152 fix by ↵ | Graham Madarasz | |
forcing new BlankImageID to the old default | |||
2013-05-14 | NORSPEC-103 added new shaders for using norm/spec TCs in overlay | Graham Madarasz | |
2013-05-14 | Merge | Graham Madarasz | |
2013-05-14 | NORSPEC-103 reflect normal/spec UVs in face edit overlay display | Graham Madarasz | |
2013-05-14 | NORSPEC-181 Fix for performance regression. | Dave Parks | |
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 | NORSPEC-102 & Co Reloaded | Kitty Barnett | |
2013-05-14 | Merge. Refresh from viewer-cat after it pulled viewer-beta. | Monty Brandenberg | |
2013-05-14 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-14 | Fix EOL characters | simon | |
2013-05-14 | Merge downstream viewer-bear and viewer-beta | 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-14 | NORSPEC-85 fix default normal vert offset | Graham Madarasz | |
2013-05-14 | NORSPEC-151 NORSPEC-152 fix handling of disable of bumpy and shiny in ↵ | Graham Madarasz | |
graphics panel to also disable deferred properly and add hooks for default norm and spec textures in texture picker | |||
2013-05-13 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
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 | NORSPEC-177 Add glare to transparent surfaces. | Dave Parks | |
2013-05-13 | CHOP-942: fix crash if update check times out | Oz Linden | |
2013-05-13 | NORSPEC-178 NORSPEC-179 NORSPEC-180 made enable/disable handling more ↵ | Graham Madarasz | |
consistent and increased max range on repeats per meter | |||
2013-05-13 | NORSPEC-173 Fix for mac build | Dave Parks | |
2013-05-13 | NORSPEC-171 Fix for full bright checkbox breaking transparent objects with ↵ | Dave Parks | |
materials set. | |||
2013-05-13 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-12 | LLMaterialMgr::get() doesn't handle a callback request for LLMaterialID::null | Kitty Barnett | |