Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-06-11 | NORSPEC-258 and NORSPEC-226 make tex picker close refresh build tool UI ↵ | Graham Madarasz | |
correctly and fix issues with transition from no-bumps to normal maps | |||
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵ | Dave Parks | |
calculator instead of binormal calculator, convert binormal centric code to tangent centric) | |||
2013-05-30 | SH-4147 FIX Macro avatar hover gets reset on relog | Nyx Linden | |
Hover minimum enforcement was getting triggered on relog for macro avatars before the joint offsets were applied when loading the avatar. Added code to verify that all attachments in COF have been rezzed, and all attached objects are not in the process of being rebuilt to the enforcement code. This should verify that we only apply the hover value enforcement when all rigged meshes are actually loaded before enforcing minimum hover value | |||
2013-05-11 | Fix many issues with selection misapplication and rendering not matching ↵ | Graham Madarasz | |
applied materials | |||
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objects | Nyx Linden | |
Added protection for invalid / empty inventory contents | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | merge | prep | |
2013-02-12 | merge up to 3.4.5-release | Oz Linden | |
2013-01-30 | SH-3800 WIP - logic to detect baked textures being sought in the wrong ↵ | Brad Payne (Vir Linden) | |
place, avoid querying textures for which we have no authoritative data where they live | |||
2013-01-25 | setMaterialParams for LLViewerObject | Geenz | |
2013-01-25 | Trying to set materials up for rendering! Yay! | Geenz | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-10-15 | Merge in viewer-development code and fix build | simon@Simon-PC.lindenlab.com | |
2012-10-09 | Initial pass at getting a list of viewer objects with non-null material IDs. | William Todd Stinson | |
2012-09-20 | Pull and merge from ↵ | William Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179. | |||
2012-09-20 | reapply fde2ac0276e2: MAINT-646 Get rid of a hotspot in ↵ | Dave Parks | |
LLViewerObjectList::update, fix for error in llpolymorph | |||
2012-09-13 | MAINT-1561: BUGFIX Another target omega fix for an issue detected with a ↵ | William Todd Stinson | |
clock pendulum. | |||
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-09-05 | Merge viewer-development -> VirLinden/sunshine | Don Kjer | |
2012-09-04 | merge changes for DRTVWR-207 | Oz Linden | |
2012-08-31 | merge changes for | Oz Linden | |
2012-08-29 | MAINT-1455 FIX Media Texture not visually updated correctly | callum | |
Reviewed by me. (Bao created) | |||
2012-08-22 | merge | Brad Payne (Vir Linden) | |
2012-08-20 | merge back beta fixes | Oz Linden | |
2012-08-14 | PATH-842: Another tweak to get the llSetTargetOmega functionality working in ↵ | Todd Stinson | |
the viewer. | |||
2012-08-08 | merge | Brad Payne (Vir Linden) | |
2012-08-08 | merge changes for DRTVWR-189 | Oz Linden | |
2012-08-06 | PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix ↵ | Todd Stinson | |
for PATH-542. The viewer calculated rotation resulting from an object's angular velocity was being incorrectly reset when the corresponding object update was received. With this bugfix, the rotation resulting from the angular velocity is accumulated separately and is re-appplied when the object update resets the object's rotation. | |||
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-24 | merge to viewer-developmento | Oz Linden | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-13 | merge changes for DRTVWR-179 | Oz Linden | |
2012-07-12 | Removing debug settings that were in place for pathfinding simulator testing. | Todd Stinson | |
2012-07-12 | PATH-807: Adding an additional check for if the object is marked as ↵ | Todd Stinson | |
volume-detect. Note that this will require Andrew's corresponding server-side change to take effect. However, the viewer change alone should have no neative effect prior to the server being updated. | |||
2012-07-11 | Fix merge issues - duplicate insertions of code | simon@Simon-PC.lindenlab.com | |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
2012-07-09 | SH-3171 FIX switched texture pipeline to use the new cap request URL | Nyx (Neal Orman) | |
If we support server side texture baking, requests for baked textures will go through the http url received at login. | |||
2012-07-06 | MAINT-1228 FIX Can not put more than one object into the contents of an object | callum | |
Reviewed by Paul PE | |||
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com | |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks | |
2012-06-19 | MAINT-794 Factor out a lot of CPU overhead around updating objects. | Dave Parks | |
2012-06-11 | MAINT-646 Get rid of a hotspot in LLViewerObjectList::update, fix for error ↵ | Dave Parks | |
in llpolymorph | |||
2012-05-22 | MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker) | Paul ProductEngine | |
- Implemented Richard's and Leo's spec - Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content | |||
2012-04-24 | PATH-542: Ensuring that the rotation is properly updated after the ↵ | Todd Stinson | |
ObjectUpdate message from the server. |