summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.cpp
AgeCommit message (Collapse)Author
2012-09-13MAINT-1561: BUGFIX Another target omega fix for an issue detected with a ↵William Todd Stinson
clock pendulum.
2012-09-11merge changes for DRTVWR-213Oz Linden
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵William Todd Stinson
repository.
2012-09-06Automated merge with http://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-09-05Merge in latest viewer-developmentsimon@Simon-PC.lindenlab.com
2012-09-05Merge VirLinden/sunshine -> don_linden/sunshine-experimentalDon Kjer
2012-09-05Merge viewer-development -> VirLinden/sunshineDon Kjer
2012-09-04Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTextureDon Kjer
2012-09-04merge changes for DRTVWR-207Oz Linden
2012-09-04MAINT-1502 User is unable to rename script inside content of object:MaksymS ProductEngine
- regression after wrong merge, full fix was done in MAINT-1228;
2012-08-31merge changes forOz Linden
2012-08-29MAINT-1455 FIX Media Texture not visually updated correctlycallum
Reviewed by me. (Bao created)
2012-08-27MAINT-1480: Ensuring that the new angular velocity is remembered for later ↵William Todd Stinson
comparison to the previous angular velocity.
2012-08-27MAINT-1480: Clearing the angular velocity accummulation when the updated ↵Todd Stinson
angular velocity is set to zero.
2012-08-22mergeBrad Payne (Vir Linden)
2012-08-22merge back 3.4.0-beta3 fixesOz Linden
2012-08-20merge back beta fixesOz Linden
2012-08-17MAINT-1439: BUGFIX Correcting Kart 1.0 issue with physical objects using ↵Todd Stinson
angular velocity.
2012-08-14PATH-842: Another tweak to get the llSetTargetOmega functionality working in ↵Todd Stinson
the viewer.
2012-08-08mergeBrad Payne (Vir Linden)
2012-08-08merge changes for DRTVWR-189Oz Linden
2012-08-06PATH-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-31Merge in viewer-developmentsimon@Simon-PC.lindenlab.com
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-24merge to viewer-developmentoOz Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-13merge changes for DRTVWR-179Oz Linden
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-07-11MAINT-794 Fix for assert on loading some types of objects before their parents.Dave Parks
2012-07-09SH-3171 FIX switched texture pipeline to use the new cap request URLNyx (Neal Orman)
If we support server side texture baking, requests for baked textures will go through the http url received at login.
2012-07-06MAINT-1228 FIX Can not put more than one object into the contents of an objectcallum
Reviewed by Paul PE
2012-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-20MAINT-570 Remove unused memory tracking system LLMemTypeDave Parks
2012-06-28MAINT-678 Fix for inconsistent data in physics shape displayDave Parks
2012-06-26Some clean-up after checking the differences between the pathfinding branch ↵Todd Stinson
and viewer-release.
2012-06-22mergeDave Parks
2012-06-19MAINT-794 Factor out a lot of CPU overhead around updating objects.Dave Parks
2012-06-15MergeDave Parks
2012-06-12STORM-68 Fix for group perms not being defined correctly and fix for group ↵Jonathan Yap
and everyone perms failing to copy and paste
2012-06-11PATH-704: Enforcing permanency only for static objects on neighboring regions.Todd Stinson
2012-06-11MAINT-646 Get rid of a hotspot in LLViewerObjectList::update, fix for error ↵Dave Parks
in llpolymorph
2012-06-09STORM-68 Fiddling with debugging for New Script caseJonathan Yap
2012-06-09STORM-68 Removed debugging PERM_ALL that was causing upload trouble and ↵Jonathan Yap
removed 3 obsolete debug settings
2012-06-08MAINT-646 Knock out some extraneous performance timersDave Parks
2012-06-08STORM-68 As a Builder, I want that ability to set default permissions on ↵Jonathan Yap
creation of objects, clothing, scripts, notecards, etc. First pass at implementation, debuggins lines still need to be removed and there is one known bug to be resolved.
2012-05-30merge changes for storm-1852Oz Linden
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-22MAINT-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-05-11STORM-1852 Altitude display stutters or is clamped when flying higher than 4096mJonathan Yap
2012-05-08PATH-629: Allowing viewer edits to permanent objects when in god-mode ↵Todd Stinson
regardless of frozen mode.