Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-24 | Correct fix to include affect on ambient term and make work on Mac nV | Graham Madarasz | |
2013-04-24 | Fix mismerge that lost Geenz colorspace conversion of diffuse in alphaV | Graham Madarasz | |
2013-04-24 | Fix crash discovered during other testing. Reviewed by Kelly | simon | |
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon | |
2013-04-24 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-24 | NORSPEC-59 NORSPEC-125 make materials and alpha shaders work on Mac laptops ↵ | Graham Madarasz | |
with nV mobile graphics cards | |||
2013-04-24 | Fix for overbrigtened alpha blended objects in deferred. Linearize diffuse ↵ | Geenz | |
surface color in the vertex shader before passing it to the fragment shader. | |||
2013-04-23 | Pull merge from viewer-fbc | Merov Linden | |
2013-04-23 | Merged lindenlab/viewer-development-materials into default | graham linden | |
2013-04-23 | ACME-251 Create AvatarFolderItemView: Re-adding llpersonfolderview.h/cpp and ↵ | Gilbert Gonzales | |
to use a class called LLPersonFolderView to manage the creation of subwidgits and selection of tabs. | |||
2013-04-23 | Pull merge from viewer-fbc | Merov Linden | |
2013-04-23 | Pull merge from viewer-fbc | Merov Linden | |
2013-04-23 | ACME-251 Create AvatarFolderItemView: forgot to remove deleted files from ↵ | Gilbert Gonzales | |
indra/newview/CMakeLists.txt. | |||
2013-04-23 | Fix build failures on Mac : suppress cruft that tripped gcc | Merov Linden | |
2013-04-23 | ACME-251 Create AvatarFolderItemView: Now the facebook friends tab is using ↵ | Gilbert Gonzales | |
LLPersonFolderViewModel instead of mConversationViewModel | |||
2013-04-23 | Merge | simon | |
2013-04-23 | Revert LLThreadSafeRefCount optimization; caps fetching was failing. ↵ | simon | |
Reviewed by Kelly | |||
2013-04-23 | Fix Windows Debug build | simon | |
2013-04-23 | Restore deferred avi alpha program vert color usage | Graham Madarasz | |
2013-04-23 | Tweak to remove usage of GL_DEPTH_CLAMP for now until projectors can be made ↵ | Dave Parks | |
to work with it. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: When making the folderview using ↵ | Gilbert Gonzales | |
LLPersonModelCommon instead of LLConverationItem. Also the .xml file file read in for LLPersonTabView was incorrect, now using person_tab_view.xml. And lastly made a new file called llpersonfolderview which which be the implementation of folderview. | |||
2013-04-23 | NORSPEC-132 Correct rotation limits to +/- 180 for all textures | Oz Linden | |
2013-04-23 | ACME-251 Create AvatarFolderItemView: Changed classes name from ↵ | Gilbert Gonzales | |
LLPersonFolder* to LLPersonTab* | |||
2013-04-23 | merge changes for latest viewer-development | Oz Linden | |
2013-04-23 | merge changes for 3.5.1-beta3 | Oz Linden | |
2013-04-23 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-04-23 | NORSPEC-142 Fix for unusable performance on GTX 285 | Dave Parks | |
2013-04-23 | Added tag 3.5.1-beta3 for changeset 65ae89aeb7ea | Oz Linden | |
2013-04-23 | merge | mberezhnoy | |
2013-04-23 | CHUI-950 (Reduce min width of messages panel ) | mberezhnoy | |
2013-04-23 | tag merge of DRTVWR-314 | Oz Linden | |
2013-04-23 | merging in tags from beta 2 | Nyx Linden | |
2013-04-23 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-04-23 | CHUI-943 FIXED "Chat history" menu item is added to context menu for Nearby ↵ | Mnikolenko ProductEngine | |
chat. | |||
2013-04-22 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-04-22 | ACME-252: Created a folder view for the facebook connect tab | Gilbert Gonzales | |
2013-04-22 | ACME 162: Implemented a foundation model for the facebook connect folder view. | Gilbert Gonzales | |
2013-04-22 | SUN-72 SH-4132 FIX viewer builds cannot write to paths containing special ↵ | Nyx Linden | |
characters. Integrated Nicky Dasmijn's patch to handle the unicode file paths properly. Code reviewed, patch was clean. Tested locally, correctly allows wearables to load where they would fail before. Should be ready for automated build & QA. | |||
2013-04-22 | CHUI-912 : Fixed! Filtering with types do work correctly again (including None). | Merov Linden | |
2013-04-22 | Fix avatar alpha shader define setup | Graham Madarasz (Graham) | |
2013-04-22 | MAINT-2612 fix issues between extern C linkage and yyval ifdefs on Mac with ↵ | Graham Madarasz | |
toolchain > 4.5.1 | |||
2013-04-22 | NORSPEC-141 Back out a change that seems to cause shadow artifacts on rigged ↵ | Dave Parks | |
attachments. | |||
2013-04-22 | MAINT-2612: Remove no-longer-valid unused-var warning suppressions. | Nat Goodspeed | |
Somehow viewer-cat acquired a lot of source lines (in several different files) of the form: (void)somevar; where ?somevar? was not declared. Apparently someone introduced an unused declaration of ?somevar?, encountered unused-variable warnings, introduced the (void) casts to suppress those warnings, then deleted the declarations -- without deleting the (void) casts. It seems worth noting that the resulting code should not have compiled successfully on any platform. | |||
2013-04-22 | Fix regression in alpha shader on non-Mac from recent changes | Graham Madarasz (Graham) | |
2013-04-22 | merge changes for OPEN-173 | Oz Linden | |
2013-04-20 | Another mismerge | Graham Madarasz (Graham Linden) | |
2013-04-20 | Fixup merge with vwr-dev-mat | Graham Madarasz | |
2013-04-20 | Merged lindenlab/viewer-development-materials into default | graham linden | |
2013-04-20 | Fix rendering artifacts on Mac Mobile GeForce cards | Graham Madarasz | |
2013-04-19 | Fixed line endings on shader | Graham Madarasz | |