Age | Commit message (Collapse) | Author |
|
identify owner when object is an attachment).
Reason: The floater attempted to render avatar name from the attached object ID. Of course, the attempt failed.
Fix: Changed to use the avatar ID.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
"Confirm before I quit" is enabled
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
returns redundant information
The hardcoded and unlocalized dataserver response has been removed from the message of notification.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
path)
- changed "control_name" for view with log path to the "InstantMessageLogPath"
- also changed a line editor state from "disabled" to "readonly" to have a chance to scroll text to see full path in this field.
--HG--
branch : product-engine
|
|
|
|
The new <nolink>URL</nolink> provides a more flexible solution that
can be specified in XUI (as we now do to disabled hyperlinking for the
sim hostname in the About floater).
|
|
--HG--
branch : product-engine
|
|
of (object))
- original issue has been fixed by Ramzi Linden in changeset eeabc4a70a6f at 2010-01-19
(Renaming multiple xml "MuteObject" nodes with unique names for block list and context menu).
- changed panel title from "Blocked List" to "Block List"
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
LLPanelPeopleMenus::ContextMenu)
- reason: attempt to delete instance of the LLContextMenu from the LLPanelPeopleMenus::ContextMenu after it was deleted by menu holder on viewer exit.
- fix: check if menu is not dead via stored LLHandle of the menu before deleting.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
We don't want to universally disabled URL highlighting for all toast
alerts, e.g., the report abuse notification has URLs that we want
users to be able to click on. I have a better plan...
|
|
been turned off from preferences)
- Added skipping "Voice not available at your current location" when agent voice is disabled
--HG--
branch : product-engine
|
|
|
|
updated cmake list
--HG--
branch : product-engine
|
|
undocked movement controls)
- synchronized visibility of "stand_stop_flying_container" with a panel visibility when it is reparented from the Move Floater to container.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
changes to gesture.
--HG--
branch : product-engine
|
|
|
|
|
|
--HG--
branch : product-engine
|
|
with 1@ in Viewer 1.23.x)
-- cleanup: removed deprecated code added for previous sollution to support custom sorting of favorite landmarks.
For now previous implementation is removed, bug is FIXED.
--HG--
branch : product-engine
|
|
with 1@ in Viewer 1.23.x)
-- improvements: for now sort indexes are cleaned & saved only if something was changed amont them.
--HG--
branch : product-engine
|
|
|
|
Turning this option on makes alt-zooming and mouselook actually work
when using Synergy. I believe this will also make it work for certain
input devices, and Parallels, that control your cursor by setting its
position in absolute coordinates.
|
|
with 1@ in Viewer 1.23.x)
-- implemented cleanning of stored sort indexes to remove ones for landmarks not in Favorites while disconnecting viewer
--HG--
branch : product-engine
|
|
again
|
|
there is no 'Allpy' button in other panels.
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
this with rearrangement.
not tested.
|
|
|
|
with 1@ in Viewer 1.23.x)
-- implemented patch to remove LM prefixes from landmarks' names
*NOTE: It will be unnecessary after the first successful session in viewer 2.0.
Can be removed before public release.
Implementation details:
At the first run with this patch it patches all cached landmarks: removes LM sort prefixes and
updates them on the viewer and server sides.
Also it calls fetching agent's inventory to process not yet loaded landmarks too.
If fetching is successfully done it will store special per-agent empty file-marker
in the user temporary folder (where cached inventory is loaded) while caching agent's inventory.
After that in will not affect the viewer until cached marker is removed.
--HG--
branch : product-engine
|
|
the same shader code.
kill already-nerfed quadratic attenuation which it seems we won't be supporting any decade soon.
|
|
|
|
|
|
far as the shader is concerned.
not complete.
|
|
|
|
next: shader model needs to grok point vs directional, shader model needs to resurrect ambient which I seem to have broken
|
|
next, needs the non-shader GL lighting model to be equally dumb (it's too smart - kill the spot angle.
|
|
|
|
|