- Sep 09, 2010
-
-
David Parks authored
-
- Sep 03, 2010
-
-
Nyx (Neal Orman) authored
-
Nyx (Neal Orman) authored
Another typo - was disabling the UI, whether the debug option was true or false simple copy/paste error.
-
Nyx (Neal Orman) authored
Fixing a typo in my previous patch - want to use setRenderTypeMask instead of andRenderTypeMask. Deminimis change, no review
-
Nyx (Neal Orman) authored
minor cleanup and fixing the linux build.
-
- Sep 02, 2010
-
-
David Parks authored
Fix for crash when loading models (Don't hit UI from the main thread). Added asserts to LLFastTimer to verify main thread use only.
-
- Sep 01, 2010
-
-
Nyx (Neal Orman) authored
tweaked some numbers that were incorrect when I originally wrote the algorithm deminimis change, no review
-
Nyx (Neal Orman) authored
First pass - uses the new algorithm to hopefully be more accurate of render load on low-end machines. Also accounts for mesh complexity, including if a mesh is weighted or non-weighted. Code reviewed by davep
-
- Aug 31, 2010
-
-
David Parks authored
-
Eli Linden authored
-
Eli Linden authored
-
Tofu Linden authored
Probably a regression from the prevalidator rework - was enforcing non-negative int when precision=0 (i.e. non-float), should have been enforcing only full int range.
-
- Aug 30, 2010
-
-
Aimee Linden authored
Fix double definition of create_jump_keys="true" introduced in the fix for VWR-20724 to pass coding policy check.
-
- Aug 27, 2010
-
-
Aleric Inglewood authored
-
- Aug 26, 2010
-
-
Merov Linden authored
-
Merov Linden authored
-
David Parks authored
-
David Parks authored
-
David Parks authored
-
Nyx (Neal Orman) authored
gcc doesn't like passing NULL where you mean FALSE. This unsticks the linux build. de-minimis change, no review.
-
David Parks authored
-
David Parks authored
-
Nyx (Neal Orman) authored
upon further review, falcon determined this fix was unnecessary.
-
Nyx (Neal Orman) authored
code reviewed by davep and falcon
-
Aimee Linden authored
-
David Parks authored
-
Vadim Savchuk authored
I couldn't reproduce the problem (it has happened for only two users, both running MacOSX), but from what I see in the logs, it might have been caused by (or related to) NULL COF items. I haven't found out how they appear nor what exactly causes the crash, but just for any case I added a check to make sure we don't try to update wearables ordering info for such items. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/876/ --HG-- branch : product-engine
-
Tofu Linden authored
-
Lynx Linden authored
As advertized, I have removed the short-term hack that I put in place to make release note URLs work. I have now put in place a more general and correct solution. The key observeration from Roxie is that SLE SLurls should have the same hostname as the grid host. So now, URLs like http://google.com/app are no longer categorized as a SLurl and produce errors when you click on them.
-
- Aug 25, 2010
-
-
Merov Linden authored
-
- Aug 24, 2010
-
-
Nat Goodspeed authored
See https://wiki.lindenlab.com/wiki/License_Substitution for details.
-
Aimee Linden authored
Icon was being inserted before any text preceding the link. Reviewed by Richard.
-
Merov Linden authored
-
Merov Linden authored
Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries references, fixed llkdu cmake to simply point to lib and build
-
Nat Goodspeed authored
In the original viewer-hg-convert.map file, some of the skins/default/xui/nl pathnames were mysteriously truncated, causing the corresponding files to be omitted from the initial conversion.
-
Tofu Linden authored
back-out the back-out for this branch. yay.
-
Tofu Linden authored
Backing out this merge that I pushed (prematurely) to the wrong place.
-
Paul Guslisty authored
- Added callback on show\hide Mini Location Panel event. This callback sets proper initial minimized position depending on state (shown or hidded) Mini Location Panel. Also callback shifts vertically already minimized floaters so that they don't overlap Mini Location Panel Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/851/ --HG-- branch : product-engine
-
Paul Guslisty authored
EXT-7878 FIXED (Corrupted vertical scroll bar appears on 'Edit Outfit' panel if height of 'Add More' panel was changed) - Increased panel's min height Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/874/ --HG-- branch : product-engine
-
Paul Guslisty authored
EXT-8672 FIXED ([HARD CODED] ALL LANGS The word \"Saved\" is hard coded, in the long timestamp displayed in IM when user is offline) - Created a string with a time stamp parameter and added it to the strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/872/ --HG-- branch : product-engine
-