Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- regression after wrong merge, full fix was done in MAINT-1228;
|
|
|
|
Reviewed by me. (Bao created)
|
|
comparison to the previous angular velocity.
|
|
angular velocity is set to zero.
|
|
|
|
|
|
|
|
angular velocity.
|
|
the viewer.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If we support server side texture baking, requests for baked textures will
go through the http url received at login.
|
|
Reviewed by Paul PE
|
|
|
|
|
|
|
|
and viewer-release.
|
|
|
|
|
|
|
|
and everyone perms failing to copy and paste
|
|
|
|
in llpolymorph
|
|
|
|
removed 3 obsolete debug settings
|
|
|
|
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.
|
|
|
|
|
|
- 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
|
|
|
|
regardless of frozen mode.
|
|
pointer checks are good.
Reviewed by Kelly
|
|
|
|
disconnect.
Added checks for LLViewerRegion pointer in LLViewerObject being invalid.
|